Skip to content

Fix from which image it is built #2

Fix from which image it is built

Fix from which image it is built #2

Triggered via push April 9, 2024 20:50
Status Cancelled
Total duration 1m 28s
Artifacts

build-push.yml

on: push
Matrix: build-and-push / build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build-and-push / build (1.77, true) / image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; dpkgArch=\"$(dpkg --print-architecture)\"; case \"${dpkgArch##*-}\" in amd64) cargo_binstall_arch=\"x86_64-unknown-linux-musl\"; cargo_binstall_sha256=${CARGO_BINSTALL_SHA256_AMD64} ;; arm64) cargo_binstall_arch=\"aarch64-unknown-linux-musl\"; cargo_binstall_sha256=${CARGO_BINSTALL_SHA256_ARM64} ;; *) echo >&2 \"unsupported architecture: ${dpkgArch}\"; exit 1 ;; esac; wget -O \"/tmp/cargo-binstall-$cargo_binstall_arch.tgz\" \"https://github.com/cargo-bins/cargo-binstall/releases/download/v${CARGO_BINSTALL_VERSION}/cargo-binstall-$cargo_binstall_arch.tgz\"; if [ ! -z \"${cargo_binstall_sha256}\" ]; then echo \"${cargo_binstall_sha256} */tmp/cargo-binstall-${cargo_binstall_arch}.tgz\" | sha256sum -c -; else echo \"Checksum for cargo-binstall not verified\"; fi; cd /tmp; tar xvf \"/tmp/cargo-binstall-$cargo_binstall_arch.tgz\"; mv /tmp/cargo-binstall /usr/local/bin/cargo-binstall; chmod a+x /usr/local/bin/cargo-binstall; rm -rf \"/tmp/cargo-binstall-$cargo_binstall_arch.tgz\"; cargo binstall -V;" did not complete successfully: exit code: 1
build-and-push / build (beta, false) / image
FailFast: cancelling since parallel instance has failed
build-and-push / build (beta, false) / image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; dpkgArch=\"$(dpkg --print-architecture)\"; case \"${dpkgArch##*-}\" in amd64) cargo_binstall_arch=\"x86_64-unknown-linux-musl\"; cargo_binstall_sha256=${CARGO_BINSTALL_SHA256_AMD64} ;; arm64) cargo_binstall_arch=\"aarch64-unknown-linux-musl\"; cargo_binstall_sha256=${CARGO_BINSTALL_SHA256_ARM64} ;; *) echo >&2 \"unsupported architecture: ${dpkgArch}\"; exit 1 ;; esac; wget -O \"/tmp/cargo-binstall-$cargo_binstall_arch.tgz\" \"https://github.com/cargo-bins/cargo-binstall/releases/download/v${CARGO_BINSTALL_VERSION}/cargo-binstall-$cargo_binstall_arch.tgz\"; if [ ! -z \"${cargo_binstall_sha256}\" ]; then echo \"${cargo_binstall_sha256} */tmp/cargo-binstall-${cargo_binstall_arch}.tgz\" | sha256sum -c -; else echo \"Checksum for cargo-binstall not verified\"; fi; cd /tmp; tar xvf \"/tmp/cargo-binstall-$cargo_binstall_arch.tgz\"; mv /tmp/cargo-binstall /usr/local/bin/cargo-binstall; chmod a+x /usr/local/bin/cargo-binstall; rm -rf \"/tmp/cargo-binstall-$cargo_binstall_arch.tgz\"; cargo binstall -V;" did not complete successfully: exit code: 1
build-and-push / build (stable, false) / image
FailFast: cancelling since parallel instance has failed
build-and-push / build (stable, false) / image
The operation was canceled.
build-and-push / build (1.76, false) / image
FailFast: cancelling since parallel instance has failed
build-and-push / build (1.76, false) / image
The operation was canceled.
build-and-push / build (nightly, false) / image
FailFast: cancelling since parallel instance has failed
build-and-push / build (nightly, false) / image
The operation was canceled.