Skip to content

Debian12

Debian12 #7

Triggered via pull request January 11, 2024 00:01
@chaopanubochaopanubo
synchronize #6
debian12
Status Failure
Total duration 52s
Artifacts

multi-build-push.yml

on: pull_request
Matrix: build_and_push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build_and_push (debian12)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && S6_OVERLAY_VERSION=3.1.6.2 && S6_OVERLAY_CHECKSUM_X86_64=fcf79204c1957016fc88b0ad7d98f150071483583552103d5822cbf56824cc87 && S6_OVERLAY_CHECKSUM_AARCH64=3fc0bae418a0e3811b3deeadfca9cc2f0869fb2f4787ab8a53f6944067d140ee && if [ \"$(uname -m)\" = \"x86_64\" ] ; then S6_OVERLAY_CHECKSUM=\"${S6_OVERLAY_CHECKSUM_X86_64}\"; S6_OVERLAY_ARCH=\"x86_64\"; elif [ \"$(uname -m)\" = \"aarch64\" ]; then S6_OVERLAY_CHECKSUM=\"${S6_OVERLAY_CHECKSUM_AARCH64}\"; S6_OVERLAY_ARCH=\"aarch64\"; fi && curl -sSf -L https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-${S6_OVERLAY_ARCH}.tar.xz -o /tmp/s6-OVERLAY-${S6_OVERLAY_ARCH}.tar.xz && echo \"${S6_OVERLAY_CHECKSUM} s6-OVERLAY-${S6_OVERLAY_ARCH}.tar.xz\" > /tmp/SHA256SUM && ( cd /tmp; sha256sum -c SHA256SUM || ( echo \"Expected $(sha256sum s6-OVERLAY-${S6_OVERLAY_ARCH}.tar.xz)\"; exit 1; )) && tar -C /usr/local -xJf /tmp/s6-OVERLAY-${S6_OVERLAY_ARCH}.tar.xz && rm -rf /tmp/* ;" did not complete successfully: exit code: 1
build_and_push (debian11)
The operation was canceled.
build_and_push (debian12)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_push (debian11)
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/