Build and push images to Quay.io registry #215
build-and-push.yml
on: schedule
Matrix: Build and push s2i containers
Annotations
1 error
Build and push s2i containers (Dockerfile.f38, fedora, 38, QUAY_IMAGE_FEDORA_BUILDER_USERNAME, QU...
Error: buildah exited with code 1
time="2024-07-16T02:06:27Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-07-16T02:06:27Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/fedora/fedora:38...
Getting image source signatures
Copying blob sha256:056b229426130d1dad8e939bc13ae9d0587850c51947d15dbeb625a95bd37e09
Copying blob sha256:056b229426130d1dad8e939bc13ae9d0587850c51947d15dbeb625a95bd37e09
Copying config sha256:586287d1a9a2fba4c2043b936a4180dd90dc09a6f8f9444e9b985fe259cefaff
Writing manifest to image destination
Storing signatures
time="2024-07-16T02:06:33Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Errors during downloading metadata for repository 'updates':
- Status code: 404 for https://d2lzkl7pfhq30w.cloudfront.net/pub/fedora-secondary/updates/38/Everything/ppc64le/repodata/repomd.xml (IP: 18.245.101.143)
- Status code: 404 for https://dl.fedoraproject.org/pub/fedora-secondary/updates/38/Everything/ppc64le/repodata/repomd.xml (IP: 38.145.60.22)
- Status code: 404 for http://dl.fedoraproject.org/pub/fedora-secondary/updates/38/Everything/ppc64le/repodata/repomd.xml (IP: 38.145.60.24)
Error: Failed to download metadata for repo 'updates': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
error building at STEP "RUN INSTALL_PKGS="bsdtar findutils gettext glibc-langpack-en groff-base rsync tar unzip" && mkdir -p ${HOME}/.pki/nssdb && chown -R 1001:0 ${HOME}/.pki && dnf install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && dnf clean all -y": error while running runtime: exit status 1
time="2024-07-16T02:08:59Z" level=error msg="exit status 1"
|