Fixes #36902 - Support Pulpcore 3.39, drop older versions #1335
Triggered via pull request
November 17, 2023 08:50
Status
Failure
Total duration
14m 23s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
24s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
40 errors
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085158040.pp.NgeusV
Last 10 lines of output were:
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.92 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085203848.pp.mjmmSt
Last 10 lines of output were:
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.91 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "httpd" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "httpd" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "pulpcore-api" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pulpcore-api" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "pulpcore-content" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pulpcore-content" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "pulpcore-worker@1" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pulpcore-worker@1" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085208255.pp.VqMagB
Last 10 lines of output were:
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 5.47 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
|
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'centos8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085216741.pp.DHSy6b
Last 10 lines of output were:
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.56 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
|
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "httpd" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "httpd" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "pulpcore-api" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pulpcore-api" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "pulpcore-content" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pulpcore-content" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "pulpcore-worker@1" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 7 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pulpcore-worker@1" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085200138.pp.B6eDSE
Last 10 lines of output were:
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 3.45 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085207535.pp.LLIwr3
Last 10 lines of output were:
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.32 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "httpd" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "httpd" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "pulpcore-api" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pulpcore-api" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "pulpcore-content" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pulpcore-content" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "pulpcore-worker@1" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 9 - Pulp 3.39:
spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pulpcore-worker@1" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
basic installation 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 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085212847.pp.rBYee9
Last 10 lines of output were:
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 4.44 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
|
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
basic installation 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 'centos8-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_085221383.pp.WJ3QvA
Last 10 lines of output were:
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-docroot]/Concat_fragment[pulpcore-https-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-directories]/Concat_fragment[pulpcore-https-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-logging]/Concat_fragment[pulpcore-https-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-serversignature]/Concat_fragment[pulpcore-https-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-access_log]/Concat_fragment[pulpcore-https-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-proxy]/Concat_fragment[pulpcore-https-proxy]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-ssl]/Concat_fragment[pulpcore-https-ssl]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Concat::Fragment[pulpcore-https-file_footer]/Concat_fragment[pulpcore-https-file_footer]: Skipping because of failed dependencies
Warning: /Stage[main]/Pulpcore::Apache/Apache::Vhost[pulpcore-https]/Apache::Listen[443]/Concat::Fragment[Listen 443]/Concat_fragment[Listen 443]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.26 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/basic_spec.rb:4
|
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L15
basic installation Service "httpd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "httpd" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L16
basic installation Service "httpd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "httpd" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L20
basic installation Service "pulpcore-api" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "pulpcore-api" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L21
basic installation Service "pulpcore-api" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pulpcore-api" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L25
basic installation Service "pulpcore-content" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "pulpcore-content" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L26
basic installation Service "pulpcore-content" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pulpcore-content" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L35
basic installation Service "pulpcore-worker@1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "pulpcore-worker@1" to be enabled
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|
Puppet / Puppet 8 - CentOS 8 - Pulp 3.39:
spec/support/acceptance/examples.rb#L36
basic installation Service "pulpcore-worker@1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "pulpcore-worker@1" to be running
Shared Example Group: "the default pulpcore application" called from ./spec/acceptance/basic_spec.rb:12
|