Skip to content

protobuf: remove gogoproto #4824

protobuf: remove gogoproto

protobuf: remove gogoproto #4824

Triggered via pull request September 19, 2024 15:30
Status Failure
Total duration 5m 20s
Artifacts 2

test-os.yml

on: pull_request
Matrix: build
test-freebsd-amd64
0s
test-freebsd-amd64
Matrix: test-windows-amd64
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build (freebsd/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex\n xx-go build ${GOBUILDFLAGS} -gcflags=\"${GOGCFLAGS}\" -ldflags \"$(cat /tmp/.ldflags) -extldflags '-static'\" -tags \"osusergo netgo static_build seccomp ${BUILDKITD_TAGS}\" -o /usr/bin/buildkitd ./cmd/buildkitd\n xx-verify ${VERIFYFLAGS} /usr/bin/buildkitd\n\n # buildkitd --version can be flaky when running through emulation related to\n # https://github.com/moby/buildkit/pull/4491. Retry a few times as a workaround.\n set +ex\n if [ \"$(xx-info os)\" = \"linux\" ]; then\n max_retries=5\n for attempt in $(seq \"$max_retries\"); do\n timeout 3 /usr/bin/buildkitd --version\n exitcode=$?\n if ! xx-info is-cross; then\n exit $exitcode\n elif [ $exitcode -eq 0 ]; then\n break\n elif [ $exitcode -eq 124 ] || [ $exitcode -eq 143 ]; then\n echo \"WARN: buildkitd --version timed out ($attempt/$max_retries)\"\n if [ \"$attempt\" -eq \"$max_retries\" ]; then\n exit $exitcode\n fi\n else\n echo \"ERROR: buildkitd --version failed with exit code $exitcode\"\n fi\n sleep 1\n done\n fi\n" did not complete successfully: exit code: 1
build (windows/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex\n xx-go build ${GOBUILDFLAGS} -gcflags=\"${GOGCFLAGS}\" -ldflags \"$(cat /tmp/.ldflags) -extldflags '-static'\" -tags \"osusergo netgo static_build seccomp ${BUILDKITD_TAGS}\" -o /usr/bin/buildkitd ./cmd/buildkitd\n xx-verify ${VERIFYFLAGS} /usr/bin/buildkitd\n\n # buildkitd --version can be flaky when running through emulation related to\n # https://github.com/moby/buildkit/pull/4491. Retry a few times as a workaround.\n set +ex\n if [ \"$(xx-info os)\" = \"linux\" ]; then\n max_retries=5\n for attempt in $(seq \"$max_retries\"); do\n timeout 3 /usr/bin/buildkitd --version\n exitcode=$?\n if ! xx-info is-cross; then\n exit $exitcode\n elif [ $exitcode -eq 0 ]; then\n break\n elif [ $exitcode -eq 124 ] || [ $exitcode -eq 143 ]; then\n echo \"WARN: buildkitd --version timed out ($attempt/$max_retries)\"\n if [ \"$attempt\" -eq \"$max_retries\" ]; then\n exit $exitcode\n fi\n else\n echo \"ERROR: buildkitd --version failed with exit code $exitcode\"\n fi\n sleep 1\n done\n fi\n" did not complete successfully: exit code: 1
build (freebsd/amd64)
Failed to restore: Cache service responded with 429
build (windows/amd64)
Failed to restore: Cache service responded with 429

Artifacts

Produced during runtime
Name Size
moby~buildkit~QIK0YT.dockerbuild
20.3 KB
moby~buildkit~ZJLPYR.dockerbuild
20.8 KB