Skip to content

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

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 #177

Triggered via pull request January 3, 2024 08:07
@evgenievgeni
synchronize #485
nodistro
Status Failure
Total duration 7m 11s
Artifacts

ci.yml

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

Annotations

58 errors and 274 warnings
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource 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 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080926589.pp.TEqVOv Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.03 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource 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 'almalinux9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080929307.pp.jSYnky Last 10 lines of output were: Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.42 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080936887.pp.s78zbW Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080939752.pp.CnoRJw Last 10 lines of output were: Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.58 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource 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 / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource 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 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080940342.pp.aZ9L0t Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.05 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource 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 'rocky9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080943077.pp.nr8uYb Last 10 lines of output were: Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.41 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - Rocky 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource 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 'almalinux9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080940644.pp.4olQ95 Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.29 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource 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 'almalinux9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080944780.pp.be5Mow Last 10 lines of output were: Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.44 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource 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-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080954845.pp.u3k3Fe Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.32 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource 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-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_080957852.pp.pfJdYJ Last 10 lines of output were: Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.50 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 7 - CentOS 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081002053.pp.GXqRdP Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.06 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081005938.pp.Q1sPhX Last 10 lines of output were: Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.54 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource 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 / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - CentOS 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081031260.pp.ChVAuf Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.14 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081035115.pp.VQf5rP Last 10 lines of output were: Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.59 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource 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 / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Distro Puppet - Debian 12 - NodeJS 18: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Failure/Error: expect(pkg_output.stdout).to match 'nodesource' expected "Maintainer: Debian Javascript Maintainers <[email protected]>\n" to match "nodesource" Diff: @@ -1 +1 @@ -nodesource +Maintainer: Debian Javascript Maintainers <[email protected]>
Puppet / Distro Puppet - Debian 12 - NodeJS 18
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 16 from nodesource 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 'rocky9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081127327.pp.6Vi1cI Last 10 lines of output were: Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.12 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 16 from nodesource 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 'rocky9-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081131265.pp.SxmZ0H Last 10 lines of output were: Error: GPG check FAILED Error: /Stage[main]/Nodejs::Install/Package[nodejs]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install nodejs' returned 1: Importing GPG key 0x9B1BE0B4: Userid : "NSolid <[email protected]>" Fingerprint: 6F71 F525 2828 41EE DAF8 51B4 2F59 B5F9 9B1B E0B4 From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: nodejs-2:16.20.2-1nodesource.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL Error: GPG check FAILED �[mNotice: Applied catalog in 0.44 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:45
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 16 from nodesource Package "nodejs" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "nodejs" to be installed
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 16 from nodesource Package "nodejs" comes from the expected source Failure/Error: pkg_output = shell(pkg_cmd) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 1 running: yum info nodejs | grep "^From repo" Last 10 lines of output were:
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 16 from nodesource Command "node --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 16 from nodesource Command "node --version" stdout is expected to match /^v16/ Failure/Error: its(:stdout) { is_expected.to match(%r{^v#{nodejs_version}}) } expected "" to match /^v16/ Diff: @@ -1 +1 @@ -/^v16/ +""
Puppet / Puppet 8 - Rocky 9 - NodeJS 16
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
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 / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
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 / Puppet 7 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
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 / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
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 / Puppet 7 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 18 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 18 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 18 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 18 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 18 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 18 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
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 / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - AlmaLinux 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
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 / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 20 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 20 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 20 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 20 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 20 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 20 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - OracleLinux 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
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 / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - AlmaLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 18 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 18 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 18: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 18 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - AlmaLinux 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
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 / Puppet 7 - CentOS 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 20 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 20 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 7 - NodeJS 20: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 20 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 7 - CentOS 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 18 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 18 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 18 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 18 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 18: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 18 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource cleanup behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies with no errors Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs explicitly using version 20 from nodesource behaves like an idempotent resource applies a second time without changes Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L57
nodejs explicitly using version 20 from nodesource Package "nodejs" Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L59
nodejs explicitly using version 20 from nodesource Package "nodejs" comes from the expected source Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L66
nodejs explicitly using version 20 from nodesource Command "node --version" exit_status Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - CentOS 7 - NodeJS 20: spec/acceptance/class_spec.rb#L67
nodejs explicitly using version 20 from nodesource Command "node --version" stdout Skipped: Only NodeJS 16 is supported on EL7
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - CentOS 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
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 / Puppet 7 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - CentOS 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - OracleLinux 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 16: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L101
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 / Puppet 8 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 9 - NodeJS 18: spec/acceptance/class_spec.rb#L101
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 / Puppet 7 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 7 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule cleanup behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies with no errors Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.0.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs RedHat with repo_class => nodejs::repo::dnfmodule behaves like an idempotent resource applies a second time without changes Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "npm" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L134
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9
Puppet / Puppet 8 - Rocky 8 - NodeJS 20: spec/acceptance/class_spec.rb#L138
nodejs RedHat with repo_class => nodejs::repo::dnfmodule Package "nodejs-devel" comes from the expected source Skipped: NodeJS 20 is not yet in a released EL, NodeJS 16 is not available on EL9