Update default release to 20.x #122
ci.yml
on: pull_request
Puppet
/
Static validations
25s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
28 errors and 4 warnings
Puppet / 7 - OracleLinux 7
The run was canceled by @evgeni.
|
Puppet / 7 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters 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-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102006096.pp.jcP3Fc
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet7.example.com in environment production in 0.08 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698402008'
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
�[mNotice: Applied catalog in 3.88 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "nodejs" to be installed
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: pkg_output = shell(pkg_cmd)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
yum info nodejs | grep "^From repo"
Last 10 lines of output were:
|
Puppet / 7 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102100912.pp.VpFQGk
Last 10 lines of output were:
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
Error: /bin/sh: /usr/bin/npm: No such file or directory
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: /usr/bin/npm: No such file or directory
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.26 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 7 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102107791.pp.QMfo8S
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1698402070'
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
Error: /bin/sh: /usr/bin/npm: No such file or directory
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: /usr/bin/npm: No such file or directory
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.09 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 7 - OracleLinux 7
The operation was canceled.
|
Puppet / 8 - CentOS 7
The run was canceled by @evgeni.
|
Puppet / 8 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters 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 'centos7-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102011953.pp.ZM67Z2
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698402016'
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
�[mNotice: Applied catalog in 3.59 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - CentOS 7:
spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "nodejs" to be installed
|
Puppet / 8 - CentOS 7:
spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: pkg_output = shell(pkg_cmd)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 1 running:
yum info nodejs | grep "^From repo"
Last 10 lines of output were:
Failed to set locale, defaulting to C
|
Puppet / 8 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102124314.pp.W80yW8
Last 10 lines of output were:
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created
Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
Error: /bin/sh: /usr/bin/npm: No such file or directory
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: /usr/bin/npm: No such file or directory
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.96 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 8 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102133974.pp.FogPuR
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1698402098'
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
Error: /bin/sh: /usr/bin/npm: No such file or directory
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: /usr/bin/npm: No such file or directory
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.73 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 8 - CentOS 7
The operation was canceled.
|
Puppet / 8 - OracleLinux 7
The run was canceled by @evgeni.
|
Puppet / 8 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters 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_101959050.pp.8rS4Ut
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.12 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698402003'
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
�[mNotice: Applied catalog in 3.36 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "nodejs" to be installed
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: pkg_output = shell(pkg_cmd)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 1 running:
yum info nodejs | grep "^From repo"
Last 10 lines of output were:
|
Puppet / 8 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102102018.pp.3EoauB
Last 10 lines of output were:
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created
Info: Yumrepo[nodesource-source](provider=inifile): changing mode of /etc/yum.repos.d/nodesource-source.repo from 600 to 644
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
Error: /bin/sh: /usr/bin/npm: No such file or directory
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: /usr/bin/npm: No such file or directory
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.77 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 7 - CentOS 7
The run was canceled by @evgeni.
|
Puppet / 8 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102110175.pp.3cltEK
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1698402074'
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
Error: /bin/sh: /usr/bin/npm: No such file or directory
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: /usr/bin/npm: No such file or directory
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.66 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 8 - OracleLinux 7
The operation was canceled.
|
Puppet / 7 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters 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 'centos7-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102003267.pp.sYUlHo
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1698402005'
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
�[mNotice: Applied catalog in 3.24 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 7 - CentOS 7:
spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "nodejs" to be installed
|
Puppet / 7 - CentOS 7:
spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: pkg_output = shell(pkg_cmd)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
yum info nodejs | grep "^From repo"
Last 10 lines of output were:
Failed to set locale, defaulting to C
|
Puppet / 7 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102052555.pp.hKSf1M
Last 10 lines of output were:
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Repo::Nodesource::Yum/Yumrepo[nodesource-source]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
Error: /bin/sh: /usr/bin/npm: No such file or directory
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: /usr/bin/npm: No such file or directory
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 8.34 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 7 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102103176.pp.g8DTSL
Last 10 lines of output were:
Info: Using environment 'production'
Info: Applying configuration version '1698402065'
�[mNotice: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: created
�[mNotice: /Stage[main]/Nodejs::Install/Package[npm]/ensure: removed
Error: /bin/sh: /usr/bin/npm: No such file or directory
Error: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]/returns: change from 'notrun' to ['0'] failed: /bin/sh: /usr/bin/npm: No such file or directory
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.37 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 7 - CentOS 7
The operation was canceled.
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
Puppet / 7 - CentOS 9:
spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
Puppet / 8 - CentOS 9:
spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|