Skip to content

switch to using the nodistro nodesource repos, removing source support, dropping support for NodeJS16 on EL9 #141

switch to using the nodistro nodesource repos, removing source support, dropping support for NodeJS16 on EL9

switch to using the nodistro nodesource repos, removing source support, dropping support for NodeJS16 on EL9 #141

Triggered via pull request October 28, 2023 18:16
@evgenievgeni
synchronize #485
nodistro
Status Cancelled
Total duration 2m 3s
Artifacts

ci.yml

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

Annotations

71 errors
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '485/merge' exists
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-az646-232.bnyr55kgab5uhfdhcgffazkscg.bx.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-az646-232.bnyr55kgab5uhfdhcgffazkscg.bx.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-az646-232.bnyr55kgab5uhfdhcgffazkscg.bx.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-az646-232.bnyr55kgab5uhfdhcgffazkscg.bx.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-az646-232.bnyr55kgab5uhfdhcgffazkscg.bx.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-az646-232.bnyr55kgab5uhfdhcgffazkscg.bx.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-az646-232.bnyr55kgab5uhfdhcgffazkscg.bx.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-az646-232.bnyr55kgab5uhfdhcgffazkscg.bx.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-az646-232.bnyr55kgab5uhfdhcgffazkscg.bx.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-az646-232.bnyr55kgab5uhfdhcgffazkscg.bx.internal.cloudapp.net
Puppet / 7 - CentOS 8
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 7 - CentOS 8
The operation was canceled.
Puppet / 7 - Debian 11
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 7 - Debian 11
The operation was canceled.
Puppet / 7 - OracleLinux 8
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 8 - OracleLinux 9
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 7 - OracleLinux 8
The operation was canceled.
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_181759584.pp.Pi2Bvv 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_181803655.pp.iYezqn 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_181808297.pp.ITKuDN 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
The operation was canceled.
Puppet / 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 7 - Ubuntu 22.04
The operation was canceled.
Puppet / 8 - OracleLinux 7
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 8 - OracleLinux 7
The operation was canceled.
Puppet / 7 - CentOS 7
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 7 - CentOS 7
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 - Debian 12
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 7 - Debian 12
The operation was canceled.
Puppet / 7 - CentOS 9
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 7 - CentOS 9
The operation was canceled.
Puppet / 8 - Debian 11
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 8 - Debian 11
The operation was canceled.
Puppet / 7 - OracleLinux 9
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 7 - 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-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181804422.pp.F1HNUA Last 10 lines of output were: Info: Loading facts Warning: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) Error: Evaluation Error: Cannot reassign variable '$descr' (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 11, column: 12) on node oracle9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 7 - 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-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181806483.pp.ZZ27YJ Last 10 lines of output were: Info: Loading facts Warning: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) Error: Evaluation Error: Cannot reassign variable '$descr' (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 11, column: 12) on node oracle9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
Puppet / 7 - 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 / 7 - 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-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / 7 - 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-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181810543.pp.V8wQbu Last 10 lines of output were: Info: Loading facts Warning: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) Error: Evaluation Error: Cannot reassign variable '$descr' (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 11, column: 12) on node oracle9-64-puppet7.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 / 7 - 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-puppet7.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_181812481.pp.DhvTQR Last 10 lines of output were: Info: Loading facts Warning: Unknown variable: 'nodejs::repo::nodesource::descr'. (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 3, column: 21) Error: Evaluation Error: Cannot reassign variable '$descr' (file: /etc/puppetlabs/code/environments/production/modules/nodejs/manifests/repo/nodesource/yum.pp, line: 11, column: 12) on node oracle9-64-puppet7.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 / 7 - OracleLinux 9
The operation was canceled.
Puppet / 8 - OracleLinux 8
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 8 - OracleLinux 8
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 - CentOS 8
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 8 - CentOS 8
The operation was canceled.
Puppet / 8 - CentOS 7
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 8 - CentOS 7
The operation was canceled.
Puppet / 7 - OracleLinux 7
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 7 - OracleLinux 7
The operation was canceled.
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for '485/merge' exists
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-az1255-298.exnsy5njkwjuvp2j1yjunaxfog.bx.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-az1255-298.exnsy5njkwjuvp2j1yjunaxfog.bx.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-az1255-298.exnsy5njkwjuvp2j1yjunaxfog.bx.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-az1255-298.exnsy5njkwjuvp2j1yjunaxfog.bx.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-az1255-298.exnsy5njkwjuvp2j1yjunaxfog.bx.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-az1255-298.exnsy5njkwjuvp2j1yjunaxfog.bx.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-az1255-298.exnsy5njkwjuvp2j1yjunaxfog.bx.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-az1255-298.exnsy5njkwjuvp2j1yjunaxfog.bx.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-az1255-298.exnsy5njkwjuvp2j1yjunaxfog.bx.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-az1255-298.exnsy5njkwjuvp2j1yjunaxfog.bx.internal.cloudapp.net
Puppet / 8 - CentOS 9
Canceling since a higher priority waiting request for '485/merge' exists
Puppet / 8 - CentOS 9
The operation was canceled.