Bump docker/setup-buildx-action from 2 to 3 #1638
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
16 errors and 70 warnings
PostgreSQL Debian 11
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --upgrade pip; \tpip3 install --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 1
|
PostgreSQL Debian 14
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --upgrade pip; \tpip3 install --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 1
|
PostgreSQL Debian 13
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --upgrade pip; \tpip3 install --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 1
|
PostgreSQL Debian 12
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --upgrade pip; \tpip3 install --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 1
|
PostgreSQL UBI PostGIS 13-3.3
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-8.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 --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \t\tpostgis33_13-3.3.3 \t\tpgrouting_13 \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: 127
|
PostgreSQL UBI PostGIS 11-3.3
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-8.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 --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \t\tpostgis33_11-3.3.3 \t\tpgrouting_11 \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: 127
|
PostgreSQL UBI PostGIS 11-3.3 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-8.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 --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \t\tpostgis33_11-3.3.3 \t\tpgrouting_11 \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: 127
|
PostgreSQL UBI PostGIS 12-3.3 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-8.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 --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \t\tpostgis33_12-3.3.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: 127
|
PostgreSQL UBI PostGIS 12-3.3
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-8.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 --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \t\tpostgis33_12-3.3.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: 127
|
PostgreSQL UBI PostGIS 15-3.3 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-8.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 --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \t\tpostgis33_15-3.3.3 \t\tpgrouting_15 \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: 127
|
PostgreSQL UBI PostGIS 15-3.3
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-8.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 --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \t\tpostgis33_15-3.3.3 \t\tpgrouting_15 \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: 127
|
PostgreSQL Debian 15
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --upgrade pip; \tpip3 install --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 1
|
PostgreSQL UBI PostGIS 14-3.3
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-8.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 --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \t\tpostgis33_14-3.3.3 \t\tpgrouting_14 \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: 127
|
PostgreSQL UBI PostGIS 14-3.3 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-8.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 --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \t\tpostgis33_14-3.3.3 \t\tpgrouting_14 \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: 127
|
PostgreSQL UBI PostGIS 13-3.3 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-8.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 --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \t\tpostgis33_13-3.3.3 \t\tpgrouting_13 \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: 127
|
Check
Process completed with exit code 1.
|
PostgreSQL Debian 11
cs_token= is not a valid secret
|
PostgreSQL Debian 11
subscription= is not a valid secret
|
PostgreSQL Debian 14
cs_token= is not a valid secret
|
PostgreSQL Debian 14
subscription= is not a valid secret
|
PostgreSQL Debian 13
cs_token= is not a valid secret
|
PostgreSQL Debian 13
subscription= is not a valid secret
|
PostgreSQL Debian 12
cs_token= is not a valid secret
|
PostgreSQL Debian 12
subscription= is not a valid secret
|
PostgreSQL UBI PostGIS 13-3.3
cs_token= is not a valid secret
|
PostgreSQL UBI PostGIS 13-3.3
subscription= is not a valid secret
|
PostgreSQL UBI PostGIS 11-3.3
cs_token= is not a valid secret
|
PostgreSQL UBI PostGIS 11-3.3
subscription= is not a valid secret
|
PostgreSQL UBI PostGIS 11-3.3 MultiLang
cs_token= is not a valid secret
|
PostgreSQL UBI PostGIS 11-3.3 MultiLang
subscription= is not a valid secret
|
PostgreSQL UBI PostGIS 12-3.3 MultiLang
cs_token= is not a valid secret
|
PostgreSQL UBI PostGIS 12-3.3 MultiLang
subscription= is not a valid secret
|
PostgreSQL UBI PostGIS 12-3.3
cs_token= is not a valid secret
|
PostgreSQL UBI PostGIS 12-3.3
subscription= is not a valid secret
|
PostgreSQL UBI PostGIS 15-3.3 MultiLang
cs_token= is not a valid secret
|
PostgreSQL UBI PostGIS 15-3.3 MultiLang
subscription= is not a valid secret
|
PostgreSQL UBI 14
cs_token= is not a valid secret
|
PostgreSQL UBI 14
subscription= is not a valid secret
|
PostgreSQL UBI 13 MultiLang
cs_token= is not a valid secret
|
PostgreSQL UBI 13 MultiLang
subscription= is not a valid secret
|
PostgreSQL UBI 11 MultiLang
cs_token= is not a valid secret
|
PostgreSQL UBI 11 MultiLang
subscription= is not a valid secret
|
PostgreSQL UBI PostGIS 15-3.3
cs_token= is not a valid secret
|
PostgreSQL UBI PostGIS 15-3.3
subscription= is not a valid secret
|
PostgreSQL UBI 15 MultiArch
cs_token= is not a valid secret
|
PostgreSQL UBI 15 MultiArch
subscription= is not a valid secret
|
PostgreSQL UBI 12
cs_token= is not a valid secret
|
PostgreSQL UBI 12
subscription= is not a valid secret
|
PostgreSQL Debian 15
cs_token= is not a valid secret
|
PostgreSQL Debian 15
subscription= is not a valid secret
|
PostgreSQL UBI 12 MultiArch
cs_token= is not a valid secret
|
PostgreSQL UBI 12 MultiArch
subscription= is not a valid secret
|
PostgreSQL IronBank 15
cs_token= is not a valid secret
|
PostgreSQL IronBank 15
subscription= is not a valid secret
|
PostgreSQL IronBank 12
cs_token= is not a valid secret
|
PostgreSQL IronBank 12
subscription= is not a valid secret
|
PostgreSQL UBI 15
cs_token= is not a valid secret
|
PostgreSQL UBI 15
subscription= is not a valid secret
|
PostgreSQL UBI 11 MultiArch
cs_token= is not a valid secret
|
PostgreSQL UBI 11 MultiArch
subscription= is not a valid secret
|
PostgreSQL UBI 12 MultiLang
cs_token= is not a valid secret
|
PostgreSQL UBI 12 MultiLang
subscription= is not a valid secret
|
PostgreSQL UBI PostGIS 14-3.3
cs_token= is not a valid secret
|
PostgreSQL UBI PostGIS 14-3.3
subscription= is not a valid secret
|
PostgreSQL UBI 13
cs_token= is not a valid secret
|
PostgreSQL UBI 13
subscription= is not a valid secret
|
PostgreSQL UBI 11
cs_token= is not a valid secret
|
PostgreSQL UBI 11
subscription= is not a valid secret
|
PostgreSQL UBI 13 MultiArch
cs_token= is not a valid secret
|
PostgreSQL UBI 13 MultiArch
subscription= is not a valid secret
|
PostgreSQL UBI PostGIS 14-3.3 MultiLang
cs_token= is not a valid secret
|
PostgreSQL UBI PostGIS 14-3.3 MultiLang
subscription= is not a valid secret
|
PostgreSQL UBI 14 MultiLang
cs_token= is not a valid secret
|
PostgreSQL UBI 14 MultiLang
subscription= is not a valid secret
|
PostgreSQL IronBank 13
cs_token= is not a valid secret
|
PostgreSQL IronBank 13
subscription= is not a valid secret
|
PostgreSQL IronBank 11
cs_token= is not a valid secret
|
PostgreSQL IronBank 11
subscription= is not a valid secret
|
PostgreSQL UBI PostGIS 13-3.3 MultiLang
cs_token= is not a valid secret
|
PostgreSQL UBI PostGIS 13-3.3 MultiLang
subscription= is not a valid secret
|
PostgreSQL UBI 14 MultiArch
cs_token= is not a valid secret
|
PostgreSQL UBI 14 MultiArch
subscription= is not a valid secret
|
PostgreSQL UBI 15 MultiLang
cs_token= is not a valid secret
|
PostgreSQL UBI 15 MultiLang
subscription= is not a valid secret
|
PostgreSQL IronBank 14
cs_token= is not a valid secret
|
PostgreSQL IronBank 14
subscription= is not a valid secret
|