Fixes #37761 - use ProxyPass and upgrade=websocket where possible #1660
Triggered via pull request
September 18, 2024 07:06
Status
Cancelled
Total duration
13m 17s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
16s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
129 errors and 1 warning
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070851710.xmVhD8.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070854185.YHb7ZL.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application 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 foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application 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 foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070850771.h5fwUE.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070853593.ATsgEL.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application 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 foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application 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 foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070922286.s0sPvp.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070924811.nwQoVi.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application 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 foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application 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 foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070924866.4Kg0bD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070927703.GtA729.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application 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 foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application 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 foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070916573.HERBWl.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070920042.gPkCPt.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070916029.HKVyff.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070920017.bjRjfT.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 11:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070918835.aKIfP2.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070922651.iOzd69.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070916091.c6r5qN.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070920218.rSq7x4.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Debian 12:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070904713.eOrJY3.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070909436.yEp8vC.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman 2 workers 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070919055.QxQwal.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman 2 workers 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070924417.3sL2qt.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /etc/puppetlabs/code/environments/production/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/dynflow_spec.rb:5
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache2" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "apache2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache2" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@orchestrator" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@orchestrator" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@orchestrator" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dynflow-sidekiq@worker-1" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "dynflow-sidekiq@worker-1" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dynflow-sidekiq@worker-1" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L9
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman" to be enabled
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/support/acceptance/examples.rb#L10
Scenario: install foreman 2 workers behaves like the foreman application Service "foreman" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman" to be running
Shared Example Group: "the foreman application" called from ./spec/acceptance/dynflow_spec.rb:15
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_providers_spec.rb#L35
foreman::providers on almalinux-9-x86_64 with foreman is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az849-557.z25y5blrky1utgmobekovqxe1c.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_cli_spec.rb#L124
foreman::cli on almalinux-9-x86_64 with settings from foreman is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az849-557.z25y5blrky1utgmobekovqxe1c.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_providers_spec.rb#L36
foreman::providers on almalinux-9-x86_64 with foreman is expected to contain Package[puppet-agent-oauth] that comes before Class[foreman]
Failure/Error: it { should contain_package(oauth_os).that_comes_before('Class[foreman]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az849-557.z25y5blrky1utgmobekovqxe1c.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_cli_spec.rb#L125
foreman::cli on almalinux-9-x86_64 with settings from foreman is expected to contain Package[foreman-cli] with ensure => "installed"
Failure/Error:
should contain_package('foreman-cli')
.with_ensure('installed')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az849-557.z25y5blrky1utgmobekovqxe1c.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_cli_spec.rb#L130
foreman::cli on almalinux-9-x86_64 with settings from foreman should contain settings in /etc from foreman
Failure/Error:
is_expected.to contain_file('/etc/hammer/cli.modules.d/foreman.yml')
.with_content(
<<~CONFIG
:foreman:
# Enable/disable foreman commands
:enable_module: true
# Your foreman server address
:host: 'https://foreman.example.com'
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az849-557.z25y5blrky1utgmobekovqxe1c.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_cli_spec.rb#L159
foreman::cli on almalinux-9-x86_64 with settings from foreman should contain settings in /root from foreman
Failure/Error:
is_expected.to contain_file('/root/.hammer/cli.modules.d/foreman.yml')
.with_content(
<<~CONFIG
:foreman:
# Credentials. You'll be asked for them interactively if you leave them blank here
:username: 'jane'
:password: 'supersecret'
CONFIG
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az849-557.z25y5blrky1utgmobekovqxe1c.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_providers_spec.rb#L35
foreman::providers on centos-9-x86_64 with foreman is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az849-557.z25y5blrky1utgmobekovqxe1c.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_providers_spec.rb#L36
foreman::providers on centos-9-x86_64 with foreman is expected to contain Package[puppet-agent-oauth] that comes before Class[foreman]
Failure/Error: it { should contain_package(oauth_os).that_comes_before('Class[foreman]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az849-557.z25y5blrky1utgmobekovqxe1c.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_providers_spec.rb#L35
foreman::providers on debian-11-x86_64 with foreman is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az849-557.z25y5blrky1utgmobekovqxe1c.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_providers_spec.rb#L36
foreman::providers on debian-11-x86_64 with foreman is expected to contain Package[puppet-agent-oauth] that comes before Class[foreman]
Failure/Error: it { should contain_package(oauth_os).that_comes_before('Class[foreman]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az849-557.z25y5blrky1utgmobekovqxe1c.bx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_providers_spec.rb#L35
foreman::providers on debian-11-x86_64 with foreman is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_providers_spec.rb#L36
foreman::providers on debian-11-x86_64 with foreman is expected to contain Package[puppet-agent-oauth] that comes before Class[foreman]
Failure/Error: it { should contain_package(oauth_os).that_comes_before('Class[foreman]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_cli_spec.rb#L124
foreman::cli on debian-11-x86_64 with settings from foreman is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_cli_spec.rb#L125
foreman::cli on debian-11-x86_64 with settings from foreman is expected to contain Package[foreman-cli] with ensure => "installed"
Failure/Error:
should contain_package('foreman-cli')
.with_ensure('installed')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_providers_spec.rb#L35
foreman::providers on ubuntu-22.04-x86_64 with foreman is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_cli_spec.rb#L130
foreman::cli on debian-11-x86_64 with settings from foreman should contain settings in /etc from foreman
Failure/Error:
is_expected.to contain_file('/etc/hammer/cli.modules.d/foreman.yml')
.with_content(
<<~CONFIG
:foreman:
# Enable/disable foreman commands
:enable_module: true
# Your foreman server address
:host: 'https://foreman.example.com'
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_providers_spec.rb#L36
foreman::providers on ubuntu-22.04-x86_64 with foreman is expected to contain Package[puppet-agent-oauth] that comes before Class[foreman]
Failure/Error: it { should contain_package(oauth_os).that_comes_before('Class[foreman]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_cli_spec.rb#L159
foreman::cli on debian-11-x86_64 with settings from foreman should contain settings in /root from foreman
Failure/Error:
is_expected.to contain_file('/root/.hammer/cli.modules.d/foreman.yml')
.with_content(
<<~CONFIG
:foreman:
# Credentials. You'll be asked for them interactively if you leave them blank here
:username: 'jane'
:password: 'supersecret'
CONFIG
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_providers_spec.rb#L35
foreman::providers on debian-12-x86_64 with foreman is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_providers_spec.rb#L36
foreman::providers on debian-12-x86_64 with foreman is expected to contain Package[puppet-agent-oauth] that comes before Class[foreman]
Failure/Error: it { should contain_package(oauth_os).that_comes_before('Class[foreman]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Puppet / Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1185/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 8
Canceling since a higher priority waiting request for '1185/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 8
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1185/merge' exists
|
Puppet / Puppet 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 8
Canceling since a higher priority waiting request for '1185/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 8
The operation was canceled.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|