buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$BUILDARCH\" in amd64) arch=x86_64 ;; arm64) arch=arm64 ;; esac && curl -sL \"https://releases.bazel.build/${BAZEL_VERSION}/release/bazel-${BAZEL_VERSION}-linux-${arch}\" -o /tmp/bazel && chmod +x /tmp/bazel && /tmp/bazel build --config=\"linux_${TARGETARCH}\" \"//cmd/$BINARY:$BINARY\"" did not complete successfully: exit code: 2