Skip to content

Build Multiarch Images #220

Build Multiarch Images

Build Multiarch Images #220

Manually triggered November 18, 2024 00:41
Status Failure
Total duration 29m 3s
Artifacts

build-multiarch.yml

on: workflow_dispatch
Matrix: launch-runners
Matrix: build-images
squash-images
0s
squash-images
Matrix: stop-runners
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build-images (linux/amd64, amd64, spot-runner-x64-979b468a-db32-4efc-ba5b-48a4541c5112)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; if [ \"$(getconf LONG_BIT)\" = \"32\" ]; then export RUSTFLAGS=\"-Ccodegen-units=16\"; fi; if [ \"${RUST_RELEASE_MODE}\" = \"release\" ]; then cargo clean --release; RUST_BACKTRACE=full cargo build --features \"${CARGO_BUILD_FEATURES}\" --release; mv target/\"${RUST_RELEASE_MODE}\"/lemmy_server ./lemmy_server; if [ \"$(getconf LONG_BIT)\" = \"64\" ]; then wget https://github.com/upx/upx/releases/download/v4.2.4/upx-4.2.4-${TARGETARCH}_linux.tar.xz; tar -xvf upx-4.2.4-${TARGETARCH}_linux.tar.xz; cp upx-4.2.4-${TARGETARCH}_linux/upx /usr/bin; upx --best --lzma /home/lemmy/lemmy_server; fi; fi" did not complete successfully: exit code: 1
build-images (linux/arm/v7, arm, spot-runner-arm64-a8e5e8e4-78c4-4dcb-9bda-bad9ba6cdc41)
The job was canceled because "linux_amd64_amd64_spot-ru" failed.
build-images (linux/arm64, arm64, spot-runner-arm64-89ec800f-f875-4a32-802a-abd1525a3f86)
The job was canceled because "linux_amd64_amd64_spot-ru" failed.