Skip to content

webhook-go: Implement repository support #191

webhook-go: Implement repository support

webhook-go: Implement repository support #191

Triggered via pull request September 5, 2023 14:04
Status Failure
Total duration 3m 55s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
27s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Puppet / 7 - Ubuntu 18.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
r10k::webhook tests with external repo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140729857.pp.ppPy9g Last 10 lines of output were: �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Ign:5 https://dl.cloudsmith.io/public/voxpupuli/webhook-go/deb/debian bionic InRelease �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Err:7 https://dl.cloudsmith.io/public/voxpupuli/webhook-go/deb/debian bionic Release �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: 404 Not Found [IP: 13.32.208.34 443] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Reading package lists... �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: E: The repository 'https://dl.cloudsmith.io/public/voxpupuli/webhook-go/deb/debian bionic Release' does not have a Release file. Error: /Stage[main]/Apt::Update/Exec[apt_update]: Failed to call refresh: '/usr/bin/apt-get update' returned 100 instead of one of [0] Error: /Stage[main]/Apt::Update/Exec[apt_update]: '/usr/bin/apt-get update' returned 100 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 4.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:40
Puppet / 7 - Ubuntu 18.04
Process completed with exit code 1.
Puppet / 8 - Ubuntu 18.04: vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
r10k::webhook tests with external repo behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140744827.pp.YEQUT6 Last 10 lines of output were: �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Hit:6 http://security.ubuntu.com/ubuntu bionic-security InRelease �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Err:7 https://dl.cloudsmith.io/public/voxpupuli/webhook-go/deb/debian bionic Release �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: 404 Not Found [IP: 18.244.214.58 443] �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: Reading package lists... �[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]/returns: E: The repository 'https://dl.cloudsmith.io/public/voxpupuli/webhook-go/deb/debian bionic Release' does not have a Release file. Error: /Stage[main]/Apt::Update/Exec[apt_update]: Failed to call refresh: '/usr/bin/apt-get update' returned 100 instead of one of [0] Error: /Stage[main]/Apt::Update/Exec[apt_update]: '/usr/bin/apt-get update' returned 100 instead of one of [0] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 5.79 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/r10k_webhook_spec.rb:40
Puppet / 8 - Ubuntu 18.04
Process completed with exit code 1.