Skip to content

Add EL8 & EL9 support and claim compatibility #246

Add EL8 & EL9 support and claim compatibility

Add EL8 & EL9 support and claim compatibility #246

Triggered via pull request October 8, 2024 06:47
Status Failure
Total duration 23m 18s
Artifacts

ci.yml

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

Annotations

13 errors and 7 warnings
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/cs_clone_pcs_spec.rb#L243
Puppet::Type::Cs_clone::ProviderPcs when changing clone id each instance calls cibadmin with the correct parameters Failure/Error: raw = Puppet::Util::Execution.execute(cmd, { failonfail: failonfail }.merge(custom_environment)) Mocha::ExpectationError: unexpected invocation: Puppet::Util::Execution.execute(["cibadmin", "--replace", "--xpath", "/cib/configuration/resources/clone[descendant::primitive[@id='apache_service']]", "--xml-text", "<clone id='apache_service-newclone'>\n <primitive class='ocf' id='apache_service' provider='heartbeat' type='IPaddr2'>\n <instance_attributes id='apache_service-instance_attributes'>\n <nvpair id='apache_service-instance_attributes-ip' name='ip' value='172.16.210.101'/>\n <nvpair id='apache_service-instance_attributes-cidr_netmask' name='cidr_netmask' value='24'/>\n </instance_attributes>\n <operations>\n <op id='apache_service-monitor-interval-10s' interval='10s' name='monitor'/>\n </operations>\n </primitive>\n <meta_attributes id='apache_service-clone-meta_attributes'/>\n</clone"], {:failonfail => true, :combine => true}) unsatisfied expectations: - expected at least once, invoked never: Puppet::Util::Execution.execute(["cibadmin", "--replace", "--xpath", "/cib/configuration/resources/clone[descendant::primitive[@id='apache_service']]", "--xml-text", "<clone id='apache_service-newclone'>\n <primitive class='ocf' id='apache_service' provider='heartbeat' type='IPaddr2'>\n <instance_attributes id='apache_service-instance_attributes'>\n <nvpair id='apache_service-instance_attributes-ip' name='ip' value='172.16.210.101'/>\n <nvpair id='apache_service-instance_attributes-cidr_netmask' name='cidr_netmask' value='24'/>\n </instance_attributes>\n <operations>\n <op id='apache_service-monitor-interval-10s' interval='10s' name='monitor'/>\n </operations>\n </primitive>\n <meta_attributes id='apache_service-clone-meta_attributes'/>\n</clone>"], failonfail: true, combine: true) satisfied expectations: - allowed any number of times, invoked never: #<Puppet::Util::Feature:0x5280>.root?(any_parameters) - expected at most once, invoked once: Puppet::Type::Cs_clone::ProviderPcs.block_until_ready(any_parameters) - allowed any number of times, invoked twice: Puppet::Type::Cs_clone::ProviderPcs.command(:cibadmin) - allowed any number of times, invoked once: Puppet::Type::Cs_clone::ProviderPcs.command(:pcs) - expected at least once, invoked once: Puppet::Util::Execution.execute(["pcs", "cluster", "cib"], failonfail: true, combine: true) - expected at least once, invoked once: Puppet::Util::Execution.execute(["cibadmin", "--query", "--xpath", "/cib/configuration/resources/clone[descendant::primitive[@id='apache_service']]"], failonfail: true, combine: true)
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9: spec/acceptance/basic_spec.rb#L28
corosync with defaults Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_064957410.ly0OmY.pp Last 10 lines of output were: Error: /Stage[main]/Corosync/Package[fence-agents-all]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install fence-agents-all' returned 1: Error: Unable to find a match: fence-agents-all �[mNotice: /Stage[main]/Corosync/File[/etc/corosync/authkey]: Dependency Package[corosync] has failures: true Warning: /Stage[main]/Corosync/File[/etc/corosync/authkey]: Skipping because of failed dependencies Warning: /Stage[main]/Corosync/File[/etc/corosync/corosync.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Corosync/File[/etc/corosync/service.d]: Skipping because of failed dependencies Warning: /Stage[main]/Corosync/Service[corosync]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] Warning: /Stage[main]/Corosync/Service[pacemaker]: Skipping because of failed dependencies Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 1.60 seconds
Puppet / Puppet 7 - CentOS 9: spec/acceptance/basic_spec.rb#L48
corosync Service "corosync" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "corosync" to be running
Puppet / Puppet 7 - CentOS 9: spec/acceptance/basic_spec.rb#L52
corosync Service "pacemaker" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pacemaker" to be running
Puppet / Puppet 7 - CentOS 9: spec/acceptance/corosync_class_spec.rb#L28
corosync with only cluster_name Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_065001720.f3qXZ0.pp Last 10 lines of output were: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:77:in `execute' /opt/puppetlabs/puppet/bin/puppet:5:in `<main>' Error: /Stage[main]/Corosync/Package[fence-agents-all]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install fence-agents-all' returned 1: Error: Unable to find a match: fence-agents-all �[mNotice: /Stage[main]/Corosync/File[/etc/corosync/authkey]: Dependency Package[corosync] has failures: true Warning: /Stage[main]/Corosync/File[/etc/corosync/authkey]: Skipping because of failed dependencies Warning: /Stage[main]/Corosync/File[/etc/corosync/corosync.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Corosync/File[/etc/corosync/service.d]: Skipping because of failed dependencies Warning: /Stage[main]/Corosync/Service[corosync]: Skipping because of failed dependencies Warning: /Stage[main]/Corosync/Service[pacemaker]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.60 seconds
Puppet / Puppet 7 - CentOS 9: spec/acceptance/corosync_class_spec.rb#L48
corosync Service "corosync" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "corosync" to be running
Puppet / Puppet 7 - CentOS 9: spec/acceptance/corosync_class_spec.rb#L52
corosync Service "pacemaker" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "pacemaker" to be running
Puppet / Puppet 7 - CentOS 9: spec/acceptance/cs_clone_spec.rb#L30
corosync with defaults Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_065005506.3bDGgq.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Corosync/File[/etc/corosync/authkey]: Dependency Package[corosync] has failures: true Warning: /Stage[main]/Corosync/File[/etc/corosync/authkey]: Skipping because of failed dependencies Warning: /Stage[main]/Corosync/File[/etc/corosync/corosync.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Corosync/File[/etc/corosync/service.d]: Skipping because of failed dependencies Warning: /Stage[main]/Corosync/Service[corosync]: Skipping because of failed dependencies Warning: /Stage[main]/Corosync/Service[pacemaker]: Skipping because of failed dependencies Error: Could not find a suitable provider for cs_property Error: Could not find a suitable provider for cs_primitive Error: Could not find a suitable provider for cs_group �[mNotice: Applied catalog in 1.62 seconds
Puppet / Puppet 7 - CentOS 9: spec/acceptance/cs_clone_spec.rb#L70
corosync Service "corosync" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "corosync" to be running
Puppet / Puppet 7 - CentOS 9: spec/acceptance/cs_clone_spec.rb#L78
corosync with group duncan_group creates a clone Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_065009309.8uhfiP.pp Last 10 lines of output were: Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' �[mNotice: Compiled catalog for centos9-64-puppet7.example.com in environment production in 0.05 seconds Info: Using environment 'production' Info: Applying configuration version '1728370211' Error: Could not find a suitable provider for cs_clone �[mNotice: Applied catalog in 0.04 seconds
Puppet / Puppet 7 - CentOS 9: spec/acceptance/cs_clone_spec.rb#L93
corosync with group duncan_group DEBUG Failure/Error: shell('cibadmin --query') Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 127 running: cibadmin --query Last 10 lines of output were: bash: line 1: cibadmin: command not found
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Debian 10
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L66
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an primitive_class parameter corresponding to the <primitive>'s class attribute Failure/Error: expect(instance.primitive_class).to eq('ocf') NoMethodError: undefined method `primitive_class' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L71
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an primitive_type parameter corresponding to the <primitive>'s type attribute Failure/Error: expect(instance.primitive_type).to eq('Xen') NoMethodError: undefined method `primitive_type' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm
Puppet / 7 (Ruby 2.7): spec/unit/puppet/provider/cs_primitive_crm_spec.rb#L76
Puppet::Type::Cs_primitive::ProviderCrm when getting instances each instance has an provided_by parameter corresponding to the <primitive>'s provider attribute Failure/Error: expect(instance.provided_by).to eq('heartbeat') NoMethodError: undefined method `provided_by' for (provider=crm):Puppet::Type::Cs_primitive::ProviderCrm