Skip to content

Console Output

21:58:21 + make REF=23.0 DOCKER_BUILD_PKGS=static-linux static
21:58:21 git init src/github.com/docker/cli
21:58:21 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-905/src/github.com/docker/cli/.git/
21:58:21 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
21:58:21 ./scripts/checkout.sh src/github.com/docker/cli "23.0"
21:58:21 + SRC=src/github.com/docker/cli
21:58:21 + REF=23.0
21:58:21 + REF_FETCH=23.0
21:58:21 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 23.0
21:58:21 + awk {print $2}
21:58:21 + REF=refs/heads/23.0
21:58:21 + [ -n refs/heads/23.0 ]
21:58:21 + REF_FETCH=refs/heads/23.0:refs/heads/23.0
21:58:21 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/23.0:refs/heads/23.0
21:58:21 From https://github.com/docker/cli
21:58:21  * [new branch]      23.0       -> 23.0
21:58:21  * [new branch]      23.0       -> origin/23.0
21:58:21 + git -C src/github.com/docker/cli checkout -q refs/heads/23.0
21:58:22 git init src/github.com/docker/docker
21:58:22 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-905/src/github.com/docker/docker/.git/
21:58:22 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
21:58:22 ./scripts/checkout.sh src/github.com/docker/docker "23.0"
21:58:22 + SRC=src/github.com/docker/docker
21:58:22 + REF=23.0
21:58:22 + REF_FETCH=23.0
21:58:22 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 23.0
21:58:22 + awk {print $2}
21:58:22 + REF=refs/heads/23.0
21:58:22 + [ -n refs/heads/23.0 ]
21:58:22 + REF_FETCH=refs/heads/23.0:refs/heads/23.0
21:58:22 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/23.0:refs/heads/23.0
21:58:23 From https://github.com/docker/docker
21:58:23  * [new branch]      23.0       -> 23.0
21:58:23  * [new branch]      23.0       -> origin/23.0
21:58:23 + git -C src/github.com/docker/docker checkout -q refs/heads/23.0
21:58:23 git init src/github.com/docker/buildx
21:58:23 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-905/src/github.com/docker/buildx/.git/
21:58:23 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
21:58:23 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.5"
21:58:23 + SRC=src/github.com/docker/buildx
21:58:23 + REF=v0.10.5
21:58:23 + REF_FETCH=v0.10.5
21:58:23 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.5
21:58:23 + awk {print $2}
21:58:23 + REF=refs/tags/v0.10.5
21:58:23 + [ -n refs/tags/v0.10.5 ]
21:58:23 + REF_FETCH=refs/tags/v0.10.5:refs/tags/v0.10.5
21:58:23 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.5:refs/tags/v0.10.5
21:58:25 From https://github.com/docker/buildx
21:58:25  * [new tag]         v0.10.5    -> v0.10.5
21:58:25 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.5
21:58:25 git init src/github.com/docker/compose
21:58:25 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-905/src/github.com/docker/compose/.git/
21:58:25 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
21:58:25 ./scripts/checkout.sh src/github.com/docker/compose "v2.18.1"
21:58:25 + SRC=src/github.com/docker/compose
21:58:25 + REF=v2.18.1
21:58:25 + REF_FETCH=v2.18.1
21:58:25 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.18.1
21:58:25 + awk {print $2}
21:58:25 + REF=refs/tags/v2.18.1
21:58:25 + [ -n refs/tags/v2.18.1 ]
21:58:25 + REF_FETCH=refs/tags/v2.18.1:refs/tags/v2.18.1
21:58:25 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.18.1:refs/tags/v2.18.1
21:58:26 From https://github.com/docker/compose
21:58:26  * [new tag]         v2.18.1    -> v2.18.1
21:58:26 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.18.1
21:58:26 for p in static-linux; do \
21:58:26 	make -C static VERSION=0.0.1-dev GO_VERSION=1.19.10 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
21:58:26 done
21:58:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-905/static'
21:58:26 cd /home/ubuntu/workspace/docker-ce-packaging_PR-905/src/github.com/docker/cli && VERSION=0.0.0-20230602120835-5df4fd8 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
21:58:26 #1 [internal] load .dockerignore
21:58:26 #1 transferring context: 263B done
21:58:26 #1 DONE 0.0s
21:58:26 
21:58:26 #2 [internal] load build definition from Dockerfile
21:58:26 #2 transferring dockerfile: 5.48kB done
21:58:26 #2 DONE 0.0s
21:58:26 
21:58:26 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
21:58:26 #3 DONE 0.0s
21:58:26 
21:58:26 #4 resolve image config for docker.io/docker/dockerfile:1
21:58:26 #4 DONE 0.3s
21:58:26 
21:58:26 #5 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
21:58:26 #5 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
21:58:27 #5 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done
21:58:27 #5 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done
21:58:27 #5 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
21:58:27 #5 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done
21:58:27 #5 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd
21:58:27 #5 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done
21:58:27 #5 DONE 0.4s
21:58:27 
21:58:27 #6 [internal] load metadata for docker.io/library/golang:1.19.10-alpine3.16
21:58:27 #6 ERROR: docker.io/library/golang:1.19.10-alpine3.16: not found
21:58:27 
21:58:27 #7 [auth] tonistiigi/xx:pull token for registry-1.docker.io
21:58:27 #7 DONE 0.0s
21:58:27 
21:58:27 #8 [auth] library/golang:pull token for registry-1.docker.io
21:58:27 #8 DONE 0.0s
21:58:27 
21:58:27 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
21:58:27 #9 DONE 0.0s
21:58:27 
21:58:27 #10 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
21:58:27 #10 CANCELED
21:58:27 
21:58:27 #11 [internal] load metadata for docker.io/tonistiigi/xx:1.1.1
21:58:27 #11 CANCELED
21:58:29 ------
21:58:29  > [internal] load metadata for docker.io/library/golang:1.19.10-alpine3.16:
21:58:29 ------
21:58:29 Dockerfile:13
21:58:29 --------------------
21:58:29   11 |     FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
21:58:29   12 |     
21:58:29   13 | >>> FROM --platform=$BUILDPLATFORM golang:${GO_VERSION}-alpine${ALPINE_VERSION} AS build-base-alpine
21:58:29   14 |     COPY --from=xx / /
21:58:29   15 |     RUN apk add --no-cache bash clang lld llvm file git
21:58:29 --------------------
21:58:29 ERROR: failed to solve: golang:1.19.10-alpine3.16: docker.io/library/golang:1.19.10-alpine3.16: not found
21:58:29 make[1]: *** [Makefile:100: static-cli] Error 1
21:58:29 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-905/static'
21:58:29 make: *** [Makefile:88: static] Error 2