Allow specifying extra gemfiles for a plugin #810
Triggered via pull request
September 19, 2024 19:26
Status
Failure
Total duration
5m 16s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
30s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
7 errors
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/katello_devel_spec.rb#L12
Scenario: install katello_devel applies with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_192837398.J0NhrA.pp
Last 10 lines of output were:
Error: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[install --retry 3 --jobs 3 --path .vendor]/Exec[bundle-install --retry 3 --jobs 3 --path .vendor]: 'bundle install --retry 3 --jobs 3 --path .vendor' returned 4 instead of one of [0]
Info: Katello_devel::Bundle[exec npm install]: Unscheduling all events on Katello_devel::Bundle[exec npm install]
�[mNotice: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec npm install]/Exec[bundle-exec npm install]: Dependency Exec[bundle-install --retry 3 --jobs 3 --path .vendor] has failures: true
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec npm install]/Exec[bundle-exec npm install]: Skipping because of failed dependencies
Info: Katello_devel::Bundle[exec rake db:migrate]: Unscheduling all events on Katello_devel::Bundle[exec rake db:migrate]
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec rake db:migrate]/Exec[bundle-exec rake db:migrate]: Skipping because of failed dependencies
Info: Katello_devel::Bundle[exec rake db:seed]: Unscheduling all events on Katello_devel::Bundle[exec rake db:seed]
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec rake db:seed]/Exec[bundle-exec rake db:seed]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 128.66 seconds
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/katello_devel_spec.rb#L12
Scenario: install katello_devel applies with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_192853608.XVQDI2.pp
Last 10 lines of output were:
Error: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[install --retry 3 --jobs 3 --path .vendor]/Exec[bundle-install --retry 3 --jobs 3 --path .vendor]: 'bundle install --retry 3 --jobs 3 --path .vendor' returned 4 instead of one of [0]
Info: Katello_devel::Bundle[exec npm install]: Unscheduling all events on Katello_devel::Bundle[exec npm install]
�[mNotice: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec npm install]/Exec[bundle-exec npm install]: Dependency Exec[bundle-install --retry 3 --jobs 3 --path .vendor] has failures: true
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec npm install]/Exec[bundle-exec npm install]: Skipping because of failed dependencies
Info: Katello_devel::Bundle[exec rake db:migrate]: Unscheduling all events on Katello_devel::Bundle[exec rake db:migrate]
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec rake db:migrate]/Exec[bundle-exec rake db:migrate]: Skipping because of failed dependencies
Info: Katello_devel::Bundle[exec rake db:seed]: Unscheduling all events on Katello_devel::Bundle[exec rake db:seed]
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec rake db:seed]/Exec[bundle-exec rake db:seed]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 145.49 seconds
|
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/katello_devel_spec.rb#L12
Scenario: install katello_devel applies with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_192904236.NZSqWS.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec npm install]/Exec[bundle-exec npm install]: Dependency Exec[bundle-install --retry 3 --jobs 3 --path .vendor] has failures: true
Info: Katello_devel::Bundle[exec rake db:migrate]: Unscheduling all events on Katello_devel::Bundle[exec rake db:migrate]
Info: Katello_devel::Bundle[exec rake db:seed]: Unscheduling all events on Katello_devel::Bundle[exec rake db:seed]
Error: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[install --retry 3 --jobs 3 --path .vendor]/Exec[bundle-install --retry 3 --jobs 3 --path .vendor]: Failed to call refresh: 'bundle install --retry 3 --jobs 3 --path .vendor' returned 4 instead of one of [0]
Error: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[install --retry 3 --jobs 3 --path .vendor]/Exec[bundle-install --retry 3 --jobs 3 --path .vendor]: 'bundle install --retry 3 --jobs 3 --path .vendor' returned 4 instead of one of [0]
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec npm install]/Exec[bundle-exec npm install]: Skipping because of failed dependencies
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec rake db:migrate]/Exec[bundle-exec rake db:migrate]: Skipping because of failed dependencies
Warning: /Stage[main]/Katello_devel::Setup/Katello_devel::Bundle[exec rake db:seed]/Exec[bundle-exec rake db:seed]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 135.17 seconds
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|