Merge pull request #4337 from 3scale/THREESCALE-15353-bump-decode-uri… #1011
container-image.yml
on: push
call-build
/
buildah
16s
Annotations
1 error and 1 warning
|
call-build / buildah
Error: buildah exited with code 1
Trying to pull quay.io/centos/centos:stream8...
Getting image source signatures
Copying blob sha256:3ca969c7b6d79946c6f10490fffc00028babe7df67f50ed53c7bc209325e0612
Copying config sha256:197af1ac459521c7c845eb5de964535eaa6c13f843a032763e19f4a5888b6a1c
Writing manifest to image destination
Errors during downloading metadata for repository 'appstream':
- Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=container [Could not resolve host: mirrorlist.centos.org]
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=container [Could not resolve host: mirrorlist.centos.org]
Error: building at STEP "RUN dnf -y --setopt=module_stream_switch=True module enable ruby:${RUBY_VERSION} nodejs:16 mysql:8.0 && dnf install -y --setopt=skip_missing_names_on_install=False,tsflags=nodocs shared-mime-info make automake gcc gcc-c++ redhat-rpm-config postgresql rubygem-irb rubygem-rdoc ruby-devel nodejs libpq-devel mysql-devel gd-devel libxml2-devel libxslt-devel git 'dnf-command(download)' podman-catatonit && BUNDLER_VERSION=$(awk '/BUNDLED WITH/ { getline; print $1 }' Gemfile.lock) && gem install --no-document bundler:$BUNDLER_VERSION && bundle config build.nokogiri --use-system-libraries && bundle config set --local without development:test:licenses && bundle config set --local deployment true && bundle install --jobs $(grep -c processor /proc/cpuinfo) --retry=5 && npm install -g yarn && yarn install:safe --no-progress && SECRET_KEY_BASE=rails/32947 bundle exec rake assets:precompile tmp:clear && rm -rf node_modules /usr/local/share/gems/cache /usr/local/share/gems/doc": while running runtime: exit status 1
|
|
call-build / buildah
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/metadata-action@v5, redhat-actions/buildah-build@v2, redhat-actions/podman-login@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|