Skip to content

Support EL9

Support EL9 #1469

Triggered via pull request January 4, 2024 17:43
Status Failure
Total duration 5m 40s
Artifacts

ci.yml

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

Annotations

20 errors
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with ansible plugin 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_174514699.pp.4IquUz Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Feature[Ansible]/Datacat_fragment[foreman_proxy::enabled_features::Ansible]: Dependency Package[rubygem-smart_proxy_ansible] has failures: true Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Feature[Ansible]/Datacat_fragment[foreman_proxy::enabled_features::Ansible]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Settings_file[ansible]/File[/etc/foreman-proxy/settings.d/ansible.yml]: Skipping because of failed dependencies Info: Class[Foreman_proxy::Service]: Unscheduling all events on Class[Foreman_proxy::Service] Warning: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Skipping because of failed dependencies Info: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Unscheduling all events on Service[foreman-proxy] Info: Class[Foreman_proxy]: Unscheduling all events on Class[Foreman_proxy] Info: Class[Foreman_proxy::Plugin::Ansible]: Unscheduling all events on Class[Foreman_proxy::Plugin::Ansible] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 8.53 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/ansible_spec.rb:6
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy with ansible plugin 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_174525471.pp.Q6vqqJ Last 10 lines of output were: Warning: /Stage[main]/Foreman_proxy::Plugin::Dynflow/Foreman_proxy::Plugin::Module[dynflow]/Foreman_proxy::Module[dynflow]/Foreman_proxy::Feature[Dynflow]/Datacat_fragment[foreman_proxy::enabled_features::Dynflow]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman_proxy::Plugin::Dynflow/Foreman_proxy::Plugin::Module[dynflow]/Foreman_proxy::Module[dynflow]/Foreman_proxy::Settings_file[dynflow]/File[/etc/foreman-proxy/settings.d/dynflow.yml]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Foreman_proxy::Plugin::Remote_execution::Script/Foreman_proxy::Plugin::Module[remote_execution_ssh]/Foreman_proxy::Module[remote_execution_ssh]/Foreman_proxy::Feature[Script]/Datacat_fragment[foreman_proxy::enabled_features::Script]: Dependency Package[rubygem-smart_proxy_remote_execution_ssh] has failures: true Warning: /Stage[main]/Foreman_proxy::Plugin::Remote_execution::Script/Foreman_proxy::Plugin::Module[remote_execution_ssh]/Foreman_proxy::Module[remote_execution_ssh]/Foreman_proxy::Feature[Script]/Datacat_fragment[foreman_proxy::enabled_features::Script]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman_proxy::Plugin::Remote_execution::Script/Foreman_proxy::Plugin::Module[remote_execution_ssh]/Foreman_proxy::Module[remote_execution_ssh]/Foreman_proxy::Settings_file[remote_execution_ssh]/File[/etc/foreman-proxy/settings.d/remote_execution_ssh.yml]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Feature[Ansible]/Datacat_fragment[foreman_proxy::enabled_features::Ansible]: Dependency Package[rubygem-smart_proxy_ansible] has failures: true Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Feature[Ansible]/Datacat_fragment[foreman_proxy::enabled_features::Ansible]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Settings_file[ansible]/File[/etc/foreman-proxy/settings.d/ansible.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.69 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/ansible_spec.rb:6
Puppet / Puppet 7 - CentOS 9: spec/support/acceptance/examples.rb#L3
Scenario: install foreman-proxy with ansible plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "foreman-proxy" to be enabled Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/ansible_spec.rb:8
Puppet / Puppet 7 - CentOS 9: spec/support/acceptance/examples.rb#L4
Scenario: install foreman-proxy with ansible plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "foreman-proxy" to be running Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/ansible_spec.rb:8
Puppet / Puppet 7 - CentOS 9: spec/support/acceptance/examples.rb#L12
Scenario: install foreman-proxy with ansible plugin behaves like the default foreman proxy application Port "8443" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "8443" to be listening Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/ansible_spec.rb:8
Puppet / Puppet 7 - CentOS 9: spec/acceptance/ansible_spec.rb#L11
Scenario: install foreman-proxy with ansible plugin Package "ansible-collection-theforeman-foreman" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "ansible-collection-theforeman-foreman" to be installed
Puppet / Puppet 7 - CentOS 9: spec/acceptance/ansible_spec.rb#L16
Scenario: install foreman-proxy with ansible plugin Package "ansible-runner" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "ansible-runner" to be installed
Puppet / Puppet 7 - CentOS 9: spec/acceptance/ansible_spec.rb#L20
Scenario: install foreman-proxy with ansible plugin Command "ansible-runner --help" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { should eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - CentOS 9: spec/acceptance/ansible_spec.rb#L24
Scenario: install foreman-proxy with ansible plugin Command "ansible-runner run --module ping --hosts localhost /tmp/ansible-runner-test" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { should eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with discovery plugin 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_174543895.pp.cahY6S Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman_proxy::Plugin::Discovery/Foreman_proxy::Plugin::Module[discovery]/Foreman_proxy::Plugin[discovery]/Package[rubygem-smart_proxy_discovery]: Triggered 'refresh' from 1 event Info: Foreman_proxy::Plugin[discovery]: Unscheduling all events on Foreman_proxy::Plugin[discovery] �[mNotice: /Stage[main]/Foreman_proxy::Plugin::Discovery/Foreman_proxy::Plugin::Module[discovery]/Foreman_proxy::Module[discovery]/Foreman_proxy::Feature[Discovery]/Datacat_fragment[foreman_proxy::enabled_features::Discovery]: Dependency Package[rubygem-smart_proxy_discovery] has failures: true Warning: /Stage[main]/Foreman_proxy::Plugin::Discovery/Foreman_proxy::Plugin::Module[discovery]/Foreman_proxy::Module[discovery]/Foreman_proxy::Feature[Discovery]/Datacat_fragment[foreman_proxy::enabled_features::Discovery]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman_proxy::Plugin::Discovery/Foreman_proxy::Plugin::Module[discovery]/Foreman_proxy::Module[discovery]/Foreman_proxy::Settings_file[discovery]/File[/etc/foreman-proxy/settings.d/discovery.yml]: Skipping because of failed dependencies Info: Class[Foreman_proxy::Service]: Unscheduling all events on Class[Foreman_proxy::Service] Warning: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Skipping because of failed dependencies Info: Class[Foreman_proxy]: Unscheduling all events on Class[Foreman_proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 4.14 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/discovery_spec.rb:6
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with ansible plugin 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_174514735.pp.fAAH9c Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Feature[Ansible]/Datacat_fragment[foreman_proxy::enabled_features::Ansible]: Dependency Package[rubygem-smart_proxy_ansible] has failures: true Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Feature[Ansible]/Datacat_fragment[foreman_proxy::enabled_features::Ansible]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Settings_file[ansible]/File[/etc/foreman-proxy/settings.d/ansible.yml]: Skipping because of failed dependencies Info: Class[Foreman_proxy::Service]: Unscheduling all events on Class[Foreman_proxy::Service] Warning: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Skipping because of failed dependencies Info: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Unscheduling all events on Service[foreman-proxy] Info: Class[Foreman_proxy]: Unscheduling all events on Class[Foreman_proxy] Info: Class[Foreman_proxy::Plugin::Ansible]: Unscheduling all events on Class[Foreman_proxy::Plugin::Ansible] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 6.85 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/ansible_spec.rb:6
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy with ansible plugin 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_174525186.pp.6o8uPf Last 10 lines of output were: Warning: /Stage[main]/Foreman_proxy::Plugin::Dynflow/Foreman_proxy::Plugin::Module[dynflow]/Foreman_proxy::Module[dynflow]/Foreman_proxy::Feature[Dynflow]/Datacat_fragment[foreman_proxy::enabled_features::Dynflow]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman_proxy::Plugin::Dynflow/Foreman_proxy::Plugin::Module[dynflow]/Foreman_proxy::Module[dynflow]/Foreman_proxy::Settings_file[dynflow]/File[/etc/foreman-proxy/settings.d/dynflow.yml]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Foreman_proxy::Plugin::Remote_execution::Script/Foreman_proxy::Plugin::Module[remote_execution_ssh]/Foreman_proxy::Module[remote_execution_ssh]/Foreman_proxy::Feature[Script]/Datacat_fragment[foreman_proxy::enabled_features::Script]: Dependency Package[rubygem-smart_proxy_remote_execution_ssh] has failures: true Warning: /Stage[main]/Foreman_proxy::Plugin::Remote_execution::Script/Foreman_proxy::Plugin::Module[remote_execution_ssh]/Foreman_proxy::Module[remote_execution_ssh]/Foreman_proxy::Feature[Script]/Datacat_fragment[foreman_proxy::enabled_features::Script]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman_proxy::Plugin::Remote_execution::Script/Foreman_proxy::Plugin::Module[remote_execution_ssh]/Foreman_proxy::Module[remote_execution_ssh]/Foreman_proxy::Settings_file[remote_execution_ssh]/File[/etc/foreman-proxy/settings.d/remote_execution_ssh.yml]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Feature[Ansible]/Datacat_fragment[foreman_proxy::enabled_features::Ansible]: Dependency Package[rubygem-smart_proxy_ansible] has failures: true Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Feature[Ansible]/Datacat_fragment[foreman_proxy::enabled_features::Ansible]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman_proxy::Plugin::Ansible/Foreman_proxy::Plugin::Module[ansible]/Foreman_proxy::Module[ansible]/Foreman_proxy::Settings_file[ansible]/File[/etc/foreman-proxy/settings.d/ansible.yml]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.92 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/ansible_spec.rb:6
Puppet / Puppet 8 - CentOS 9: spec/support/acceptance/examples.rb#L3
Scenario: install foreman-proxy with ansible plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "foreman-proxy" to be enabled Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/ansible_spec.rb:8
Puppet / Puppet 8 - CentOS 9: spec/support/acceptance/examples.rb#L4
Scenario: install foreman-proxy with ansible plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "foreman-proxy" to be running Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/ansible_spec.rb:8
Puppet / Puppet 8 - CentOS 9: spec/support/acceptance/examples.rb#L12
Scenario: install foreman-proxy with ansible plugin behaves like the default foreman proxy application Port "8443" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "8443" to be listening Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/ansible_spec.rb:8
Puppet / Puppet 8 - CentOS 9: spec/acceptance/ansible_spec.rb#L11
Scenario: install foreman-proxy with ansible plugin Package "ansible-collection-theforeman-foreman" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "ansible-collection-theforeman-foreman" to be installed
Puppet / Puppet 8 - CentOS 9: spec/acceptance/ansible_spec.rb#L16
Scenario: install foreman-proxy with ansible plugin Package "ansible-runner" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "ansible-runner" to be installed
Puppet / Puppet 8 - CentOS 9: spec/acceptance/ansible_spec.rb#L20
Scenario: install foreman-proxy with ansible plugin Command "ansible-runner --help" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { should eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - CentOS 9: spec/acceptance/ansible_spec.rb#L24
Scenario: install foreman-proxy with ansible plugin Command "ansible-runner run --module ping --hosts localhost /tmp/ansible-runner-test" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { should eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 8 - CentOS 9: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with discovery plugin 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_174544231.pp.E2GJaz Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman_proxy::Plugin::Discovery/Foreman_proxy::Plugin::Module[discovery]/Foreman_proxy::Plugin[discovery]/Package[rubygem-smart_proxy_discovery]: Triggered 'refresh' from 1 event Info: Foreman_proxy::Plugin[discovery]: Unscheduling all events on Foreman_proxy::Plugin[discovery] �[mNotice: /Stage[main]/Foreman_proxy::Plugin::Discovery/Foreman_proxy::Plugin::Module[discovery]/Foreman_proxy::Module[discovery]/Foreman_proxy::Feature[Discovery]/Datacat_fragment[foreman_proxy::enabled_features::Discovery]: Dependency Package[rubygem-smart_proxy_discovery] has failures: true Warning: /Stage[main]/Foreman_proxy::Plugin::Discovery/Foreman_proxy::Plugin::Module[discovery]/Foreman_proxy::Module[discovery]/Foreman_proxy::Feature[Discovery]/Datacat_fragment[foreman_proxy::enabled_features::Discovery]: Skipping because of failed dependencies Warning: /Stage[main]/Foreman_proxy::Plugin::Discovery/Foreman_proxy::Plugin::Module[discovery]/Foreman_proxy::Module[discovery]/Foreman_proxy::Settings_file[discovery]/File[/etc/foreman-proxy/settings.d/discovery.yml]: Skipping because of failed dependencies Info: Class[Foreman_proxy::Service]: Unscheduling all events on Class[Foreman_proxy::Service] Warning: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Skipping because of failed dependencies Info: Class[Foreman_proxy]: Unscheduling all events on Class[Foreman_proxy] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 4.44 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/discovery_spec.rb:6