Build and push images to Quay.io registry #263
Annotations
2 errors
build-and-push (22/Dockerfile.c10s, 22, sclorg, c10s, nodejs-22-c10s, QUAY_IMAGE_SCLORG_BUILDER_U...
Error: buildah exited with code 1
time="2024-10-16T02:14:16Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-10-16T02:14:16Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/sclorg/s2i-core-c10s:c10s...
Getting image source signatures
Copying blob sha256:5900a54e435b7e2e6d4761ed815fa256525dfbf38094e292bb49361906aa5dd2
Copying blob sha256:8b9107cf631914366712eba04e49f1cfae65b454148dc00f8bad729f4ae6e189
Copying blob sha256:8b9107cf631914366712eba04e49f1cfae65b454148dc00f8bad729f4ae6e189
Copying blob sha256:5900a54e435b7e2e6d4761ed815fa256525dfbf38094e292bb49361906aa5dd2
Copying config sha256:351c43ee8fdc87f3df837c3f7bee6a40576adda6548cf53fb6d2cbc0fa606c9a
Writing manifest to image destination
Storing signatures
time="2024-10-16T02:14:23Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: dfa5ffd57355e78da61343ee795464b49b0a3e2b41a4af74aa22160bf548a80601422eda53232dab277d7aabc097dffd04037d9173a3e96e214d0063dd5fa79e(sha512) Expected: f3765f12125ff6f09532cd5e74a0ab0bf0b275aa28794c1171b11ed247ed46fe60a7869d2ddc4658e31ac155632b4def908fd473050e6f68c32322212b921f62(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
error building at STEP "RUN INSTALL_PKGS="make gcc gcc-c++ git openssl-devel nodejs nodejs-nodemon nodejs-npm nss_wrapper-libs which" && dnf install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && rm /usr/bin/node && ln -s /usr/bin/node-$NODEJS_VERSION /usr/bin/node && rm /usr/bin/npm && ln -s /usr/bin/npm-$NODEJS_VERSION /usr/bin/npm && rm /usr/bin/npx && ln -s /usr/bin/npx-$NODEJS_VERSION /usr/bin/npx && node -v | grep -qe "^v$NODEJS_VERSION\." && echo "Found VERSION $NODEJS_VERSION" && dnf -y clean all --enablerepo='*'": error while running runtime: exit status 1
time="2024-10-16T02:14:34Z" level=error msg="exit status 1"
|
build-and-push (22-minimal/Dockerfile.c10s, 22-minimal, sclorg, c10s, nodejs-22-minimal-c10s, QUA...
Error: buildah exited with code 1
time="2024-10-16T02:14:20Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-10-16T02:14:20Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/sclorg/s2i-core-c10s:latest...
Getting image source signatures
Copying blob sha256:8b9107cf631914366712eba04e49f1cfae65b454148dc00f8bad729f4ae6e189
Copying blob sha256:5900a54e435b7e2e6d4761ed815fa256525dfbf38094e292bb49361906aa5dd2
Copying blob sha256:8b9107cf631914366712eba04e49f1cfae65b454148dc00f8bad729f4ae6e189
Copying blob sha256:5900a54e435b7e2e6d4761ed815fa256525dfbf38094e292bb49361906aa5dd2
Copying config sha256:351c43ee8fdc87f3df837c3f7bee6a40576adda6548cf53fb6d2cbc0fa606c9a
Writing manifest to image destination
Storing signatures
time="2024-10-16T02:14:29Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: dfa5ffd57355e78da61343ee795464b49b0a3e2b41a4af74aa22160bf548a80601422eda53232dab277d7aabc097dffd04037d9173a3e96e214d0063dd5fa79e(sha512) Expected: f3765f12125ff6f09532cd5e74a0ab0bf0b275aa28794c1171b11ed247ed46fe60a7869d2ddc4658e31ac155632b4def908fd473050e6f68c32322212b921f62(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
error building at STEP "RUN INSTALL_PKGS="nodejs$NODEJS_VERSION nodejs-nodemon nodejs$NODEJS_VERSION-full-i18n npm findutils tar which" && dnf -y --nodocs --setopt=install_weak_deps=0 install $INSTALL_PKGS && node-22 -v | grep -qe "^v$NODEJS_VERSION\." && echo "Found VERSION $NODEJS_VERSION" && dnf clean all && rm -rf /mnt/rootfs/var/cache/* /mnt/rootfs/var/log/dnf* /mnt/rootfs/var/log/yum.*": error while running runtime: exit status 1
time="2024-10-16T02:14:38Z" level=error msg="exit status 1"
|