Drop support for Debian 9, Ubuntu 16.04 and 18.04, FreeBSD 11, add support for Puppet 8, add support for RHEL 9 #87
Annotations
3 errors
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret cleanup 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 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003219811.pp.IFME9g
Last 10 lines of output were:
Error: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies:
nodejs = 1:16.18.1-3.el7 is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el7.x86_64
nodejs(x86-64) = 1:16.18.1-3.el7 is needed by (installed) nodejs-devel-1:16.18.1-3.el7.x86_64
Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from '1:16.18.1-3.el7' to 'absent' failed: Execution of '/usr/bin/rpm -e nodejs' returned 1: error: Failed dependencies:
nodejs = 1:16.18.1-3.el7 is needed by (installed) npm-1:8.19.2-1.16.18.1.3.el7.x86_64
nodejs(x86-64) = 1:16.18.1-3.el7 is needed by (installed) nodejs-devel-1:16.18.1-3.el7.x86_64
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs-devel]/ensure: removed
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
�[mNotice: Applied catalog in 0.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/support/acceptance/shared_examples.rb:5
Shared Example Group: "cleanup" called from ./spec/acceptance/class_spec.rb:82
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.1.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret cleanup behaves like an idempotent resource applies a second time without changes
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 'oracle7-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_003225681.pp.1Hfiq9
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.16 seconds
Info: Using environment 'production'
Info: Applying configuration version '1694997150'
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: removed
�[mNotice: Applied catalog in 0.51 seconds
Shared Example Group: "an idempotent resource" called from ./spec/support/acceptance/shared_examples.rb:5
Shared Example Group: "cleanup" called from ./spec/acceptance/class_spec.rb:82
|
|
The logs for this run have expired and are no longer available.
Loading