Skip to content

chore: review

chore: review #2424

Triggered via push November 27, 2024 14:21
Status Failure
Total duration 5m 29s
Artifacts 78

ci.yml

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

Annotations

6 errors
PostgreSQL 17 UBI9 PLV8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tARCH=\"${TARGETARCH}\" ; \tbase_url=\"https://download.postgresql.org/pub/repos/yum/reporpms\" ; \tpg_audit_pkg=\"pgaudit19_17\" ; \tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ; \tcase $ARCH in \t\t\tamd64) \t\t\t\t\tyum -y install \"${base_url}/EL-9-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\tarm64) \t\t\t\t\tyum -y install \"${base_url}/EL-9-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \tyum -y install --setopt=install_weak_deps=0 hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en ; \tyum -y --setopt=tsflags=nodocs --setopt=install_weak_deps=0 install \t\tpostgresql17-17.2 \t\tpostgresql17-contrib-17.2 \t\tpostgresql17-server-17.2 \t\tpostgresql17-libs-17.2 \t\tpg_failover_slots_17 \t\tpg_squeeze_17 \t\t\"$pg_audit_pkg\" \t\tpgvector_17 \t\tpg_hint_plan_17 \t\tpg_cron_17 \t\torafce_17 \t\tedb-pg17-plv83 \t; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL 17 UBI8 PLV8
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \tARCH=\"${TARGETARCH}\" ; \tbase_url=\"https://download.postgresql.org/pub/repos/yum/reporpms\" ; \tpg_audit_pkg=\"pgaudit19_17\" ; \tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ; \tcase $ARCH in \t\t\tamd64) \t\t\t\t\tyum -y install \"${base_url}/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\tarm64) \t\t\t\t\tyum -y install \"${base_url}/EL-8-aarch64/pgdg-redhat-repo-latest.noarch.rpm\" ; \t\t\t\t\tif [ \"17\" -gt \"15\" ]; then pg_audit_pkg=\"pgaudit_17\"; fi ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y upgrade glibc-common ; \tyum -y reinstall glibc-common ; \tyum -y install --setopt=install_weak_deps=0 hostname rsync tar gettext bind-utils nss_wrapper glibc-locale-source glibc-langpack-en ; \tyum -y --setopt=tsflags=nodocs --setopt=install_weak_deps=0 install \t\tpostgresql17-17.2 \t\tpostgresql17-contrib-17.2 \t\tpostgresql17-server-17.2 \t\tpostgresql17-libs-17.2 \t\tpg_failover_slots_17 \t\tpg_squeeze_17 \t\t\"$pg_audit_pkg\" \t\tpgvector_17 \t\tpg_hint_plan_17 \t\tpg_cron_17 \t\torafce_17 \t\tedb-pg17-plv83 \t; \trm -fr /tmp/* ; \tyum -y clean all --enablerepo='*'" did not complete successfully: exit code: 1
PostgreSQL PostGIS 12-3.4 UBI9 MultiLang
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --setopt=install_weak_deps=0 \t\t--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_12-3.4.3 \t\tpgrouting_12 \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
PostgreSQL PostGIS 12-3.4 UBI9
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --setopt=install_weak_deps=0 \t\t--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_12-3.4.3 \t\tpgrouting_12 \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
PostgreSQL PostGIS 12-3.4 UBI9 MultiArch
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tpgrouting_pkg=\"pgrouting_12\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\tppc64le) \t\t\t\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/enterprise/setup.rpm.sh | bash ; \t\t\t\tpgrouting_pkg=\"edb-pg12-pgrouting3\" ; \t\t\t\tBUILDARCH=\"ppc64le\" ;; \t\t\ts390x) \t\t\t\tcurl -u token:$(cat /run/secrets/cs_token) -1sLf https://downloads.enterprisedb.com/basic/edb/setup.rpm.sh | bash ; \t\t\t\tpgrouting_pkg=\"edb-pg12-pgrouting3\" ; \t\t\t\tBUILDARCH=\"s390x\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --setopt=install_weak_deps=0 \t\t--enablerepo=ubi-9-codeready-builder,codeready-builder-for-rhel-9-${BUILDARCH}-rpms \t\tpostgis34_12-3.4.3 \t\t\"$pgrouting_pkg\" \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
Check
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
EnterpriseDB~docker-postgresql~036QVA.dockerbuild
52.1 KB
EnterpriseDB~docker-postgresql~0CEB8D.dockerbuild
53.5 KB
EnterpriseDB~docker-postgresql~0DFSGK.dockerbuild
49.4 KB
EnterpriseDB~docker-postgresql~0L6TWU.dockerbuild
51.5 KB
EnterpriseDB~docker-postgresql~211W81.dockerbuild
49.1 KB
EnterpriseDB~docker-postgresql~2GK188.dockerbuild
55.9 KB
EnterpriseDB~docker-postgresql~2ZQQ4Y.dockerbuild
53.9 KB
EnterpriseDB~docker-postgresql~45TLKM.dockerbuild
73.7 KB
EnterpriseDB~docker-postgresql~49ZEYK.dockerbuild
68.5 KB
EnterpriseDB~docker-postgresql~4CDESY.dockerbuild
74.4 KB
EnterpriseDB~docker-postgresql~4S3ELM.dockerbuild
51.7 KB
EnterpriseDB~docker-postgresql~5G4NB3.dockerbuild
51 KB
EnterpriseDB~docker-postgresql~6OGE3Z.dockerbuild
50.4 KB
EnterpriseDB~docker-postgresql~82Y6OZ.dockerbuild
51.1 KB
EnterpriseDB~docker-postgresql~8AAAVJ.dockerbuild
68.8 KB
EnterpriseDB~docker-postgresql~8JJ32W.dockerbuild
66.3 KB
EnterpriseDB~docker-postgresql~8O6HRK.dockerbuild
75 KB
EnterpriseDB~docker-postgresql~A4O2X6.dockerbuild
68.9 KB
EnterpriseDB~docker-postgresql~AC092C.dockerbuild
52.2 KB
EnterpriseDB~docker-postgresql~ADU0AF.dockerbuild
71.1 KB
EnterpriseDB~docker-postgresql~CA9D9I.dockerbuild
51.8 KB
EnterpriseDB~docker-postgresql~CC3KGI.dockerbuild
68.4 KB
EnterpriseDB~docker-postgresql~CDW7RL.dockerbuild
51.7 KB
EnterpriseDB~docker-postgresql~EFBLCA.dockerbuild
75.4 KB
EnterpriseDB~docker-postgresql~ENBXAB.dockerbuild
49.9 KB
EnterpriseDB~docker-postgresql~HJMSA6.dockerbuild
49.9 KB
EnterpriseDB~docker-postgresql~HVXRLX.dockerbuild
40.5 KB
EnterpriseDB~docker-postgresql~IAR5GJ.dockerbuild
69.8 KB
EnterpriseDB~docker-postgresql~IDSLH1.dockerbuild
77.4 KB
EnterpriseDB~docker-postgresql~IUN718.dockerbuild
55.3 KB
EnterpriseDB~docker-postgresql~JOE8QB.dockerbuild
49.1 KB
EnterpriseDB~docker-postgresql~JRR8K3.dockerbuild
55.5 KB
EnterpriseDB~docker-postgresql~K520SY.dockerbuild
71.7 KB
EnterpriseDB~docker-postgresql~K6QB40.dockerbuild
54.2 KB
EnterpriseDB~docker-postgresql~KG7UFL.dockerbuild
50.3 KB
EnterpriseDB~docker-postgresql~KKZWSH.dockerbuild
73.6 KB
EnterpriseDB~docker-postgresql~KNHYVW.dockerbuild
74.1 KB
EnterpriseDB~docker-postgresql~KR83NC.dockerbuild
54.1 KB
EnterpriseDB~docker-postgresql~KZYM0H.dockerbuild
55.6 KB
EnterpriseDB~docker-postgresql~L588UH.dockerbuild
54.4 KB
EnterpriseDB~docker-postgresql~MLIGW3.dockerbuild
51.5 KB
EnterpriseDB~docker-postgresql~NKO9TK.dockerbuild
55.7 KB
EnterpriseDB~docker-postgresql~NM4DLQ.dockerbuild
31.2 KB
EnterpriseDB~docker-postgresql~OBVW0A.dockerbuild
53.2 KB
EnterpriseDB~docker-postgresql~OI21XR.dockerbuild
52.5 KB
EnterpriseDB~docker-postgresql~OYJWUU.dockerbuild
69.8 KB
EnterpriseDB~docker-postgresql~P56AQS.dockerbuild
74.5 KB
EnterpriseDB~docker-postgresql~PDL7IW.dockerbuild
40.8 KB
EnterpriseDB~docker-postgresql~PGBHM7.dockerbuild
75.4 KB
EnterpriseDB~docker-postgresql~Q8V53R.dockerbuild
49.3 KB
EnterpriseDB~docker-postgresql~QC3SH6.dockerbuild
44.6 KB
EnterpriseDB~docker-postgresql~QN4ZZS.dockerbuild
32.9 KB
EnterpriseDB~docker-postgresql~QQ5VTM.dockerbuild
69.8 KB
EnterpriseDB~docker-postgresql~QTERGN.dockerbuild
53.1 KB
EnterpriseDB~docker-postgresql~R83R4C.dockerbuild
55.3 KB
EnterpriseDB~docker-postgresql~RI4I2I.dockerbuild
75.9 KB
EnterpriseDB~docker-postgresql~RKUZS2.dockerbuild
68.9 KB
EnterpriseDB~docker-postgresql~S58IBX.dockerbuild
76.4 KB
EnterpriseDB~docker-postgresql~SCBDAR.dockerbuild
69.2 KB
EnterpriseDB~docker-postgresql~TB5D3E.dockerbuild
71 KB
EnterpriseDB~docker-postgresql~TSYM9S.dockerbuild
55 KB
EnterpriseDB~docker-postgresql~TZEOU4.dockerbuild
53.9 KB
EnterpriseDB~docker-postgresql~UA2Z3I.dockerbuild
51.3 KB
EnterpriseDB~docker-postgresql~UBRYL3.dockerbuild
67.7 KB
EnterpriseDB~docker-postgresql~VQHJSG.dockerbuild
52 KB
EnterpriseDB~docker-postgresql~VXPWWH.dockerbuild
74.1 KB
EnterpriseDB~docker-postgresql~W0ENLH.dockerbuild
74.7 KB
EnterpriseDB~docker-postgresql~W0JM3O.dockerbuild
73.5 KB
EnterpriseDB~docker-postgresql~XFG5MI.dockerbuild
68.3 KB
EnterpriseDB~docker-postgresql~XHYZHC.dockerbuild
71.9 KB
EnterpriseDB~docker-postgresql~XIQBEQ.dockerbuild
48.9 KB
EnterpriseDB~docker-postgresql~XW6ZL3.dockerbuild
58.4 KB
EnterpriseDB~docker-postgresql~Y9DDVZ.dockerbuild
75.3 KB
EnterpriseDB~docker-postgresql~YBJ79U.dockerbuild
50.5 KB
EnterpriseDB~docker-postgresql~YRDLT7.dockerbuild
65.1 KB
EnterpriseDB~docker-postgresql~Z59QLH.dockerbuild
51.4 KB
EnterpriseDB~docker-postgresql~ZDCKS7.dockerbuild
74.8 KB
EnterpriseDB~docker-postgresql~ZZ8CJB.dockerbuild
51.7 KB