Skip to content

(maint) PDK Update 2.7.5 #73

(maint) PDK Update 2.7.5

(maint) PDK Update 2.7.5 #73

Triggered via pull request September 13, 2023 18:50
Status Failure
Total duration 4m 38s
Artifacts

unit_tests.yaml

on: pull_request
Matrix: Nightly / unit_tests_with_nightly_puppet_gem
Matrix: Released / unit_tests_with_released_puppet_gem
Fit to window
Zoom out
Zoom in

Annotations

76 errors
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with Rocky and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with Rocky and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with Rocky and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az748-694.4k5rsvd4cmqu5oxra434zmszlb.cx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with Rocky and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki/rpm-gpg] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az748-694.4k5rsvd4cmqu5oxra434zmszlb.cx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with AlmaLinux and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with AlmaLinux and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with AlmaLinux and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az748-694.4k5rsvd4cmqu5oxra434zmszlb.cx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with AlmaLinux and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki/rpm-gpg] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az748-694.4k5rsvd4cmqu5oxra434zmszlb.cx.internal.cloudapp.net
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with Fedora and fedora/f36 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Nightly / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with Fedora and fedora/f36 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Nightly / Puppet8 gem on Ruby 3.1 on Windows
The job was canceled because "ubuntu-20_04_8" failed.
Nightly / Puppet8 gem on Ruby 3.1 on Windows
The operation was canceled.
Nightly / Puppet7 gem on Ruby 2.7 on Windows
The job was canceled because "ubuntu-20_04_8" failed.
Nightly / Puppet7 gem on Ruby 2.7 on Windows
The operation was canceled.
Nightly / Puppet7 gem on Ruby 2.7 on Linux
The job was canceled because "ubuntu-20_04_8" failed.
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with Rocky and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with Rocky and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with Rocky and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az119-240.ca0t41jjrjaujd4nublazzptxb.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with Rocky and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki/rpm-gpg] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az119-240.ca0t41jjrjaujd4nublazzptxb.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with AlmaLinux and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with AlmaLinux and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with AlmaLinux and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az119-240.ca0t41jjrjaujd4nublazzptxb.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with AlmaLinux and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki/rpm-gpg] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az119-240.ca0t41jjrjaujd4nublazzptxb.cx.internal.cloudapp.net
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with Fedora and fedora/f36 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Nightly / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with Fedora and fedora/f36 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Nightly / Puppet8 gem on Ruby 3.1 on macOS
The job was canceled because "ubuntu-20_04_8" failed.
Nightly / Puppet7 gem on Ruby 2.7 on macOS
The job was canceled because "ubuntu-20_04_8" failed.
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with Rocky and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Nightly / Puppet7 gem on Ruby 2.7 on macOS
The operation was canceled.
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with Rocky and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with Rocky and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node mac-1694630461607.local
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with Rocky and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki/rpm-gpg] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node mac-1694630461607.local
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_aix_spec.rb#L41
puppet_agent with a puppet6 collection with versions up to 6.19.1 aix 7.2 is expected to contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source => "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Failure/Error: is_expected.to contain_file("/opt/puppetlabs/packages/#{rpmname}").with({ 'source' => source }) expected that the catalogue would contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source set to "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" but it is set to "puppet:///modules/pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Shared Example Group: "aix" called from ./spec/classes/puppet_agent_osfamily_aix_spec.rb:94
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_aix_spec.rb#L41
puppet_agent with a puppet6 collection with versions up to 6.19.1 aix 7.1 is expected to contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source => "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Failure/Error: is_expected.to contain_file("/opt/puppetlabs/packages/#{rpmname}").with({ 'source' => source }) expected that the catalogue would contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source set to "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" but it is set to "puppet:///modules/pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Shared Example Group: "aix" called from ./spec/classes/puppet_agent_osfamily_aix_spec.rb:94
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_aix_spec.rb#L41
puppet_agent with a puppet6 collection with versions up to 6.19.1 aix 7.1 is expected to contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source => "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Failure/Error: is_expected.to contain_file("/opt/puppetlabs/packages/#{rpmname}").with({ 'source' => source }) expected that the catalogue would contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source set to "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" but it is set to "puppet:///modules/pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Shared Example Group: "aix" called from ./spec/classes/puppet_agent_osfamily_aix_spec.rb:94
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_aix_spec.rb#L41
puppet_agent with a puppet6 collection with versions up to 6.19.1 aix 6.1 is expected to contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source => "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Failure/Error: is_expected.to contain_file("/opt/puppetlabs/packages/#{rpmname}").with({ 'source' => source }) expected that the catalogue would contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source set to "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" but it is set to "puppet:///modules/pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Shared Example Group: "aix" called from ./spec/classes/puppet_agent_osfamily_aix_spec.rb:94
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with AlmaLinux and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Nightly / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with AlmaLinux and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with Rocky and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with Rocky and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with Rocky and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az1240-87.ya44zw3bpuaehbnferlw3uq0ia.dx.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with Rocky and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki/rpm-gpg] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az1240-87.ya44zw3bpuaehbnferlw3uq0ia.dx.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with AlmaLinux and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with AlmaLinux and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with AlmaLinux and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az1240-87.ya44zw3bpuaehbnferlw3uq0ia.dx.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with AlmaLinux and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki/rpm-gpg] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az1240-87.ya44zw3bpuaehbnferlw3uq0ia.dx.internal.cloudapp.net
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with Fedora and fedora/f36 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Released / Puppet8 gem on Ruby 3.1 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with Fedora and fedora/f36 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Released / Puppet7 gem on Ruby 2.7 on Windows
The job was canceled because "ubuntu-20_04_8" failed.
Released / Puppet7 gem on Ruby 2.7 on Windows
The operation was canceled.
Released / Puppet8 gem on Ruby 3.1 on Windows
The job was canceled because "ubuntu-20_04_8" failed.
Released / Puppet8 gem on Ruby 3.1 on Windows
The operation was canceled.
Released / Puppet7 gem on Ruby 2.7 on Linux
The job was canceled because "ubuntu-20_04_8" failed.
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with Rocky and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with Rocky and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with Rocky and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az304-156.1xzdsl11evde5oaqfphatm1hpa.cx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with Rocky and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki/rpm-gpg] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az304-156.1xzdsl11evde5oaqfphatm1hpa.cx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with AlmaLinux and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with AlmaLinux and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with AlmaLinux and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az304-156.1xzdsl11evde5oaqfphatm1hpa.cx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with AlmaLinux and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki/rpm-gpg] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node fv-az304-156.1xzdsl11evde5oaqfphatm1hpa.cx.internal.cloudapp.net
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with Fedora and fedora/f36 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Released / Puppet7 gem on Ruby 2.7 on Linux: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with Fedora and fedora/f36 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Released / Puppet8 gem on Ruby 3.1 on macOS
The job was canceled because "ubuntu-20_04_8" failed.
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with Rocky and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with Rocky and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with Rocky and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node mac-1694629198114.local
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_aix_spec.rb#L41
puppet_agent with a puppet6 collection with versions up to 6.19.1 aix 7.2 is expected to contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source => "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Failure/Error: is_expected.to contain_file("/opt/puppetlabs/packages/#{rpmname}").with({ 'source' => source }) expected that the catalogue would contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source set to "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" but it is set to "puppet:///modules/pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Shared Example Group: "aix" called from ./spec/classes/puppet_agent_osfamily_aix_spec.rb:94
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L89
puppet_agent with Rocky and el/8 with manage_pki_dir => false is expected not to contain File[/etc/pki/rpm-gpg] Failure/Error: it { is_expected.not_to contain_file(path) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Puppet_agent]: parameter 'manage_pki_dir' expects a Boolean value, got String (line: 2, column: 1) on node mac-1694629198114.local
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_aix_spec.rb#L41
puppet_agent with a puppet6 collection with versions up to 6.19.1 aix 7.1 is expected to contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source => "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Failure/Error: is_expected.to contain_file("/opt/puppetlabs/packages/#{rpmname}").with({ 'source' => source }) expected that the catalogue would contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source set to "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" but it is set to "puppet:///modules/pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Shared Example Group: "aix" called from ./spec/classes/puppet_agent_osfamily_aix_spec.rb:94
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_aix_spec.rb#L41
puppet_agent with a puppet6 collection with versions up to 6.19.1 aix 7.1 is expected to contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source => "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Failure/Error: is_expected.to contain_file("/opt/puppetlabs/packages/#{rpmname}").with({ 'source' => source }) expected that the catalogue would contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source set to "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" but it is set to "puppet:///modules/pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Shared Example Group: "aix" called from ./spec/classes/puppet_agent_osfamily_aix_spec.rb:94
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L93
puppet_agent with AlmaLinux and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet-20250406', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-20250406] with ensure set to "present" but it is set to "file"
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_aix_spec.rb#L41
puppet_agent with a puppet6 collection with versions up to 6.19.1 aix 6.1 is expected to contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source => "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Failure/Error: is_expected.to contain_file("/opt/puppetlabs/packages/#{rpmname}").with({ 'source' => source }) expected that the catalogue would contain File[/opt/puppetlabs/packages/puppet-agent-6.0.0-1.aix6.1.ppc.rpm] with source set to "puppet:///pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" but it is set to "puppet:///modules/pe_packages/2000.0.0/aix-6.1-power/puppet-agent-6.0.0-1.aix6.1.ppc.rpm" Shared Example Group: "aix" called from ./spec/classes/puppet_agent_osfamily_aix_spec.rb:94
Released / Puppet8 gem on Ruby 3.1 on macOS: spec/classes/puppet_agent_osfamily_redhat_spec.rb#L104
puppet_agent with AlmaLinux and el/8 is expected to contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure => "present", owner => "0", group => "0", mode => "0644" and source => "puppet:///modules/puppet_agent/GPG-KEY-puppet" Failure/Error: is_expected.to contain_file('/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet') .with({ 'ensure' => 'present', 'owner' => '0', 'group' => '0', 'mode' => '0644', 'source' => 'puppet:///modules/puppet_agent/GPG-KEY-puppet', }) expected that the catalogue would contain File[/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet] with ensure set to "present" but it is set to "file"
Released / Puppet7 gem on Ruby 2.7 on macOS
The job was canceled because "ubuntu-20_04_8" failed.
Released / Puppet7 gem on Ruby 2.7 on macOS
The operation was canceled.