switch to using the nodistro nodesource repos, removing source support, dropping support for NodeJS16 on EL9 #142
ci.yml
on: pull_request
Puppet
/
Static validations
20s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
88 errors and 4 warnings
Puppet / 8 (Ruby 3.2):
spec/defines/global_config_entry_spec.rb#L32
nodejs::npm::global_config_entry on centos-7-x86_64 with name set to proxy and value set to proxy.domain npm config set proxy proxy.domain should be executed
Failure/Error: is_expected.to contain_exec('npm_config present proxy').with('command' => "#{npm_path} config set proxy proxy.domain --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az256-770.crlzek1m310efd10dq1zkkfzfa.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/global_config_entry_spec.rb#L45
nodejs::npm::global_config_entry on centos-7-x86_64 with name set to https-proxy and value set to proxy.domain npm config set https-proxy proxy.domain should be executed
Failure/Error: is_expected.to contain_exec('npm_config present https-proxy').with('command' => "#{npm_path} config set https-proxy proxy.domain --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az256-770.crlzek1m310efd10dq1zkkfzfa.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/global_config_entry_spec.rb#L58
nodejs::npm::global_config_entry on centos-7-x86_64 with name set to color and ensure set to absent npm config delete color should be executed
Failure/Error: is_expected.to contain_exec('npm_config absent color').with('command' => "#{npm_path} config delete color --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az256-770.crlzek1m310efd10dq1zkkfzfa.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/global_config_entry_spec.rb#L72
nodejs::npm::global_config_entry on centos-7-x86_64 with name set to :_secret and ensure set to present npm config set :_secret should be executed
Failure/Error: is_expected.to contain_exec('npm_config present //path.to.registry/:_secret').with('command' => "#{npm_path} config set //path.to.registry/:_secret cGFzc3dvcmQ= --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az256-770.crlzek1m310efd10dq1zkkfzfa.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/global_config_entry_spec.rb#L94
nodejs::npm::global_config_entry on centos-7-x86_64 with ensure npm package set to present npm config set prefer-online should be executed and require npm package
Failure/Error: is_expected.to contain_exec('npm_config present prefer-online').with('command' => "#{npm_path} config set prefer-online true --global").that_requires('Package[npm-package-name]')
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az256-770.crlzek1m310efd10dq1zkkfzfa.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/global_config_entry_spec.rb#L98
nodejs::npm::global_config_entry on centos-7-x86_64 with ensure npm package set to present npm config set prefer-online should not require node package
Failure/Error: is_expected.not_to contain_exec('npm_config present prefer-online').with('command' => "#{npm_path} config set prefer-online true --global").that_requires('Package[node-package-name]')
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az256-770.crlzek1m310efd10dq1zkkfzfa.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/global_config_entry_spec.rb#L120
nodejs::npm::global_config_entry on centos-7-x86_64 with ensure npm package set to absent and repo class set to nodesource npm config set loglevel should be executed and require nodejs package
Failure/Error: is_expected.to contain_exec('npm_config present loglevel').with('command' => "#{npm_path} config set loglevel debug --global").that_requires('Package[node-package-name]')
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az256-770.crlzek1m310efd10dq1zkkfzfa.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/global_config_entry_spec.rb#L32
nodejs::npm::global_config_entry on centos-8-x86_64 with name set to proxy and value set to proxy.domain npm config set proxy proxy.domain should be executed
Failure/Error: is_expected.to contain_exec('npm_config present proxy').with('command' => "#{npm_path} config set proxy proxy.domain --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az256-770.crlzek1m310efd10dq1zkkfzfa.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/global_config_entry_spec.rb#L45
nodejs::npm::global_config_entry on centos-8-x86_64 with name set to https-proxy and value set to proxy.domain npm config set https-proxy proxy.domain should be executed
Failure/Error: is_expected.to contain_exec('npm_config present https-proxy').with('command' => "#{npm_path} config set https-proxy proxy.domain --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az256-770.crlzek1m310efd10dq1zkkfzfa.dx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/global_config_entry_spec.rb#L58
nodejs::npm::global_config_entry on centos-8-x86_64 with name set to color and ensure set to absent npm config delete color should be executed
Failure/Error: is_expected.to contain_exec('npm_config absent color').with('command' => "#{npm_path} config delete color --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az256-770.crlzek1m310efd10dq1zkkfzfa.dx.internal.cloudapp.net
|
Puppet / 8 - OracleLinux 9:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters 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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181955333.pp.K30K6C
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - OracleLinux 9:
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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181959173.pp.zw1fv7
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - OracleLinux 9:
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 9:
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 'oracle9-64-puppet8.example.com' exited with 1 running:
yum info nodejs | grep "^From repo"
Last 10 lines of output were:
|
Puppet / 8 - OracleLinux 9:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => epel 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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182004274.pp.hvfzuH
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle9-64-puppet8.example.com
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:31
|
Puppet / 8 - OracleLinux 9:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => epel 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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182008343.pp.IB7bZr
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle9-64-puppet8.example.com
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:31
|
Puppet / 8 - OracleLinux 9:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182035419.pp.h4Bvg6
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle9-64-puppet8.example.com
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:98
|
Puppet / 8 - OracleLinux 9:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182039203.pp.OiQz3I
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle9-64-puppet8.example.com
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:98
|
Puppet / 8 - OracleLinux 9:
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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182043224.pp.Xj4aQh
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:100
|
Puppet / 8 - OracleLinux 9:
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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182047062.pp.QchBlZ
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:100
|
Puppet / 8 - CentOS 9:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters 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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182004138.pp.9ibnSY
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - CentOS 9:
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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182007855.pp.w4cexi
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - CentOS 9:
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 9:
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 'centos9-64-puppet8.example.com' exited with 1 running:
yum info nodejs | grep "^From repo"
Last 10 lines of output were:
|
Puppet / 8 - CentOS 9:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => epel 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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182012230.pp.Eb23JO
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos9-64-puppet8.example.com
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:31
|
Puppet / 8 - CentOS 9:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => epel 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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182015873.pp.epHnaw
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos9-64-puppet8.example.com
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:31
|
Puppet / 8 - CentOS 9:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182042115.pp.ln5azj
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos9-64-puppet8.example.com
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:98
|
Puppet / 8 - CentOS 9:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182045801.pp.CBvaGG
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos9-64-puppet8.example.com
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:98
|
Puppet / 8 - CentOS 9:
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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182049487.pp.RWbwl5
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:100
|
Puppet / 8 - CentOS 9:
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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182053131.pp.fDHHw2
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:100
|
Puppet / 7 (Ruby 2.7):
spec/defines/global_config_entry_spec.rb#L32
nodejs::npm::global_config_entry on scientific-7-x86_64 with name set to proxy and value set to proxy.domain npm config set proxy proxy.domain should be executed
Failure/Error: is_expected.to contain_exec('npm_config present proxy').with('command' => "#{npm_path} config set proxy proxy.domain --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/global_config_entry_spec.rb#L45
nodejs::npm::global_config_entry on scientific-7-x86_64 with name set to https-proxy and value set to proxy.domain npm config set https-proxy proxy.domain should be executed
Failure/Error: is_expected.to contain_exec('npm_config present https-proxy').with('command' => "#{npm_path} config set https-proxy proxy.domain --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/global_config_entry_spec.rb#L58
nodejs::npm::global_config_entry on scientific-7-x86_64 with name set to color and ensure set to absent npm config delete color should be executed
Failure/Error: is_expected.to contain_exec('npm_config absent color').with('command' => "#{npm_path} config delete color --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/global_config_entry_spec.rb#L72
nodejs::npm::global_config_entry on scientific-7-x86_64 with name set to :_secret and ensure set to present npm config set :_secret should be executed
Failure/Error: is_expected.to contain_exec('npm_config present //path.to.registry/:_secret').with('command' => "#{npm_path} config set //path.to.registry/:_secret cGFzc3dvcmQ= --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/global_config_entry_spec.rb#L94
nodejs::npm::global_config_entry on scientific-7-x86_64 with ensure npm package set to present npm config set prefer-online should be executed and require npm package
Failure/Error: is_expected.to contain_exec('npm_config present prefer-online').with('command' => "#{npm_path} config set prefer-online true --global").that_requires('Package[npm-package-name]')
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/global_config_entry_spec.rb#L98
nodejs::npm::global_config_entry on scientific-7-x86_64 with ensure npm package set to present npm config set prefer-online should not require node package
Failure/Error: is_expected.not_to contain_exec('npm_config present prefer-online').with('command' => "#{npm_path} config set prefer-online true --global").that_requires('Package[node-package-name]')
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/global_config_entry_spec.rb#L120
nodejs::npm::global_config_entry on scientific-7-x86_64 with ensure npm package set to absent and repo class set to nodesource npm config set loglevel should be executed and require nodejs package
Failure/Error: is_expected.to contain_exec('npm_config present loglevel').with('command' => "#{npm_path} config set loglevel debug --global").that_requires('Package[node-package-name]')
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/global_config_entry_spec.rb#L32
nodejs::npm::global_config_entry on redhat-7-x86_64 with name set to proxy and value set to proxy.domain npm config set proxy proxy.domain should be executed
Failure/Error: is_expected.to contain_exec('npm_config present proxy').with('command' => "#{npm_path} config set proxy proxy.domain --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/global_config_entry_spec.rb#L45
nodejs::npm::global_config_entry on redhat-7-x86_64 with name set to https-proxy and value set to proxy.domain npm config set https-proxy proxy.domain should be executed
Failure/Error: is_expected.to contain_exec('npm_config present https-proxy').with('command' => "#{npm_path} config set https-proxy proxy.domain --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/global_config_entry_spec.rb#L58
nodejs::npm::global_config_entry on redhat-7-x86_64 with name set to color and ensure set to absent npm config delete color should be executed
Failure/Error: is_expected.to contain_exec('npm_config absent color').with('command' => "#{npm_path} config delete color --global")
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /home/runner/work/puppet-nodejs/puppet-nodejs/spec/fixtures/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node fv-az341-145.0ncbme5hdzxejb0zwlqaqqxy4e.dx.internal.cloudapp.net
|
Puppet / 8 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182014817.pp.MXkCbG
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle7-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182019103.pp.3U5qoX
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle7-64-puppet8.example.com
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:
Error: No matching Packages to list
|
Puppet / 8 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => epel 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182023812.pp.CM1rtI
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle7-64-puppet8.example.com
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:31
|
Puppet / 8 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => epel 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182027953.pp.CcsCQD
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle7-64-puppet8.example.com
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:31
|
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 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182104003.pp.MRRCF0
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle7-64-puppet8.example.com
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:98
|
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 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182108122.pp.KtOpEv
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle7-64-puppet8.example.com
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:98
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182112249.pp.CjHZW0
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle7-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:100
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182116369.pp.AaFUoG
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle7-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:100
|
Puppet / 8 - OracleLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters 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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182033950.pp.LGiSLZ
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182037946.pp.pFPtil
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - OracleLinux 8:
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 8:
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 'oracle8-64-puppet8.example.com' exited with 1 running:
yum info nodejs | grep "^From repo"
Last 10 lines of output were:
|
Puppet / 8 - OracleLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => epel 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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182044792.pp.qdLkZ5
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle8-64-puppet8.example.com
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:31
|
Puppet / 8 - OracleLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => epel 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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182048566.pp.HcoDdu
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle8-64-puppet8.example.com
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:31
|
Puppet / 8 - OracleLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182126075.pp.pbm2Gy
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle8-64-puppet8.example.com
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:98
|
Puppet / 8 - OracleLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182129938.pp.1E4nhS
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle8-64-puppet8.example.com
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:98
|
Puppet / 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182133755.pp.qM7hJs
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:100
|
Puppet / 8 - OracleLinux 8:
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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182137554.pp.ojDugG
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:100
|
Puppet / 8 - CentOS 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters 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 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182034283.pp.rS00by
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - CentOS 8:
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 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182038356.pp.0d0Gd3
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - CentOS 8:
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 8:
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 'centos8-64-puppet8.example.com' exited with 1 running:
yum info nodejs | grep "^From repo"
Last 10 lines of output were:
|
Puppet / 8 - CentOS 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => epel 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 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182045042.pp.VvAL8W
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos8-64-puppet8.example.com
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:31
|
Puppet / 8 - CentOS 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => epel 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 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182048984.pp.QjXnwX
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos8-64-puppet8.example.com
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:31
|
Puppet / 8 - CentOS 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182126112.pp.Lc9Aoh
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos8-64-puppet8.example.com
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:98
|
Puppet / 8 - CentOS 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.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 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182130143.pp.eTY5fu
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos8-64-puppet8.example.com
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:98
|
Puppet / 8 - CentOS 8:
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 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182134303.pp.Kgvr5k
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:100
|
Puppet / 8 - CentOS 8:
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 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182138247.pp.UMjOZG
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:100
|
Puppet / 8 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182049991.pp.OfZPMN
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos7-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182054380.pp.G4cU4d
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos7-64-puppet8.example.com
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
Error: No matching Packages to list
|
Puppet / 8 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => epel 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 'centos7-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182059197.pp.Z5vhzm
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos7-64-puppet8.example.com
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:31
|
Puppet / 8 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => epel 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 'centos7-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182103364.pp.uwsLBp
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos7-64-puppet8.example.com
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:31
|
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 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 'centos7-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182154503.pp.Xe1aqH
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos7-64-puppet8.example.com
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:98
|
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 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 'centos7-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182158762.pp.gnib1s
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos7-64-puppet8.example.com
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:98
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182203003.pp.kR2Dxb
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos7-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:100
|
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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182207276.pp.mA7nJJ
Last 10 lines of output were:
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) on node centos7-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:100
|
Puppet / 7 - Debian 12
Canceling since a higher priority waiting request for '485/merge' exists
|
Puppet / 7 - Debian 12
The operation was canceled.
|
Puppet / 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '485/merge' exists
|
Puppet / 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '485/merge' exists
|
Puppet / 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '485/merge' exists
|
Puppet / 8 - Ubuntu 22.04
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 / 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
|
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
|