Error: buildah exited with code 1
Trying to pull quay.io/sclorg/s2i-core-c8s:c8s...
Getting image source signatures
Copying blob sha256:24e9a4c2bc56a5f9a2a1c58c4e490fcfbd37b5876c61ed1702024e8fd0e9d06a
Copying blob sha256:6ac36e7c57f227110df5cd65cfdca1cc05e0b17df6748637a6aa04c5c80f89c6
Copying blob sha256:24e9a4c2bc56a5f9a2a1c58c4e490fcfbd37b5876c61ed1702024e8fd0e9d06a
Copying blob sha256:6ac36e7c57f227110df5cd65cfdca1cc05e0b17df6748637a6aa04c5c80f89c6
Copying config sha256:2e2c520bd77ed112ac81afd07b5d10213348e00bc0892c68f98c92031952f3d2
Writing manifest to image destination
Storing signatures
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist
error building at STEP "RUN yum -y module enable postgresql:16 && INSTALL_PKGS="rsync tar gettext bind-utils nss_wrapper postgresql-server postgresql-contrib" && INSTALL_PKGS="$INSTALL_PKGS pgaudit" && 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 reinstall tzdata && 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 && /usr/libexec/fix-permissions /var/lib/pgsql /var/run/postgresql": error while running runtime: exit status 1
time="2024-06-04T12:44:28Z" level=error msg="exit status 1"