Skip to content
Triggered via push May 16, 2024 13:12
Status Failure
Total duration 5m 24s
Artifacts
build-container-geth-all
2m 23s
build-container-geth-all
build-container-geth
3m 4s
build-container-geth
add-geth-all-master-tag  /  add-tag
add-geth-all-master-tag / add-tag
add-geth-master-tag  /  add-tag
add-geth-master-tag / add-tag
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-container-geth-all
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /go-ethereum && make all-musl" did not complete successfully: exit code: 2
build-container-geth
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && cd /go-ethereum && platform=\"$(dpkg --print-architecture)\" && case \"$platform\" in \"amd64\") apt install -y build-essential git linux-headers-$platform && make geth ;; \"arm64\") apt install -y build-essential git linux-headers-$platform musl-dev && make geth-musl ;; *) echo \"Unsupported platform: $platform\" && exit 1 ;; esac" did not complete successfully: exit code: 2