Skip to content

Daily automatic update #1555

Daily automatic update

Daily automatic update #1555

Triggered via push July 25, 2023 00:08
Status Failure
Total duration 5m 49s
Artifacts

ci.yml

on: push
Generate Jobs
4s
Generate Jobs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PostgreSQL UBI PostGIS 13-3.3 MultiLang
buildx failed with: ERROR: failed to solve: executor failed running [/bin/sh -c set -xe ; ARCH="${TARGETARCH}" ; base_url="https://download.postgresql.org/pub/repos/yum/reporpms" ; case $ARCH in amd64) yum -y install "${base_url}/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm" ;; arm64) yum -y install "${base_url}/EL-8-aarch64/pgdg-redhat-repo-latest.noarch.rpm" ;; *) exit 1 ;; esac ; yum -y upgrade glibc-common ; yum -y reinstall glibc-common ; rm -fr /etc/rpm/macros.image-language-conf ; yum -y install hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en glibc-all-langpacks ; yum -y --setopt=tsflags=nodocs install postgresql13-13.11 postgresql13-contrib-13.11 postgresql13-server-13.11 postgresql13-libs-13.11 pgaudit15_13 pg_failover_slots_13 ; rm -fr /tmp/* ; yum -y clean all --enablerepo='*']: exit code: 1
Check
Process completed with exit code 1.