Rebuild & push base image #218
base-image-rebuild.yml
on: workflow_dispatch
Matrix: Build and push image
Annotations
1 error and 1 warning
Build and push image (containers/Containerfile.c9s, c9s latest)
Error: buildah exited with code 1
Trying to pull quay.io/centos/centos:stream9...
Getting image source signatures
Copying blob sha256:80719a4b1f1a43eb486329b2ee762f5d334f7d395010baa1010863d3ee2d7af9
Copying blob sha256:80719a4b1f1a43eb486329b2ee762f5d334f7d395010baa1010863d3ee2d7af9
Copying config sha256:4e3dec3226dd08b864b20e1fb3ee2ec4c651f21f0724b44cb1fc34ccf2b770d8
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
Importing GPG key 0x1D997668:
Userid : "CentOS Extras SIG (https://wiki.centos.org/SpecialInterestGroup) <[email protected]>"
Fingerprint: 363F C097 2F64 B699 AED3 968E 1FF6 A217 1D99 7668
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras-SHA512
Errors during downloading metadata for repository 'epel':
- Curl error (35): SSL connect error for https://mirrors.fedoraproject.org/metalink?repo=epel-9&arch=ppc64le&infra=$infra&content=$contentdir&countme=1 [error:06880006:asn1 encoding routines::EVP lib]
- Curl error (35): SSL connect error for https://mirrors.fedoraproject.org/metalink?repo=epel-9&arch=ppc64le&infra=$infra&content=$contentdir [error:06880006:asn1 encoding routines::EVP lib]
Error: Failed to download metadata for repo 'epel': Cannot prepare internal mirrorlist: Curl error (35): SSL connect error for https://mirrors.fedoraproject.org/metalink?repo=epel-9&arch=ppc64le&infra=$infra&content=$contentdir [error:06880006:asn1 encoding routines::EVP lib]
error building at STEP "RUN dnf -y install epel-release && crb enable && dnf -y module enable postgresql:16 && dnf -y upgrade && dnf -y install ansible python3-pip && dnf clean all": error while running runtime: exit status 1
time="2024-12-05T13:07:06Z" level=error msg="exit status 1"
|
Build and push image (containers/Containerfile.c9s, c9s latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|