Skip to content

Container

Container #291

Manually triggered October 11, 2023 21:29
Status Failure
Total duration 2m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

container-image.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error
call-build / buildah
Error: buildah exited with code 1 Trying to pull quay.io/centos/centos:stream8... Getting image source signatures Copying blob sha256:8ed15414cb45b8b895a21f106743ceee45272cee0d9e7e5b1f49bd1e877e4a11 Copying blob sha256:8ed15414cb45b8b895a21f106743ceee45272cee0d9e7e5b1f49bd1e877e4a11 Copying config sha256:02076b1094749b5b7564cec2b3db6d3debb6ed6c6f5faa76492b4664f94bc648 Writing manifest to image destination Storing signatures Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) <[email protected]>" Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set --local deployment 'true'`, and stop using this flag Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine. Warning: the running version of Bundler (2.2.24) is older than the version that created the lockfile (2.2.25). We suggest you to upgrade to the version that created the lockfile by running `gem install bundler:2.2.25`. Retrying `git clone https://github.com/3scale/activejob-uniqueness.git /vendor/bundle/ruby/2.7.0/cache/bundler/git/activejob-uniqueness-0ce80ed7b10ab8d2033aa4cf43c27c94a61f5223 --bare --no-hardlinks --quiet` at / due to error (2/6): Errno::ENOENT No such file or directory - git Retrying `git clone https://github.com/3scale/activejob-uniqueness.git /vendor/bundle/ruby/2.7.0/cache/bundler/git/activejob-uniqueness-0ce80ed7b10ab8d2033aa4cf43c27c94a61f5223 --bare --no-hardlinks --quiet` at / due to error (3/6): Errno::ENOENT No such file or directory - git Retrying `git clone https://github.com/3scale/activejob-uniqueness.git /vendor/bundle/ruby/2.7.0/cache/bundler/git/activejob-uniqueness-0ce80ed7b10ab8d2033aa4cf43c27c94a61f5223 --bare --no-hardlinks --quiet` at / due to error (4/6): Errno::ENOENT No such file or directory - git Retrying `git clone https://github.com/3scale/activejob-uniqueness.git /vendor/bundle/ruby/2.7.0/cache/bundler/git/activejob-uniqueness-0ce80ed7b10ab8d2033aa4cf43c27c94a61f5223 --bare --no-hardlinks --quiet` at / due to error (5/6): Errno::ENOENT No such file or directory - git Retrying `git clone https://github.com/3scale/activejob-uniqueness.git /vendor/bundle/ruby/2.7.0/cache/bundler/git/activejob-uniqueness-0ce80ed7b10ab8d2033aa4cf43c27c94a61f5223 --bare --no-hardlinks --quiet` at / due to error (6/6): Errno::ENOENT No such file or directory - git --- ERROR REPORT TEMPLATE ------------------------------------------------------- # Error Report ## Questions Please fill out answers to these questions, it'll help us figure out why things are going wrong. - **What did you do?** I ran the command `/usr/bin/bundle install --deployment --jobs 2 --retry=5` - **What did you expect to happen?** I expected Bundler to... - **What happened instead?** Instead, what happened was... - **Have you tried any solutions posted on similar issues in our issue tracker, stack overflow, or google?** I tried... - **Have you read our issues document, https://github.com/rubygems/rubygems/blob/master/bundler/doc/contributing/ISSUES.md?** ... ## Backtrace ``` Errno::ENOENT: No such file or directory - git /usr/share/ruby/open3.rb:213:in `spawn' /usr/share/ruby/open3.rb:213:in `popen_run' /usr/share/ruby/open3.rb:101:in `popen3' /usr/share/ruby/open3.rb:281:in `capture3' /usr/share/gems/gems/bundler-2.2.24/lib/bundler/source/git/git_proxy.rb:234:in `capture_and_filter_stderr' /usr/share/gems/gems/bundler-2.2.24/lib/bundler/source/git/git_proxy.rb:170:in `block in git' /usr/share/gems/gems/bundler-2.2.24/lib/bundler/shared_helpers.rb:70:in `with_clean_git_env' /usr/share/gems/gems/bundler-2.2.24/lib/bundler/source/git/git_proxy.rb:169:in `git' /usr/share/gems/gems/bundler-2.2.24/lib/bundler/source/git/git_pr