Fixes #37325 - make postgres the container gateway default DB #1542
ci.yml
on: pull_request
Puppet
/
Static validations
17s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
62 errors
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L10
foreman_proxy::plugin::container_gateway on debian-11-x86_64 with default settings is expected to contain Foreman_proxy::Plugin::Module[container_gateway]
Failure/Error: it { should contain_foreman_proxy__plugin__module('container_gateway') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/module.pp, line: 41) on node fv-az1393-409.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L11
foreman_proxy::plugin::container_gateway on debian-11-x86_64 with default settings container_gateway.yml should contain the correct configuration
Failure/Error:
verify_exact_contents(catalogue, '/etc/foreman-proxy/settings.d/container_gateway.yml', [
'---',
':enabled: https',
":pulp_endpoint: https://#{facts[:fqdn]}",
':sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db',
':db_connection_string: postgres://:@:/container_gateway'
])
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/module.pp, line: 41) on node fv-az1393-409.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L34
foreman_proxy::plugin::container_gateway on debian-11-x86_64 with overwritten postgres parameters container_gateway.yml should contain the correct configuration
Failure/Error:
verify_exact_contents(catalogue, '/etc/foreman-proxy/settings.d/container_gateway.yml', [
'---',
':enabled: https',
':pulp_endpoint: https://test.example.com',
':sqlite_db_path: /dev/null.db',
':db_connection_string: ***test.example.com:5432/container_gateway'
])
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 16
Detail: String can't be coerced into Integer
(file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/module.pp, line: 41) on node fv-az1393-409.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L10
foreman_proxy::plugin::container_gateway on redhat-8-x86_64 with default settings is expected to contain Foreman_proxy::Plugin::Module[container_gateway]
Failure/Error: it { should contain_foreman_proxy__plugin__module('container_gateway') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/module.pp, line: 41) on node fv-az1393-409.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L11
foreman_proxy::plugin::container_gateway on redhat-8-x86_64 with default settings container_gateway.yml should contain the correct configuration
Failure/Error:
verify_exact_contents(catalogue, '/etc/foreman-proxy/settings.d/container_gateway.yml', [
'---',
':enabled: https',
":pulp_endpoint: https://#{facts[:fqdn]}",
':sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db',
':db_connection_string: postgres://:@:/container_gateway'
])
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/module.pp, line: 41) on node fv-az1393-409.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L34
foreman_proxy::plugin::container_gateway on redhat-8-x86_64 with overwritten postgres parameters container_gateway.yml should contain the correct configuration
Failure/Error:
verify_exact_contents(catalogue, '/etc/foreman-proxy/settings.d/container_gateway.yml', [
'---',
':enabled: https',
':pulp_endpoint: https://test.example.com',
':sqlite_db_path: /dev/null.db',
':db_connection_string: ***test.example.com:5432/container_gateway'
])
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 16
Detail: String can't be coerced into Integer
(file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/module.pp, line: 41) on node fv-az1393-409.1evhaya2a4vu1idbbq22av5vmh.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L10
foreman_proxy::plugin::container_gateway on debian-11-x86_64 with default settings is expected to contain Foreman_proxy::Plugin::Module[container_gateway]
Failure/Error: it { should contain_foreman_proxy__plugin__module('container_gateway') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/module.pp, line: 41) on node fv-az1380-956.0iobsfatwvhuvgmqxjqze0bk2d.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L11
foreman_proxy::plugin::container_gateway on debian-11-x86_64 with default settings container_gateway.yml should contain the correct configuration
Failure/Error:
verify_exact_contents(catalogue, '/etc/foreman-proxy/settings.d/container_gateway.yml', [
'---',
':enabled: https',
":pulp_endpoint: https://#{facts[:fqdn]}",
':sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db',
':db_connection_string: postgres://:@:/container_gateway'
])
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/module.pp, line: 41) on node fv-az1380-956.0iobsfatwvhuvgmqxjqze0bk2d.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L34
foreman_proxy::plugin::container_gateway on debian-11-x86_64 with overwritten postgres parameters container_gateway.yml should contain the correct configuration
Failure/Error:
verify_exact_contents(catalogue, '/etc/foreman-proxy/settings.d/container_gateway.yml', [
'---',
':enabled: https',
':pulp_endpoint: https://test.example.com',
':sqlite_db_path: /dev/null.db',
':db_connection_string: ***test.example.com:5432/container_gateway'
])
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 16
Detail: String can't be coerced into Integer
(file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/module.pp, line: 41) on node fv-az1380-956.0iobsfatwvhuvgmqxjqze0bk2d.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L10
foreman_proxy::plugin::container_gateway on redhat-8-x86_64 with default settings is expected to contain Foreman_proxy::Plugin::Module[container_gateway]
Failure/Error: it { should contain_foreman_proxy__plugin__module('container_gateway') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/module.pp, line: 41) on node fv-az1380-956.0iobsfatwvhuvgmqxjqze0bk2d.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L11
foreman_proxy::plugin::container_gateway on redhat-8-x86_64 with default settings container_gateway.yml should contain the correct configuration
Failure/Error:
verify_exact_contents(catalogue, '/etc/foreman-proxy/settings.d/container_gateway.yml', [
'---',
':enabled: https',
":pulp_endpoint: https://#{facts[:fqdn]}",
':sqlite_db_path: /var/lib/foreman-proxy/smart_proxy_container_gateway.db',
':db_connection_string: postgres://:@:/container_gateway'
])
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/module.pp, line: 41) on node fv-az1380-956.0iobsfatwvhuvgmqxjqze0bk2d.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/foreman_proxy__plugin__container_gateway_spec.rb#L34
foreman_proxy::plugin::container_gateway on redhat-8-x86_64 with overwritten postgres parameters container_gateway.yml should contain the correct configuration
Failure/Error:
verify_exact_contents(catalogue, '/etc/foreman-proxy/settings.d/container_gateway.yml', [
'---',
':enabled: https',
':pulp_endpoint: https://test.example.com',
':sqlite_db_path: /dev/null.db',
':db_connection_string: ***test.example.com:5432/container_gateway'
])
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 16
Detail: String can't be coerced into Integer
(file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /home/runner/work/puppet-foreman_proxy/puppet-foreman_proxy/spec/fixtures/modules/foreman_proxy/manifests/module.pp, line: 41) on node fv-az1380-956.0iobsfatwvhuvgmqxjqze0bk2d.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with container_gateway plugin applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190759408.pp.82hU8Y
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/module.pp, line: 41) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/container_gateway_spec.rb:6
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy with container_gateway plugin applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190801509.pp.mohTkU
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/module.pp, line: 41) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/container_gateway_spec.rb:6
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L3
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman-proxy" to be enabled
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L4
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman-proxy" to be running
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 7 - CentOS 9:
spec/support/acceptance/examples.rb#L12
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Port "8443" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8443" to be listening
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/container_gateway_spec.rb#L11
Scenario: install foreman-proxy with container_gateway plugin Service "postgresql" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "postgresql" to be enabled
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/container_gateway_spec.rb#L12
Scenario: install foreman-proxy with container_gateway plugin Service "postgresql" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "postgresql" to be running
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with container_gateway plugin applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190812918.pp.oyBCVu
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/module.pp, line: 41) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/container_gateway_spec.rb:6
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy with container_gateway plugin applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190815236.pp.FtDpHi
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/module.pp, line: 41) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/container_gateway_spec.rb:6
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L3
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman-proxy" to be enabled
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L4
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman-proxy" to be running
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 8 - CentOS 9:
spec/support/acceptance/examples.rb#L12
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Port "8443" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8443" to be listening
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/container_gateway_spec.rb#L11
Scenario: install foreman-proxy with container_gateway plugin Service "postgresql" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "postgresql" to be enabled
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/container_gateway_spec.rb#L12
Scenario: install foreman-proxy with container_gateway plugin Service "postgresql" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "postgresql" to be running
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with container_gateway plugin applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190801598.pp.RPKFAI
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/module.pp, line: 41) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/container_gateway_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy with container_gateway plugin applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190803860.pp.HDyxIq
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/module.pp, line: 41) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/container_gateway_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/support/acceptance/examples.rb#L3
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman-proxy" to be enabled
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/support/acceptance/examples.rb#L4
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman-proxy" to be running
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/support/acceptance/examples.rb#L12
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Port "8443" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8443" to be listening
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/container_gateway_spec.rb#L11
Scenario: install foreman-proxy with container_gateway plugin Service "postgresql" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "postgresql" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/container_gateway_spec.rb#L12
Scenario: install foreman-proxy with container_gateway plugin Service "postgresql" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "postgresql" to be running
|
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with container_gateway plugin applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190811563.pp.oCubWY
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/module.pp, line: 41) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/container_gateway_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy with container_gateway plugin applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190813847.pp.jfpTnv
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/module.pp, line: 41) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/container_gateway_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/support/acceptance/examples.rb#L3
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman-proxy" to be enabled
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/support/acceptance/examples.rb#L4
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman-proxy" to be running
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/support/acceptance/examples.rb#L12
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Port "8443" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8443" to be listening
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/container_gateway_spec.rb#L11
Scenario: install foreman-proxy with container_gateway plugin Service "postgresql" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "postgresql" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/container_gateway_spec.rb#L12
Scenario: install foreman-proxy with container_gateway plugin Service "postgresql" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "postgresql" to be running
|
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with container_gateway plugin applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190831205.pp.JFwlTU
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/module.pp, line: 41) on node centos8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/container_gateway_spec.rb:6
|
Puppet / Puppet 7 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy with container_gateway plugin applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190833328.pp.vcLIIt
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/module.pp, line: 41) on node centos8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/container_gateway_spec.rb:6
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L3
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman-proxy" to be enabled
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L4
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman-proxy" to be running
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 7 - CentOS 8:
spec/support/acceptance/examples.rb#L12
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Port "8443" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8443" to be listening
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/container_gateway_spec.rb#L11
Scenario: install foreman-proxy with container_gateway plugin Service "postgresql" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "postgresql" to be enabled
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/container_gateway_spec.rb#L12
Scenario: install foreman-proxy with container_gateway plugin Service "postgresql" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "postgresql" to be running
|
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy with container_gateway plugin applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190830019.pp.00ElGS
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/module.pp, line: 41) on node centos8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/container_gateway_spec.rb:6
|
Puppet / Puppet 8 - CentOS 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy with container_gateway plugin applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190832376.pp.qQmrEI
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5
(file: /etc/puppetlabs/puppet/hiera.yaml)
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Failed to parse template foreman_proxy/plugin/container_gateway.yml.erb:
Filepath: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/templates/plugin/container_gateway.yml.erb
Line: 13
Detail: undefined method `+' for nil:NilClass
(file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/settings_file.pp, line: 39, column: 7) (file: /etc/puppetlabs/code/environments/production/modules/foreman_proxy/manifests/module.pp, line: 41) on node centos8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/container_gateway_spec.rb:6
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L3
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "foreman-proxy" to be enabled
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L4
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Service "foreman-proxy" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "foreman-proxy" to be running
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 8 - CentOS 8:
spec/support/acceptance/examples.rb#L12
Scenario: install foreman-proxy with container_gateway plugin behaves like the default foreman proxy application Port "8443" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8443" to be listening
Shared Example Group: "the default foreman proxy application" called from ./spec/acceptance/container_gateway_spec.rb:8
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/container_gateway_spec.rb#L11
Scenario: install foreman-proxy with container_gateway plugin Service "postgresql" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "postgresql" to be enabled
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/container_gateway_spec.rb#L12
Scenario: install foreman-proxy with container_gateway plugin Service "postgresql" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "postgresql" to be running
|
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
|