Skip to content

Build and Push Docker #340

Build and Push Docker

Build and Push Docker #340

Manually triggered October 28, 2024 15:59
Status Failure
Total duration 50s
Artifacts

build.yml

on: workflow_dispatch
prepare
6s
prepare
build-amd64
22s
build-amd64
build-arm64
26s
build-arm64
create-and-push-manifest
0s
create-and-push-manifest
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-amd64
buildx failed with: ERROR: failed to solve: failed to resolve source metadata for docker.io/library/alpine:3.17: failed to authorize: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 502 Bad Gateway
build-arm64
ERROR: Error response from daemon: Head "https://registry-1.docker.io/v2/moby/buildkit/manifests/buildx-stable-1": Get "https://auth.docker.io/token?account=githubactions&scope=repository%3Amoby%2Fbuildkit%3Apull&service=registry.docker.io": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
build-amd64
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/