Skip to content

Add puppet8 certificate renewal endpoint. #1250

Add puppet8 certificate renewal endpoint.

Add puppet8 certificate renewal endpoint. #1250

Triggered via pull request January 3, 2024 20:44
Status Cancelled
Total duration 1m 41s
Artifacts

ci.yml

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

Annotations

72 errors and 3 warnings
Puppet / Distro Puppet - Archlinux rolling
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Distro Puppet - Archlinux rolling: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppet 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 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204612620.pp.1hty2z Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /etc/puppetlabs/code/modules/puppet/manifests/params.pp, line: 415, column: 37) on node archlinuxrolling-64-none.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppet_spec.rb:8
Puppet / Distro Puppet - Archlinux rolling: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install puppet 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 'archlinuxrolling-64-none.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204614294.pp.EEt5yx Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /etc/puppetlabs/code/modules/puppet/manifests/params.pp, line: 415, column: 37) on node archlinuxrolling-64-none.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppet_spec.rb:8
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/puppet_spec.rb#L13
Scenario: install puppet Service "puppet" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "puppet" to be running
Puppet / Distro Puppet - Archlinux rolling: spec/acceptance/puppet_spec.rb#L14
Scenario: install puppet Service "puppet" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "puppet" to be enabled
Puppet / Distro Puppet - Archlinux rolling
The operation was canceled.
Puppet / Puppet 7 - CentOS 9
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 7 - CentOS 9
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 7 - Ubuntu 20.04
The operation was canceled.
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
Puppet / Distro Puppet - Debian 12
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Distro Puppet - Debian 12
The operation was canceled.
Puppet / Puppet 8 - AlmaLinux 9
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 8 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppet 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 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204617465.pp.9EfSJo Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/params.pp, line: 415, column: 37) on node almalinux9-64-puppet8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppet_spec.rb:8
Puppet / Puppet 8 - AlmaLinux 9
The operation was canceled.
Puppet / Puppet 8 - Fedora 36
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 8 - Fedora 36
The operation was canceled.
Puppet / Puppet 7 - OracleLinux 9
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 7 - OracleLinux 9
The operation was canceled.
Puppet / Puppet 8 - CentOS 9
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 8 - CentOS 9
The operation was canceled.
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / 7 (Ruby 2.7): spec/classes/puppet_agent_spec.rb#L45
puppet on freebsd-12-amd64 with no custom parameters is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1393-110.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/puppet_agent_spec.rb#L49
puppet on freebsd-12-amd64 with no custom parameters is expected to contain Class[puppet::agent::install] that notifies Class[puppet::agent::config] and Class[puppet::agent::service] Failure/Error: is_expected.to contain_class('puppet::agent::install') .with_manage_packages(true) .with_package_name([client_package]) .with_package_version('present') .with_package_provider(package_provider) .with_package_source(nil) .that_notifies(['Class[puppet::agent::config]', 'Class[puppet::agent::service]']) Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1393-110.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/puppet_agent_spec.rb#L59
puppet on freebsd-12-amd64 with no custom parameters is expected to contain Package[puppet7] with ensure => "present", provider defined, source defined and install_options defined Failure/Error: is_expected.to contain_package(client_package) .with_ensure('present') .with_provider(package_provider) .with_source(nil) .with_install_options(nil) Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1393-110.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/puppet_agent_spec.rb#L68
puppet on freebsd-12-amd64 with no custom parameters is expected to contain Class[puppet::agent::config] that notifies Class[puppet::agent::service] Failure/Error: it { is_expected.to contain_class('puppet::agent::config').that_notifies('Class[puppet::agent::service]') } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1393-110.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/puppet_agent_spec.rb#L69
puppet on freebsd-12-amd64 with no custom parameters is expected to contain File[/usr/local/etc/puppet] with ensure => "directory" Failure/Error: it { is_expected.to contain_file(confdir).with_ensure('directory') } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1393-110.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/puppet_config_spec.rb#L50
puppet on freebsd-12-amd64 with default parameters is expected to contain File[/usr/local/etc/puppet] with owner => "root" and group defined Failure/Error: it { is_expected.to contain_file(confdir).with_owner(dir_owner).with_group(dir_group) } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1393-110.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/puppet_agent_spec.rb#L70
puppet on freebsd-12-amd64 with no custom parameters is expected to contain Concat[/usr/local/etc/puppet/puppet.conf] Failure/Error: it { is_expected.to contain_concat("#{confdir}/puppet.conf") } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1393-110.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L50
puppet on freebsd-12-amd64 with no custom parameters is expected to compile into a catalogue without dependency cycles Failure/Error: it { should compile.with_all_deps } error during compilation: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1393-110.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/puppet_config_spec.rb#L51
puppet on freebsd-12-amd64 with default parameters is expected not to contain Puppet::Config::Main[default_manifest] Failure/Error: it { is_expected.not_to contain_puppet__config__main('default_manifest') } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1393-110.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L53
puppet on freebsd-12-amd64 with no custom parameters is expected to contain Class[puppet::server::install] Failure/Error: it { should contain_class('puppet::server::install') } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1393-110.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / Puppet 7 - Debian 11
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 7 - Debian 11
The operation was canceled.
Puppet / Puppet 8 - OracleLinux 9
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 8 - OracleLinux 9
The operation was canceled.
Puppet / Puppet 7 - CentOS 7
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 7 - CentOS 7
The operation was canceled.
Puppet / Puppet 7 - Fedora 36
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 7 - Fedora 36
The operation was canceled.
Puppet / Puppet 8 - Rocky 9
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 8 - Rocky 9
The operation was canceled.
Puppet / Puppet 8 - Debian 11
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 8 - Debian 11
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 8 - Ubuntu 20.04
The operation was canceled.
Puppet / Puppet 8 - CentOS 7
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 8 - CentOS 7
The operation was canceled.
Puppet / Puppet 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppet 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 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204615803.pp.3Bzagq Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/params.pp, line: 415, column: 37) on node almalinux9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppet_spec.rb:8
Puppet / Puppet 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install puppet 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 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204617473.pp.aEJrzw Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/params.pp, line: 415, column: 37) on node almalinux9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppet_spec.rb:8
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/puppet_spec.rb#L13
Scenario: install puppet Service "puppet" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "puppet" to be running
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/puppet_spec.rb#L14
Scenario: install puppet Service "puppet" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "puppet" to be enabled
Puppet / Puppet 7 - AlmaLinux 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install puppetserver (latest): default options 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 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_204620000.pp.Lth19Y Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Error: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /etc/puppetlabs/code/environments/production/modules/puppet/manifests/params.pp, line: 415, column: 37) on node almalinux9-64-puppet7.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_latest_spec.rb:17
Puppet / Puppet 7 - AlmaLinux 9
The operation was canceled.
Puppet / Puppet 7 - Rocky 9
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 7 - Rocky 9
The operation was canceled.
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for '905/merge' exists
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L45
puppet on almalinux-9-x86_64 with no custom parameters is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1493-787.mbrrm1wwqy3eneuh0nkjogyspa.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L49
puppet on almalinux-9-x86_64 with no custom parameters is expected to contain Class[puppet::agent::install] that notifies Class[puppet::agent::config] and Class[puppet::agent::service] Failure/Error: is_expected.to contain_class('puppet::agent::install') .with_manage_packages(true) .with_package_name([client_package]) .with_package_version('present') .with_package_provider(package_provider) .with_package_source(nil) .that_notifies(['Class[puppet::agent::config]', 'Class[puppet::agent::service]']) Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1493-787.mbrrm1wwqy3eneuh0nkjogyspa.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L59
puppet on almalinux-9-x86_64 with no custom parameters is expected to contain Package[puppet-agent] with ensure => "present", provider defined, source defined and install_options defined Failure/Error: is_expected.to contain_package(client_package) .with_ensure('present') .with_provider(package_provider) .with_source(nil) .with_install_options(nil) Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1493-787.mbrrm1wwqy3eneuh0nkjogyspa.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L68
puppet on almalinux-9-x86_64 with no custom parameters is expected to contain Class[puppet::agent::config] that notifies Class[puppet::agent::service] Failure/Error: it { is_expected.to contain_class('puppet::agent::config').that_notifies('Class[puppet::agent::service]') } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1493-787.mbrrm1wwqy3eneuh0nkjogyspa.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L69
puppet on almalinux-9-x86_64 with no custom parameters is expected to contain File[/etc/puppetlabs/puppet] with ensure => "directory" Failure/Error: it { is_expected.to contain_file(confdir).with_ensure('directory') } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1493-787.mbrrm1wwqy3eneuh0nkjogyspa.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/puppet_config_spec.rb#L50
puppet on almalinux-9-x86_64 with default parameters is expected to contain File[/etc/puppetlabs/puppet] with owner => "root" and group defined Failure/Error: it { is_expected.to contain_file(confdir).with_owner(dir_owner).with_group(dir_group) } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1493-787.mbrrm1wwqy3eneuh0nkjogyspa.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L70
puppet on almalinux-9-x86_64 with no custom parameters is expected to contain Concat[/etc/puppetlabs/puppet/puppet.conf] Failure/Error: it { is_expected.to contain_concat("#{confdir}/puppet.conf") } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1493-787.mbrrm1wwqy3eneuh0nkjogyspa.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_puppetserver_spec.rb#L37
puppet on almalinux-9-x86_64 with default parameters is expected to contain File[/etc/custom/puppetserver/services.d] with ensure => "directory" Failure/Error: it { should contain_file('/etc/custom/puppetserver/services.d').with_ensure('directory') } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1493-787.mbrrm1wwqy3eneuh0nkjogyspa.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/puppet_config_spec.rb#L51
puppet on almalinux-9-x86_64 with default parameters is expected not to contain Puppet::Config::Main[default_manifest] Failure/Error: it { is_expected.not_to contain_puppet__config__main('default_manifest') } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1493-787.mbrrm1wwqy3eneuh0nkjogyspa.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/puppet_agent_spec.rb#L71
puppet on almalinux-9-x86_64 with no custom parameters is expected to contain Concat::Fragment[puppet.conf_agent] with content =~ /^\[agent\]/ Failure/Error: it { is_expected.to contain_concat__fragment('puppet.conf_agent').with_content(/^\[agent\]/) } Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1493-787.mbrrm1wwqy3eneuh0nkjogyspa.dx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L487
puppet on freebsd-12-amd64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1393-110.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L487
puppet on almalinux-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1493-787.mbrrm1wwqy3eneuh0nkjogyspa.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L487
puppet on centos-7-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') Puppet::PreformattedError: Evaluation Error: Cannot reassign variable '$server_puppetserver_version' (file: /home/runner/work/puppet-puppet/puppet-puppet/spec/fixtures/modules/puppet/manifests/params.pp, line: 415, column: 37) on node fv-az1493-787.mbrrm1wwqy3eneuh0nkjogyspa.dx.internal.cloudapp.net