Skip to content

Build and push images to Quay.io registry #237

Build and push images to Quay.io registry

Build and push images to Quay.io registry #237

Triggered via schedule October 30, 2024 02:15
Status Failure
Total duration 4m 54s
Artifacts

build-and-push.yml

on: schedule
Matrix: build-and-push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-and-push (2.4/Dockerfile.c10s, 2.4, sclorg, c10s, httpd-24-c10s, QUAY_IMAGE_SCLORG_BUILDER_...
Error: buildah exited with code 1 Trying to pull quay.io/sclorg/s2i-core-c10s:c10s... Getting image source signatures Copying blob sha256:dba7f548bfefa91e43a87d99080be5e062bb21aef63c0b2baed078bb28120e51 Copying blob sha256:cc82af184af4cb4fdab16e78b810705140e49cfcc4077f5c11e1822539c41141 Copying blob sha256:cc82af184af4cb4fdab16e78b810705140e49cfcc4077f5c11e1822539c41141 Copying blob sha256:dba7f548bfefa91e43a87d99080be5e062bb21aef63c0b2baed078bb28120e51 Copying config sha256:9b40b4b984a71709c5e4b6828625c965187ad5e269932c835e42bf68630b8f8c Writing manifest to image destination Storing signatures chmod: changing permissions of '/etc/httpd/conf/magic': Operation not permitted chmod: changing permissions of '/etc/httpd/conf/httpd.conf': Operation not permitted error building at STEP "RUN /usr/libexec/httpd-prepare && rpm-file-permissions": error while running runtime: exit status 1 time="2024-10-30T02:19:17Z" level=error msg="exit status 1"
build-and-push (2.4-micro/Dockerfile.c10s, 2.4-micro, sclorg, c10s, httpd-24-micro-c10s, QUAY_IMA...
Error: buildah exited with code 1 Trying to pull quay.io/centos/centos:stream10-development... Getting image source signatures Copying blob sha256:cc82af184af4cb4fdab16e78b810705140e49cfcc4077f5c11e1822539c41141 Copying blob sha256:cc82af184af4cb4fdab16e78b810705140e49cfcc4077f5c11e1822539c41141 Copying config sha256:4b9c63c9cfee20e0b848e4b8df269a9cf0c100badff14760118d308538c1da49 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-SHA256 useradd warning: default's uid 1001 is greater than SYS_UID_MAX 999 chmod: changing permissions of '/etc/httpd/conf/magic': Operation not permitted chmod: changing permissions of '/etc/httpd/conf/httpd.conf': Operation not permitted error building at STEP "RUN useradd -u 1001 -r -g 0 -d ${HOME} -c "Default Application User" default && chown -R 1001:0 ${APP_ROOT} && httpd -v | grep -qe "Apache/$HTTPD_VERSION" && echo "Found VERSION $HTTPD_VERSION" && /usr/libexec/httpd-prepare": error while running runtime: exit status 1 time="2024-10-30T02:19:55Z" level=error msg="exit status 1"