Set Apache parameters in ci to reflect the real deployment #1291
ci.yml
on: pull_request
Puppet
/
Static validations
26s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
40 errors
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
bootstrap_rpm with default params 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_064236210.pp.9hqnwy
Last 10 lines of output were:
May 17 06:42:57 centos9-64-puppet7.example.com httpd[2459]: no listening sockets available, shutting down
May 17 06:42:57 centos9-64-puppet7.example.com httpd[2459]: AH00015: Unable to open logs
May 17 06:42:57 centos9-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:42:57 centos9-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:42:57 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 1 event
Info: Class[Apache::Service]: Unscheduling all events on Class[Apache::Service]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 19.49 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:10
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
bootstrap_rpm with default params 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_064258061.pp.wBGCXZ
Last 10 lines of output were:
May 17 06:42:57 centos9-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:42:57 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:00 centos9-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:00 centos9-64-puppet7.example.com httpd[2811]: no listening sockets available, shutting down
May 17 06:43:00 centos9-64-puppet7.example.com httpd[2811]: AH00015: Unable to open logs
May 17 06:43:00 centos9-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:00 centos9-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:00 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: Applied catalog in 0.38 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:10
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/bootstrap_rpm_spec.rb#L91
bootstrap_rpm ensure symlink is present if deleted removes symlink and re-applies the manifest
Failure/Error: apply_manifest("class { 'foreman_proxy_content::bootstrap_rpm': }", catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064304448.pp.GQVmSt
Last 10 lines of output were:
May 17 06:43:00 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:06 centos9-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:07 centos9-64-puppet7.example.com httpd[4038]: no listening sockets available, shutting down
May 17 06:43:07 centos9-64-puppet7.example.com httpd[4038]: AH00015: Unable to open logs
May 17 06:43:07 centos9-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:07 centos9-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:07 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.40 seconds
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
bootstrap_rpm creates new RPM after CA changes 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_064309348.pp.r98hYf
Last 10 lines of output were:
May 17 06:43:07 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:14 centos9-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:14 centos9-64-puppet7.example.com httpd[4890]: no listening sockets available, shutting down
May 17 06:43:14 centos9-64-puppet7.example.com httpd[4890]: AH00015: Unable to open logs
May 17 06:43:14 centos9-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:14 centos9-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:14 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.09 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:124
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
bootstrap_rpm creates new RPM after CA changes 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_064314748.pp.FeB3ZO
Last 10 lines of output were:
May 17 06:43:14 centos9-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:14 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:17 centos9-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:17 centos9-64-puppet7.example.com httpd[5246]: no listening sockets available, shutting down
May 17 06:43:17 centos9-64-puppet7.example.com httpd[5246]: AH00015: Unable to open logs
May 17 06:43:17 centos9-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:17 centos9-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:17 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: Applied catalog in 0.82 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:124
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
bootstrap_rpm creates new RPM after port changes 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_064318256.pp.F3oL4H
Last 10 lines of output were:
May 17 06:43:17 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:21 centos9-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:21 centos9-64-puppet7.example.com httpd[5882]: no listening sockets available, shutting down
May 17 06:43:21 centos9-64-puppet7.example.com httpd[5882]: AH00015: Unable to open logs
May 17 06:43:21 centos9-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:21 centos9-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:21 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:156
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
bootstrap_rpm creates new RPM after port changes 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_064321508.pp.6OnvuI
Last 10 lines of output were:
May 17 06:43:21 centos9-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:21 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:24 centos9-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:24 centos9-64-puppet7.example.com httpd[6242]: no listening sockets available, shutting down
May 17 06:43:24 centos9-64-puppet7.example.com httpd[6242]: AH00015: Unable to open logs
May 17 06:43:24 centos9-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:24 centos9-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:24 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: Applied catalog in 0.85 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:156
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/bootstrap_rpm_spec.rb#L204
bootstrap_rpm correctly sets latest RPM after reaching RPM release of 10 applies 7 more times without error
Failure/Error:
apply_manifest(
"class { 'foreman_proxy_content::bootstrap_rpm': rhsm_port => 844#{num}, }",
catch_failures: true
)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064325312.pp.YooMhp
Last 10 lines of output were:
May 17 06:43:24 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:28 centos9-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:28 centos9-64-puppet7.example.com httpd[6995]: no listening sockets available, shutting down
May 17 06:43:28 centos9-64-puppet7.example.com httpd[6995]: AH00015: Unable to open logs
May 17 06:43:28 centos9-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:28 centos9-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:28 centos9-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.69 seconds
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/bootstrap_rpm_spec.rb#L214
bootstrap_rpm correctly sets latest RPM after reaching RPM release of 10 File "/var/www/html/pub/katello-ca-consumer-centos9-64-puppet7.example.com-1.0-10.noarch.rpm" is expected to be file
Failure/Error: it { should be_file }
expected `File "/var/www/html/pub/katello-ca-consumer-centos9-64-puppet7.example.com-1.0-10.noarch.rpm".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/bootstrap_rpm_spec.rb#L215
bootstrap_rpm correctly sets latest RPM after reaching RPM release of 10 File "/var/www/html/pub/katello-ca-consumer-centos9-64-puppet7.example.com-1.0-10.noarch.rpm" is expected to be mode 644
Failure/Error: it { should be_mode 644 }
expected `File "/var/www/html/pub/katello-ca-consumer-centos9-64-puppet7.example.com-1.0-10.noarch.rpm".mode?(644)` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
bootstrap_rpm with default params 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_064243279.pp.nLVqUz
Last 10 lines of output were:
May 17 06:43:11 centos9-64-puppet8.example.com httpd[2457]: no listening sockets available, shutting down
May 17 06:43:11 centos9-64-puppet8.example.com httpd[2457]: AH00015: Unable to open logs
May 17 06:43:11 centos9-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:11 centos9-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:11 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 1 event
Info: Class[Apache::Service]: Unscheduling all events on Class[Apache::Service]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 25.91 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:10
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
bootstrap_rpm with default params 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_064311702.pp.kGmiaW
Last 10 lines of output were:
May 17 06:43:11 centos9-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:11 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:14 centos9-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:14 centos9-64-puppet8.example.com httpd[2808]: no listening sockets available, shutting down
May 17 06:43:14 centos9-64-puppet8.example.com httpd[2808]: AH00015: Unable to open logs
May 17 06:43:14 centos9-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:14 centos9-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:14 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: Applied catalog in 0.39 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:10
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/bootstrap_rpm_spec.rb#L91
bootstrap_rpm ensure symlink is present if deleted removes symlink and re-applies the manifest
Failure/Error: apply_manifest("class { 'foreman_proxy_content::bootstrap_rpm': }", catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064318385.pp.xjXNQk
Last 10 lines of output were:
May 17 06:43:14 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:21 centos9-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:21 centos9-64-puppet8.example.com httpd[4033]: no listening sockets available, shutting down
May 17 06:43:21 centos9-64-puppet8.example.com httpd[4033]: AH00015: Unable to open logs
May 17 06:43:21 centos9-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:21 centos9-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:21 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.43 seconds
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
bootstrap_rpm creates new RPM after CA changes 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_064323729.pp.lBYzWK
Last 10 lines of output were:
May 17 06:43:21 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:29 centos9-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:29 centos9-64-puppet8.example.com httpd[4883]: no listening sockets available, shutting down
May 17 06:43:29 centos9-64-puppet8.example.com httpd[4883]: AH00015: Unable to open logs
May 17 06:43:29 centos9-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:29 centos9-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:29 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.94 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:124
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
bootstrap_rpm creates new RPM after CA changes 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_064329162.pp.vwqN3y
Last 10 lines of output were:
May 17 06:43:29 centos9-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:29 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:32 centos9-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:32 centos9-64-puppet8.example.com httpd[5238]: no listening sockets available, shutting down
May 17 06:43:32 centos9-64-puppet8.example.com httpd[5238]: AH00015: Unable to open logs
May 17 06:43:32 centos9-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:32 centos9-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:32 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: Applied catalog in 0.91 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:124
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
bootstrap_rpm creates new RPM after port changes 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_064332994.pp.V19IR4
Last 10 lines of output were:
May 17 06:43:32 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:36 centos9-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:36 centos9-64-puppet8.example.com httpd[5873]: no listening sockets available, shutting down
May 17 06:43:36 centos9-64-puppet8.example.com httpd[5873]: AH00015: Unable to open logs
May 17 06:43:36 centos9-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:36 centos9-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:36 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.13 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:156
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
bootstrap_rpm creates new RPM after port changes 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_064336610.pp.EbgDzZ
Last 10 lines of output were:
May 17 06:43:36 centos9-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:36 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:39 centos9-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:39 centos9-64-puppet8.example.com httpd[6232]: no listening sockets available, shutting down
May 17 06:43:39 centos9-64-puppet8.example.com httpd[6232]: AH00015: Unable to open logs
May 17 06:43:39 centos9-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:39 centos9-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:39 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: Applied catalog in 0.91 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:156
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/bootstrap_rpm_spec.rb#L204
bootstrap_rpm correctly sets latest RPM after reaching RPM release of 10 applies 7 more times without error
Failure/Error:
apply_manifest(
"class { 'foreman_proxy_content::bootstrap_rpm': rhsm_port => 844#{num}, }",
catch_failures: true
)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064340728.pp.kievdi
Last 10 lines of output were:
May 17 06:43:39 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:43 centos9-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:43 centos9-64-puppet8.example.com httpd[6984]: no listening sockets available, shutting down
May 17 06:43:43 centos9-64-puppet8.example.com httpd[6984]: AH00015: Unable to open logs
May 17 06:43:43 centos9-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:43 centos9-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:43 centos9-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.72 seconds
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/bootstrap_rpm_spec.rb#L214
bootstrap_rpm correctly sets latest RPM after reaching RPM release of 10 File "/var/www/html/pub/katello-ca-consumer-centos9-64-puppet8.example.com-1.0-10.noarch.rpm" is expected to be file
Failure/Error: it { should be_file }
expected `File "/var/www/html/pub/katello-ca-consumer-centos9-64-puppet8.example.com-1.0-10.noarch.rpm".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/bootstrap_rpm_spec.rb#L215
bootstrap_rpm correctly sets latest RPM after reaching RPM release of 10 File "/var/www/html/pub/katello-ca-consumer-centos9-64-puppet8.example.com-1.0-10.noarch.rpm" is expected to be mode 644
Failure/Error: it { should be_mode 644 }
expected `File "/var/www/html/pub/katello-ca-consumer-centos9-64-puppet8.example.com-1.0-10.noarch.rpm".mode?(644)` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
bootstrap_rpm with default params 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_064300172.pp.1kOtyM
Last 10 lines of output were:
May 17 06:43:45 centos8-64-puppet8.example.com httpd[2627]: no listening sockets available, shutting down
May 17 06:43:45 centos8-64-puppet8.example.com httpd[2627]: AH00015: Unable to open logs
May 17 06:43:45 centos8-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:45 centos8-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:45 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 1 event
Info: Class[Apache::Service]: Unscheduling all events on Class[Apache::Service]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 43.39 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:10
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
bootstrap_rpm with default params 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_064346218.pp.jU0IYF
Last 10 lines of output were:
May 17 06:43:45 centos8-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:45 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:48 centos8-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:48 centos8-64-puppet8.example.com httpd[2971]: no listening sockets available, shutting down
May 17 06:43:48 centos8-64-puppet8.example.com httpd[2971]: AH00015: Unable to open logs
May 17 06:43:48 centos8-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:48 centos8-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:48 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: Applied catalog in 0.36 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:10
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/bootstrap_rpm_spec.rb#L91
bootstrap_rpm ensure symlink is present if deleted removes symlink and re-applies the manifest
Failure/Error: apply_manifest("class { 'foreman_proxy_content::bootstrap_rpm': }", catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064352892.pp.jxydef
Last 10 lines of output were:
May 17 06:43:48 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:43:55 centos8-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:43:55 centos8-64-puppet8.example.com httpd[4190]: no listening sockets available, shutting down
May 17 06:43:55 centos8-64-puppet8.example.com httpd[4190]: AH00015: Unable to open logs
May 17 06:43:55 centos8-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:43:55 centos8-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:43:55 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.39 seconds
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
bootstrap_rpm creates new RPM after CA changes 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_064358108.pp.fr3BbV
Last 10 lines of output were:
May 17 06:43:55 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:44:04 centos8-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:44:04 centos8-64-puppet8.example.com httpd[5025]: no listening sockets available, shutting down
May 17 06:44:04 centos8-64-puppet8.example.com httpd[5025]: AH00015: Unable to open logs
May 17 06:44:04 centos8-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:44:04 centos8-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:44:04 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.16 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:124
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
bootstrap_rpm creates new RPM after CA changes 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_064404709.pp.Ovv5cC
Last 10 lines of output were:
May 17 06:44:04 centos8-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:44:04 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:44:09 centos8-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:44:09 centos8-64-puppet8.example.com httpd[5374]: no listening sockets available, shutting down
May 17 06:44:09 centos8-64-puppet8.example.com httpd[5374]: AH00015: Unable to open logs
May 17 06:44:09 centos8-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:44:09 centos8-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:44:09 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: Applied catalog in 2.14 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:124
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
bootstrap_rpm creates new RPM after port changes 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_064409798.pp.AsRNm8
Last 10 lines of output were:
May 17 06:44:09 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:44:14 centos8-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:44:14 centos8-64-puppet8.example.com httpd[5994]: no listening sockets available, shutting down
May 17 06:44:14 centos8-64-puppet8.example.com httpd[5994]: AH00015: Unable to open logs
May 17 06:44:14 centos8-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:44:14 centos8-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:44:14 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.37 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:156
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
bootstrap_rpm creates new RPM after port changes 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_064414613.pp.6lZzpO
Last 10 lines of output were:
May 17 06:44:14 centos8-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:44:14 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:44:19 centos8-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:44:19 centos8-64-puppet8.example.com httpd[6347]: no listening sockets available, shutting down
May 17 06:44:19 centos8-64-puppet8.example.com httpd[6347]: AH00015: Unable to open logs
May 17 06:44:19 centos8-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:44:19 centos8-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:44:19 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: Applied catalog in 2.16 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:156
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/bootstrap_rpm_spec.rb#L204
bootstrap_rpm correctly sets latest RPM after reaching RPM release of 10 applies 7 more times without error
Failure/Error:
apply_manifest(
"class { 'foreman_proxy_content::bootstrap_rpm': rhsm_port => 844#{num}, }",
catch_failures: true
)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064419955.pp.cDTkYf
Last 10 lines of output were:
May 17 06:44:19 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:44:22 centos8-64-puppet8.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:44:22 centos8-64-puppet8.example.com httpd[7083]: no listening sockets available, shutting down
May 17 06:44:22 centos8-64-puppet8.example.com httpd[7083]: AH00015: Unable to open logs
May 17 06:44:22 centos8-64-puppet8.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:44:22 centos8-64-puppet8.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:44:22 centos8-64-puppet8.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.66 seconds
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/bootstrap_rpm_spec.rb#L214
bootstrap_rpm correctly sets latest RPM after reaching RPM release of 10 File "/var/www/html/pub/katello-ca-consumer-centos8-64-puppet8.example.com-1.0-10.noarch.rpm" is expected to be file
Failure/Error: it { should be_file }
expected `File "/var/www/html/pub/katello-ca-consumer-centos8-64-puppet8.example.com-1.0-10.noarch.rpm".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/bootstrap_rpm_spec.rb#L215
bootstrap_rpm correctly sets latest RPM after reaching RPM release of 10 File "/var/www/html/pub/katello-ca-consumer-centos8-64-puppet8.example.com-1.0-10.noarch.rpm" is expected to be mode 644
Failure/Error: it { should be_mode 644 }
expected `File "/var/www/html/pub/katello-ca-consumer-centos8-64-puppet8.example.com-1.0-10.noarch.rpm".mode?(644)` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
bootstrap_rpm with default params 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_064519972.pp.E9hkLE
Last 10 lines of output were:
May 17 06:46:13 centos8-64-puppet7.example.com httpd[2646]: no listening sockets available, shutting down
May 17 06:46:13 centos8-64-puppet7.example.com httpd[2646]: AH00015: Unable to open logs
May 17 06:46:13 centos8-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:46:13 centos8-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:46:13 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: /Stage[main]/Apache::Service/Service[httpd]: Triggered 'refresh' from 1 event
Info: Class[Apache::Service]: Unscheduling all events on Class[Apache::Service]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 51.48 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:10
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
bootstrap_rpm with default params 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_064613728.pp.Fjp6lv
Last 10 lines of output were:
May 17 06:46:13 centos8-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:46:13 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:46:16 centos8-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:46:16 centos8-64-puppet7.example.com httpd[2991]: no listening sockets available, shutting down
May 17 06:46:16 centos8-64-puppet7.example.com httpd[2991]: AH00015: Unable to open logs
May 17 06:46:16 centos8-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:46:16 centos8-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:46:16 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: Applied catalog in 0.36 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:10
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/bootstrap_rpm_spec.rb#L91
bootstrap_rpm ensure symlink is present if deleted removes symlink and re-applies the manifest
Failure/Error: apply_manifest("class { 'foreman_proxy_content::bootstrap_rpm': }", catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064620013.pp.xBPp5K
Last 10 lines of output were:
May 17 06:46:16 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:46:22 centos8-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:46:22 centos8-64-puppet7.example.com httpd[4212]: no listening sockets available, shutting down
May 17 06:46:22 centos8-64-puppet7.example.com httpd[4212]: AH00015: Unable to open logs
May 17 06:46:22 centos8-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:46:22 centos8-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:46:22 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.36 seconds
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
bootstrap_rpm creates new RPM after CA changes 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_064624769.pp.uEkiTS
Last 10 lines of output were:
May 17 06:46:22 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:46:31 centos8-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:46:31 centos8-64-puppet7.example.com httpd[5049]: no listening sockets available, shutting down
May 17 06:46:31 centos8-64-puppet7.example.com httpd[5049]: AH00015: Unable to open logs
May 17 06:46:31 centos8-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:46:31 centos8-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:46:31 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.89 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:124
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
bootstrap_rpm creates new RPM after CA changes 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_064631898.pp.nfx8wB
Last 10 lines of output were:
May 17 06:46:31 centos8-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:46:31 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:46:36 centos8-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:46:36 centos8-64-puppet7.example.com httpd[5399]: no listening sockets available, shutting down
May 17 06:46:36 centos8-64-puppet7.example.com httpd[5399]: AH00015: Unable to open logs
May 17 06:46:36 centos8-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:46:36 centos8-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:46:36 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: Applied catalog in 2.11 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:124
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
bootstrap_rpm creates new RPM after port changes 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_064636678.pp.FOYkGa
Last 10 lines of output were:
May 17 06:46:36 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:46:41 centos8-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:46:41 centos8-64-puppet7.example.com httpd[6020]: no listening sockets available, shutting down
May 17 06:46:41 centos8-64-puppet7.example.com httpd[6020]: AH00015: Unable to open logs
May 17 06:46:41 centos8-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:46:41 centos8-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:46:41 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.29 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:156
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
bootstrap_rpm creates new RPM after port changes 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_064641234.pp.epUb6K
Last 10 lines of output were:
May 17 06:46:41 centos8-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:46:41 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:46:45 centos8-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:46:45 centos8-64-puppet7.example.com httpd[6374]: no listening sockets available, shutting down
May 17 06:46:45 centos8-64-puppet7.example.com httpd[6374]: AH00015: Unable to open logs
May 17 06:46:45 centos8-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:46:45 centos8-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:46:45 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
�[mNotice: Applied catalog in 2.18 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/bootstrap_rpm_spec.rb:156
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/bootstrap_rpm_spec.rb#L204
bootstrap_rpm correctly sets latest RPM after reaching RPM release of 10 applies 7 more times without error
Failure/Error:
apply_manifest(
"class { 'foreman_proxy_content::bootstrap_rpm': rhsm_port => 844#{num}, }",
catch_failures: true
)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_064646498.pp.lKSnX9
Last 10 lines of output were:
May 17 06:46:45 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
May 17 06:46:49 centos8-64-puppet7.example.com systemd[1]: Starting The Apache HTTP Server...
May 17 06:46:49 centos8-64-puppet7.example.com httpd[7111]: no listening sockets available, shutting down
May 17 06:46:49 centos8-64-puppet7.example.com httpd[7111]: AH00015: Unable to open logs
May 17 06:46:49 centos8-64-puppet7.example.com systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
May 17 06:46:49 centos8-64-puppet7.example.com systemd[1]: httpd.service: Failed with result 'exit-code'.
May 17 06:46:49 centos8-64-puppet7.example.com systemd[1]: Failed to start The Apache HTTP Server.
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.62 seconds
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/bootstrap_rpm_spec.rb#L214
bootstrap_rpm correctly sets latest RPM after reaching RPM release of 10 File "/var/www/html/pub/katello-ca-consumer-centos8-64-puppet7.example.com-1.0-10.noarch.rpm" is expected to be file
Failure/Error: it { should be_file }
expected `File "/var/www/html/pub/katello-ca-consumer-centos8-64-puppet7.example.com-1.0-10.noarch.rpm".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/bootstrap_rpm_spec.rb#L215
bootstrap_rpm correctly sets latest RPM after reaching RPM release of 10 File "/var/www/html/pub/katello-ca-consumer-centos8-64-puppet7.example.com-1.0-10.noarch.rpm" is expected to be mode 644
Failure/Error: it { should be_mode 644 }
expected `File "/var/www/html/pub/katello-ca-consumer-centos8-64-puppet7.example.com-1.0-10.noarch.rpm".mode?(644)` to be truthy, got false
|