Skip to content

Add hammer-cli-foreman-resource-quota package #1754

Add hammer-cli-foreman-resource-quota package

Add hammer-cli-foreman-resource-quota package #1754

Triggered via pull request February 12, 2025 10:15
Status Failure
Total duration 34m 22s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
31s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
2s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 18 warnings
Puppet / Puppet 7 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102629101.qen2u4.pp Last 10 lines of output were: E: Unable to locate package ruby-hammer-cli-foreman-resource-quota Error: /Stage[main]/Foreman::Cli::Resource_quota/Foreman::Cli::Plugin[foreman_resource_quota]/Package[ruby-hammer-cli-foreman-resource-quota]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-resource-quota' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-hammer-cli-foreman-resource-quota �[mNotice: /Stage[main]/Foreman::Cli::Ssh/Foreman::Cli::Plugin[foreman_ssh]/Package[ruby-hammer-cli-foreman-ssh]/ensure: created �[mNotice: /Stage[main]/Foreman::Cli::Templates/Foreman::Cli::Plugin[foreman_templates]/Package[ruby-hammer-cli-foreman-templates]/ensure: created �[mNotice: /Stage[main]/Foreman::Cli::Webhooks/Foreman::Cli::Plugin[foreman_webhooks]/Package[ruby-hammer-cli-foreman-webhooks]/ensure: created Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 26.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
Puppet / Puppet 7 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102701002.KKMaWM.pp Last 10 lines of output were: Info: Applying configuration version '1739356025' Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-resource-quota' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-hammer-cli-foreman-resource-quota Error: /Stage[main]/Foreman::Cli::Resource_quota/Foreman::Cli::Plugin[foreman_resource_quota]/Package[ruby-hammer-cli-foreman-resource-quota]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-resource-quota' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-hammer-cli-foreman-resource-quota �[mNotice: Applied catalog in 1.89 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/foreman_cli_plugins_spec.rb#L50
Scenario: install foreman-cli + plugins without foreman for standard plugins Package "ruby-hammer-cli-foreman-resource-quota" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "ruby-hammer-cli-foreman-resource-quota" to be installed
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102709088.yS9qWh.pp Last 10 lines of output were: E: Unable to locate package ruby-hammer-cli-foreman-resource-quota Error: /Stage[main]/Foreman::Cli::Resource_quota/Foreman::Cli::Plugin[foreman_resource_quota]/Package[ruby-hammer-cli-foreman-resource-quota]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-resource-quota' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-hammer-cli-foreman-resource-quota �[mNotice: /Stage[main]/Foreman::Cli::Ssh/Foreman::Cli::Plugin[foreman_ssh]/Package[ruby-hammer-cli-foreman-ssh]/ensure: created �[mNotice: /Stage[main]/Foreman::Cli::Templates/Foreman::Cli::Plugin[foreman_templates]/Package[ruby-hammer-cli-foreman-templates]/ensure: created �[mNotice: /Stage[main]/Foreman::Cli::Webhooks/Foreman::Cli::Plugin[foreman_webhooks]/Package[ruby-hammer-cli-foreman-webhooks]/ensure: created Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 30.34 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
Puppet / Puppet 8 - Ubuntu 22.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102746038.b8pUvy.pp Last 10 lines of output were: Info: Applying configuration version '1739356072' Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-resource-quota' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-hammer-cli-foreman-resource-quota Error: /Stage[main]/Foreman::Cli::Resource_quota/Foreman::Cli::Plugin[foreman_resource_quota]/Package[ruby-hammer-cli-foreman-resource-quota]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-resource-quota' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-hammer-cli-foreman-resource-quota �[mNotice: Applied catalog in 2.28 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/foreman_cli_plugins_spec.rb#L50
Scenario: install foreman-cli + plugins without foreman for standard plugins Package "ruby-hammer-cli-foreman-resource-quota" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "ruby-hammer-cli-foreman-resource-quota" to be installed
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102730445.AIFoNg.pp Last 10 lines of output were: E: Unable to locate package ruby-hammer-cli-foreman-resource-quota Error: /Stage[main]/Foreman::Cli::Resource_quota/Foreman::Cli::Plugin[foreman_resource_quota]/Package[ruby-hammer-cli-foreman-resource-quota]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-resource-quota' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-hammer-cli-foreman-resource-quota �[mNotice: /Stage[main]/Foreman::Cli::Ssh/Foreman::Cli::Plugin[foreman_ssh]/Package[ruby-hammer-cli-foreman-ssh]/ensure: created �[mNotice: /Stage[main]/Foreman::Cli::Templates/Foreman::Cli::Plugin[foreman_templates]/Package[ruby-hammer-cli-foreman-templates]/ensure: created �[mNotice: /Stage[main]/Foreman::Cli::Webhooks/Foreman::Cli::Plugin[foreman_webhooks]/Package[ruby-hammer-cli-foreman-webhooks]/ensure: created Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 15.96 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
Puppet / Puppet 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102750248.QN5GMU.pp Last 10 lines of output were: Info: Applying configuration version '1739356073' Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-resource-quota' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-hammer-cli-foreman-resource-quota Error: /Stage[main]/Foreman::Cli::Resource_quota/Foreman::Cli::Plugin[foreman_resource_quota]/Package[ruby-hammer-cli-foreman-resource-quota]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-resource-quota' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-hammer-cli-foreman-resource-quota �[mNotice: Applied catalog in 1.05 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
Puppet / Puppet 7 - Debian 12: spec/acceptance/foreman_cli_plugins_spec.rb#L50
Scenario: install foreman-cli + plugins without foreman for standard plugins Package "ruby-hammer-cli-foreman-resource-quota" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "ruby-hammer-cli-foreman-resource-quota" to be installed
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102821552.M02M0d.pp Last 10 lines of output were: E: Unable to locate package ruby-hammer-cli-foreman-resource-quota Error: /Stage[main]/Foreman::Cli::Resource_quota/Foreman::Cli::Plugin[foreman_resource_quota]/Package[ruby-hammer-cli-foreman-resource-quota]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-resource-quota' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-hammer-cli-foreman-resource-quota �[mNotice: /Stage[main]/Foreman::Cli::Ssh/Foreman::Cli::Plugin[foreman_ssh]/Package[ruby-hammer-cli-foreman-ssh]/ensure: created �[mNotice: /Stage[main]/Foreman::Cli::Templates/Foreman::Cli::Plugin[foreman_templates]/Package[ruby-hammer-cli-foreman-templates]/ensure: created �[mNotice: /Stage[main]/Foreman::Cli::Webhooks/Foreman::Cli::Plugin[foreman_webhooks]/Package[ruby-hammer-cli-foreman-webhooks]/ensure: created Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 16.92 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
Puppet / Puppet 8 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-cli + plugins without foreman for standard plugins 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 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_102843146.gGGEhZ.pp Last 10 lines of output were: Info: Applying configuration version '1739356127' Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-resource-quota' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-hammer-cli-foreman-resource-quota Error: /Stage[main]/Foreman::Cli::Resource_quota/Foreman::Cli::Plugin[foreman_resource_quota]/Package[ruby-hammer-cli-foreman-resource-quota]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install ruby-hammer-cli-foreman-resource-quota' returned 100: Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ruby-hammer-cli-foreman-resource-quota �[mNotice: Applied catalog in 1.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_cli_plugins_spec.rb:8
Puppet / Puppet 8 - Debian 12: spec/acceptance/foreman_cli_plugins_spec.rb#L50
Scenario: install foreman-cli + plugins without foreman for standard plugins Package "ruby-hammer-cli-foreman-resource-quota" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "ruby-hammer-cli-foreman-resource-quota" to be installed
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-22.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:system_tests:release-only--v-1-Gemfile.lock-cc16bdfd83c4e224743e379015329b289f37aed886d2658f8ff87c5479b0e4a0, setup-ruby-bundler-cache-v6-ubuntu-22.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:system_tests:release-only--v-1-Gemfile.lock-
Puppet / 7 (Ruby 2.7)
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-22.04-x64-ruby-2.7.8-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:system_tests:release-only--v-1-Gemfile.lock-d87cfc7a695a6615a753a7e1616f0c4a29f2256b37775b50fd63a52a032d6968, setup-ruby-bundler-cache-v6-ubuntu-22.04-x64-ruby-2.7.8-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:system_tests:release-only--v-1-Gemfile.lock-
Puppet / Puppet 8 - CentOS 9
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
Puppet / Puppet 8 - CentOS 9
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-efce1ba04496f2cfc5670f41ee2d28acb9c598e583cd0de7a585e187cc3a5e55, setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-
Puppet / Puppet 8 - CentOS 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Puppet / Puppet 7 - CentOS 9
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-efce1ba04496f2cfc5670f41ee2d28acb9c598e583cd0de7a585e187cc3a5e55, setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-
Puppet / Puppet 7 - CentOS 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Puppet / Puppet 8 - AlmaLinux 9
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-efce1ba04496f2cfc5670f41ee2d28acb9c598e583cd0de7a585e187cc3a5e55, setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-
Puppet / Puppet 7 - Ubuntu 22.04
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-efce1ba04496f2cfc5670f41ee2d28acb9c598e583cd0de7a585e187cc3a5e55, setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-
Puppet / Puppet 7 - Ubuntu 22.04
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Puppet / Puppet 8 - Ubuntu 22.04
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-efce1ba04496f2cfc5670f41ee2d28acb9c598e583cd0de7a585e187cc3a5e55, setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-
Puppet / Puppet 8 - Ubuntu 22.04
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Puppet / Puppet 7 - AlmaLinux 9
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-efce1ba04496f2cfc5670f41ee2d28acb9c598e583cd0de7a585e187cc3a5e55, setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-
Puppet / Puppet 7 - AlmaLinux 9
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Puppet / Puppet 7 - Debian 12
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-efce1ba04496f2cfc5670f41ee2d28acb9c598e583cd0de7a585e187cc3a5e55, setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-
Puppet / Puppet 7 - Debian 12
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Puppet / Puppet 8 - Debian 12
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-efce1ba04496f2cfc5670f41ee2d28acb9c598e583cd0de7a585e187cc3a5e55, setup-ruby-bundler-cache-v6-ubuntu-20.04-x64-ruby-3.2.7-wd-/home/runner/work/puppet-foreman/puppet-foreman-with--without-development:test:release-only--v-1-Gemfile.lock-
Puppet / Puppet 8 - Debian 12
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists