Build and push images to Quay.io registry #201
build-and-push.yml
on: schedule
Matrix: Build and push s2i containers
Annotations
1 error
Build and push s2i containers (Dockerfile.f39, fedora, 39, QUAY_IMAGE_FEDORA_BUILDER_USERNAME, QU...
Error: buildah exited with code 1
time="2024-05-28T02:06:23Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-05-28T02:06:23Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/fedora/fedora:39...
Getting image source signatures
Copying blob sha256:e53dbf496486ceb78122df576f1bc7d47bcbc00dcf99b2454589c935d7ca9db2
Copying blob sha256:e53dbf496486ceb78122df576f1bc7d47bcbc00dcf99b2454589c935d7ca9db2
Copying config sha256:3b8d3d28990d0d2edfea1cbae84c4ce75fe07c597eecf718ef4d85441a41113a
Writing manifest to image destination
Storing signatures
time="2024-05-28T02:06:30Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Errors during downloading metadata for repository 'updates':
- Downloading successful, but checksum doesn't match. Calculated: 2ac45b8441121e8e18c4bdfd6930d564b1976bdf911a5dd92d90275a35a0447e75470466c6085c7665685d3d6bcafd6e6ef9ef4e35f7b200ede60ac6d0e431ac(sha512) 2ac45b8441121e8e18c4bdfd6930d564b1976bdf911a5dd92d90275a35a0447e75470466c6085c7665685d3d6bcafd6e6ef9ef4e35f7b200ede60ac6d0e431ac(sha512) 2ac45b8441121e8e18c4bdfd6930d564b1976bdf911a5dd92d90275a35a0447e75470466c6085c7665685d3d6bcafd6e6ef9ef4e35f7b200ede60ac6d0e431ac(sha512) Expected: d4973caa7e14c30358b58e8fb21811b1902c170678e9e62abb6f59068ccbff73a678e813d2139122ed8ca4a1f9dfe269ec57898796fdb43fa9497396291eca60(sha512) 506b2907bcb80fc942d4f21e3af52d2753bbc5d843d6a6484cf80de2dfb000ce40e1bbe806edb921f460b034de976a5d65ebcabb003db93d7acddbb8234caeb0(sha512) e6c1c2bef9add5e160e557f9d2550eb6f7eba9d1d6c2b7d10ccac81164147d46f636a3af5cbd030f13b89f9bd0fe905d3c33f387853fe25ebad192ee67b1c379(sha512)
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-05-28T02:08:40Z" level=error msg="exit status 1"
|