Skip to content

Build Multiarch Images #218

Build Multiarch Images

Build Multiarch Images #218

Manually triggered November 17, 2024 21:53
Status Failure
Total duration 12m 2s
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/arm/v7, arm, spot-runner-arm64-96e40f14-ebab-4977-a3c9-2b705b25ce54)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex; if [ \"$(getconf LONG_BIT)\" = \"32\" ]; then RUSTFLAGS='RUSTFLAGS=-Ccodegen-units=16'; fi; if [ \"${RUST_RELEASE_MODE}\" = \"release\" ]; then cargo clean --release; RUST_BACKTRACE=full ${RUSTFLAGS} 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: 127
build-images (linux/amd64, amd64, spot-runner-x64-4331e5f3-ee05-4756-8cfe-5fbc49df9a46)
The job was canceled because "linux_arm_v7_arm_spot-run" failed.
build-images (linux/arm64, arm64, spot-runner-arm64-1f3aee7a-f5b6-4429-b561-a8d4c724c55e)
The job was canceled because "linux_arm_v7_arm_spot-run" failed.