Skip to content

Build and push images to Quay.io registry #267

Build and push images to Quay.io registry

Build and push images to Quay.io registry #267

Triggered via schedule October 16, 2024 02:17
Status Failure
Total duration 1m 35s
Artifacts

build-and-push.yml

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

Annotations

4 errors
build-and-push (16/Dockerfile.c10s, sclorg, c10s, postgresql-16-c10s, QUAY_IMAGE_SCLORG_BUILDER_U...
Error: buildah exited with code 1 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 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="rsync tar gettext-envsubst bind-utils nss_wrapper-libs glibc-locale-source xz" && PSQL_PKGS="postgresql16-server postgresql16-contrib postgresql16-upgrade" && INSTALL_PKGS="$INSTALL_PKGS pgaudit" && yum -y --setopt=tsflags=nodocs install $INSTALL_PKGS $PSQL_PKGS && rpm -V $INSTALL_PKGS postgresql-server postgresql-contrib postgresql-upgrade && postgres -V | grep -qe "$POSTGRESQL_VERSION\." && echo "Found VERSION $POSTGRESQL_VERSION" && yum -y clean all --enablerepo='*' && localedef -f UTF-8 -i en_US en_US.UTF-8 && test "$(id postgres)" = "uid=26(postgres) gid=26(postgres) groups=26(postgres)" && mkdir -p /var/lib/pgsql/data && mkdir -p /run/postgresql && /usr/libexec/fix-permissions /var/lib/pgsql /run/postgresql": error while running runtime: exit status 1 time="2024-10-16T02:18:11Z" level=error msg="exit status 1"
build-and-push (13/Dockerfile.c9s, sclorg, c9s, postgresql-13-c9s, QUAY_IMAGE_SCLORG_BUILDER_USER...
Error: buildah exited with code 1 Trying to pull quay.io/sclorg/s2i-core-c9s:c9s... Getting image source signatures Copying blob sha256:1ff0d321e75156372c7bade350dfe83f547a713b353500e27e11c67038c08af4 Copying blob sha256:95b56f58edbb26cf8debfc37da51cfb88bf8f7d0cc0a451161d1a85af4c4f441 Copying blob sha256:1ff0d321e75156372c7bade350dfe83f547a713b353500e27e11c67038c08af4 Copying blob sha256:95b56f58edbb26cf8debfc37da51cfb88bf8f7d0cc0a451161d1a85af4c4f441 Copying config sha256:ec40a329c8c361b63cb58a647b551c502a1d94f99a7a3f3c0fde2fc519655773 Writing manifest to image destination Storing signatures Errors during downloading metadata for repository 'baseos': - Downloading successful, but checksum doesn't match. Calculated: e3e5ba9078be1ca30e1ce8aaa75b365155803c950bcbe61d554176e880f8d20aaec21a5ae8d7f86655013c99c8becf3e4ece6a27ed015cd763881ff70474da0c(sha512) Expected: cddb421990ca5a15b8c770af15c7eea09b6fd0e66c1fec34f5bfc037be2862de9eb0e937e609da022429f32c878652adffe4be3d69f103eead15cb59e945ed7d(sha512) Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Errors during downloading metadata for repository 'baseos': - Downloading successful, but checksum doesn't match. Calculated: e3e5ba9078be1ca30e1ce8aaa75b365155803c950bcbe61d554176e880f8d20aaec21a5ae8d7f86655013c99c8becf3e4ece6a27ed015cd763881ff70474da0c(sha512) Expected: cddb421990ca5a15b8c770af15c7eea09b6fd0e66c1fec34f5bfc037be2862de9eb0e937e609da022429f32c878652adffe4be3d69f103eead15cb59e945ed7d(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 { yum -y module enable postgresql:13 || :; } && INSTALL_PKGS="rsync tar gettext bind-utils nss_wrapper-libs postgresql-server postgresql-contrib" && INSTALL_PKGS="$INSTALL_PKGS pgaudit" && INSTALL_PKGS="$INSTALL_PKGS procps-ng util-linux postgresql-upgrade" && yum -y --setopt=tsflags=nodocs install $INSTALL_PKGS && rpm -V $INSTALL_PKGS && postgres -V | grep -qe "$POSTGRESQL_VERSION\." && echo "Found VERSION $POSTGRESQL_VERSION" && yum -y clean all --enablerepo='*' && localedef -f UTF-8 -i en_US en_US.UTF-8 && test "$(id postgres)" = "uid=26(postgres) gid=26(postgres) groups=26(postgres)" && mkdir -p /var/lib/pgsql/data && mkdir -p /run/postgresql && /usr/libexec/fix-permissions /var/lib/pgsql /run/postgresql": error while running runtime: exit status 1 time="2024-10-16T02:18:37Z" level=error msg="exit status 1"
build-and-push (15/Dockerfile.c9s, sclorg, c9s, postgresql-15-c9s, QUAY_IMAGE_SCLORG_BUILDER_USER...
Error: buildah exited with code 1 Trying to pull quay.io/sclorg/s2i-core-c9s:c9s... Getting image source signatures Copying blob sha256:1ff0d321e75156372c7bade350dfe83f547a713b353500e27e11c67038c08af4 Copying blob sha256:95b56f58edbb26cf8debfc37da51cfb88bf8f7d0cc0a451161d1a85af4c4f441 Copying blob sha256:95b56f58edbb26cf8debfc37da51cfb88bf8f7d0cc0a451161d1a85af4c4f441 Copying blob sha256:1ff0d321e75156372c7bade350dfe83f547a713b353500e27e11c67038c08af4 Copying config sha256:ec40a329c8c361b63cb58a647b551c502a1d94f99a7a3f3c0fde2fc519655773 Writing manifest to image destination Storing signatures Errors during downloading metadata for repository 'baseos': - Downloading successful, but checksum doesn't match. Calculated: e3e5ba9078be1ca30e1ce8aaa75b365155803c950bcbe61d554176e880f8d20aaec21a5ae8d7f86655013c99c8becf3e4ece6a27ed015cd763881ff70474da0c(sha512) Expected: cddb421990ca5a15b8c770af15c7eea09b6fd0e66c1fec34f5bfc037be2862de9eb0e937e609da022429f32c878652adffe4be3d69f103eead15cb59e945ed7d(sha512) Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Errors during downloading metadata for repository 'baseos': - Downloading successful, but checksum doesn't match. Calculated: e3e5ba9078be1ca30e1ce8aaa75b365155803c950bcbe61d554176e880f8d20aaec21a5ae8d7f86655013c99c8becf3e4ece6a27ed015cd763881ff70474da0c(sha512) Expected: cddb421990ca5a15b8c770af15c7eea09b6fd0e66c1fec34f5bfc037be2862de9eb0e937e609da022429f32c878652adffe4be3d69f103eead15cb59e945ed7d(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 { yum -y module enable postgresql:15 || :; } && INSTALL_PKGS="rsync tar gettext bind-utils nss_wrapper-libs postgresql-server postgresql-contrib" && INSTALL_PKGS="$INSTALL_PKGS pgaudit" && INSTALL_PKGS="$INSTALL_PKGS procps-ng util-linux postgresql-upgrade" && yum -y --setopt=tsflags=nodocs install $INSTALL_PKGS && rpm -V $INSTALL_PKGS && postgres -V | grep -qe "$POSTGRESQL_VERSION\." && echo "Found VERSION $POSTGRESQL_VERSION" && yum -y clean all --enablerepo='*' && localedef -f UTF-8 -i en_US en_US.UTF-8 && test "$(id postgres)" = "uid=26(postgres) gid=26(postgres) groups=26(postgres)" && mkdir -p /var/lib/pgsql/data && mkdir -p /run/postgresql && /usr/libexec/fix-permissions /var/lib/pgsql /run/postgresql": error while running runtime: exit status 1 time="2024-10-16T02:18:51Z" level=error msg="exit status 1"
build-and-push (16/Dockerfile.c9s, sclorg, c9s, postgresql-16-c9s, QUAY_IMAGE_SCLORG_BUILDER_USER...
Error: buildah exited with code 1 Trying to pull quay.io/sclorg/s2i-core-c9s:c9s... Getting image source signatures Copying blob sha256:1ff0d321e75156372c7bade350dfe83f547a713b353500e27e11c67038c08af4 Copying blob sha256:95b56f58edbb26cf8debfc37da51cfb88bf8f7d0cc0a451161d1a85af4c4f441 Copying blob sha256:1ff0d321e75156372c7bade350dfe83f547a713b353500e27e11c67038c08af4 Copying blob sha256:95b56f58edbb26cf8debfc37da51cfb88bf8f7d0cc0a451161d1a85af4c4f441 Copying config sha256:ec40a329c8c361b63cb58a647b551c502a1d94f99a7a3f3c0fde2fc519655773 Writing manifest to image destination Storing signatures Errors during downloading metadata for repository 'baseos': - Downloading successful, but checksum doesn't match. Calculated: e3e5ba9078be1ca30e1ce8aaa75b365155803c950bcbe61d554176e880f8d20aaec21a5ae8d7f86655013c99c8becf3e4ece6a27ed015cd763881ff70474da0c(sha512) Expected: cddb421990ca5a15b8c770af15c7eea09b6fd0e66c1fec34f5bfc037be2862de9eb0e937e609da022429f32c878652adffe4be3d69f103eead15cb59e945ed7d(sha512) Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Errors during downloading metadata for repository 'baseos': - Downloading successful, but checksum doesn't match. Calculated: e3e5ba9078be1ca30e1ce8aaa75b365155803c950bcbe61d554176e880f8d20aaec21a5ae8d7f86655013c99c8becf3e4ece6a27ed015cd763881ff70474da0c(sha512) Expected: cddb421990ca5a15b8c770af15c7eea09b6fd0e66c1fec34f5bfc037be2862de9eb0e937e609da022429f32c878652adffe4be3d69f103eead15cb59e945ed7d(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 { yum -y module enable postgresql:16 || :; } && INSTALL_PKGS="rsync tar gettext bind-utils nss_wrapper-libs postgresql-server postgresql-contrib" && INSTALL_PKGS="$INSTALL_PKGS pgaudit" && INSTALL_PKGS="$INSTALL_PKGS procps-ng util-linux postgresql-upgrade" && yum -y --setopt=tsflags=nodocs install $INSTALL_PKGS && rpm -V $INSTALL_PKGS && postgres -V | grep -qe "$POSTGRESQL_VERSION\." && echo "Found VERSION $POSTGRESQL_VERSION" && yum -y clean all --enablerepo='*' && localedef -f UTF-8 -i en_US en_US.UTF-8 && test "$(id postgres)" = "uid=26(postgres) gid=26(postgres) groups=26(postgres)" && mkdir -p /var/lib/pgsql/data && mkdir -p /run/postgresql && /usr/libexec/fix-permissions /var/lib/pgsql /run/postgresql": error while running runtime: exit status 1 time="2024-10-16T02:19:00Z" level=error msg="exit status 1"