Fixes #38085 - Cap the number of Puma workers at 100 #1694
Annotations
11 errors
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L13
foreman on almalinux-8-x86_64 without apache is expected to raise Puppet::Error with message matching /External authentication via IPA can only be enabled when Apache is used/
Failure/Error: it { should raise_error(Puppet::Error, /External authentication via IPA can only be enabled when Apache is used/) }
expected Puppet::Error with message matching /External authentication via IPA can only be enabled when Apache is used/, got #<Puppet::PreformattedError: Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/pup....pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net> with backtrace:
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/runtime3_support.rb:40:in `optionally_fail'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/runtime3_support.rb:22:in `fail'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/runtime3_support.rb:313:in `call_function'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:994:in `call_function_with_block'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:961:in `eval_CallNamedFunctionExpression'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/visitor.rb:106:in `visit_this_1'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:77:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:1302:in `block in unfold'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:1297:in `each'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:1297:in `unfold'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:961:in `eval_CallNamedFunctionExpression'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/visitor.rb:106:in `visit_this_1'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:77:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:363:in `eval_AssignmentExpression'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/visitor.rb:106:in `visit_this_1'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:77:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:674:in `block in eval_BlockExpression'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:674:in `each'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:674:in `reduce'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:674:in `eval_BlockExpression'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/visitor.rb:106:in `visit_this_1'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/evaluator/evaluator_impl.rb:77:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/pops/parser/evaluating_parser.rb:62:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast/pops_bridge.rb:28:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast/pops_bridge.rb:64:in `block (2 levels) in evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast/pops_bridge.rb:63:in `catch'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast/pops_bridge.rb:63:in `block in evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast/pops_bridge.rb:62:in `catch'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast/pops_bridge.rb:62:in `evaluate'
# ./vendor/bundle/ruby/3.2.0/gems/puppet-8.10.0/lib/puppet/parser/ast.rb:32:in `safeeval
|
Run tests:
spec/classes/foreman_database_spec.rb#L12
foreman on almalinux-8-x86_64 with db_manage set to false is expected not to contain Class[foreman::database::postgresql]
Failure/Error: it { should_not contain_class('foreman::database::postgresql') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L28
foreman on almalinux-8-x86_64 with apache enrolled system is expected to contain Exec[ipa-getkeytab]
Failure/Error: it { should contain_exec('ipa-getkeytab') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_database_spec.rb#L14
foreman on almalinux-8-x86_64 with db_manage set to false is expected to contain Foreman::Rake[db:migrate]
Failure/Error: it { should contain_foreman__rake('db:migrate') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L29
foreman on almalinux-8-x86_64 with apache enrolled system is expected to contain Class[apache::mod::authnz_pam]
Failure/Error: it { should contain_class('apache::mod::authnz_pam') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_database_spec.rb#L15
foreman on almalinux-8-x86_64 with db_manage set to false is expected to contain Foreman_config_entry[db_pending_seed]
Failure/Error: it { should contain_foreman_config_entry('db_pending_seed') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L30
foreman on almalinux-8-x86_64 with apache enrolled system is expected to contain Class[apache::mod::intercept_form_submit]
Failure/Error: it { should contain_class('apache::mod::intercept_form_submit') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_database_spec.rb#L16
foreman on almalinux-8-x86_64 with db_manage set to false is expected to contain Foreman::Rake[db:seed]
Failure/Error: it { should contain_foreman__rake('db:seed') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L124
foreman::cli on almalinux-8-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: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L31
foreman on almalinux-8-x86_64 with apache enrolled system is expected to contain Class[apache::mod::lookup_identity]
Failure/Error: it { should contain_class('apache::mod::lookup_identity') }
Puppet::PreformattedError:
Evaluation Error: Unknown function: 'ceil'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 94, column: 5) on node fv-az2021-647.3wxedyhetzae5an0xyfe2w1byg.dx.internal.cloudapp.net
|
Loading