Add support for Debian 12 #104
Annotations
7 errors
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret 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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074410588.pp.MULepf
Last 10 lines of output were:
Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update]
�[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns:
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_27_505Z-debug-0.log
Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0]
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 9.77 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret 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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074427893.pp.IvJZoN
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.40 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697701474'
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns:
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_44_37_394Z-debug-0.log
Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0]
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ= --global' returned 1 instead of one of [0]
�[mNotice: Applied catalog in 2.32 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
spec/acceptance/class_spec.rb#L110
nodejs set global_config_entry secret npm config contains the global_config_entry secret
Failure/Error: npm_output = shell('cat $(/usr/bin/npm config get globalconfig)')
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
cat $(/usr/bin/npm config get globalconfig)
Last 10 lines of output were:
cat: /usr/etc/npmrc: No such file or directory
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret unquoted 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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074457339.pp.pTtNCP
Last 10 lines of output were:
Info: Class[Apt::Update]: Scheduling refresh of Exec[apt_update]
�[mNotice: /Stage[main]/Apt::Update/Exec[apt_update]: Triggered 'refresh' from 1 event
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns:
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_45_14_203Z-debug-0.log
Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0]
�[mNotice: Applied catalog in 9.63 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
|
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.2.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret unquoted 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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_074514430.pp.QoMwU9
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet8.example.com in environment production in 0.40 seconds
Info: Using environment 'production'
Info: Applying configuration version '1697701521'
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! `_secret` is not a valid npm option
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns:
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2023-10-19T07_45_23_960Z-debug-0.log
Error: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0]
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_secret]/Exec[npm_config present //path.to.registry/:_secret]/returns: change from 'notrun' to ['0'] failed: '/usr/bin/npm config set //path.to.registry/:_secret cGFzc3dvcmQ --global' returned 1 instead of one of [0]
�[mNotice: Applied catalog in 2.35 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:120
|
spec/acceptance/class_spec.rb#L134
nodejs set global_config_entry secret unquoted npm config contains the global_config_entry secret
Failure/Error: npm_output = shell('cat $(/usr/bin/npm config get globalconfig)')
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
cat $(/usr/bin/npm config get globalconfig)
Last 10 lines of output were:
cat: /usr/etc/npmrc: No such file or directory
|
|
The logs for this run have expired and are no longer available.
Loading