Skip to content

Console Output

09:30:24 + make REF=master DOCKER_BUILD_PKGS=cross-win static
09:30:24 git init src/github.com/docker/cli
09:30:24 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-806/src/github.com/docker/cli/.git/
09:30:24 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:30:24 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:30:24 + SRC=src/github.com/docker/cli
09:30:24 + REF=master
09:30:24 + REF_FETCH=master
09:30:24 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:30:24 + awk {print $2}
09:30:24 + REF=refs/heads/master
09:30:24 + [ -n refs/heads/master ]
09:30:24 + REF_FETCH=refs/heads/master:refs/heads/master
09:30:24 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:30:26 From https://github.com/docker/cli
09:30:26  * [new branch]      master     -> master
09:30:26  * [new branch]      master     -> origin/master
09:30:26 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:30:26 git init src/github.com/docker/docker
09:30:26 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-806/src/github.com/docker/docker/.git/
09:30:26 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:30:26 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:30:26 + SRC=src/github.com/docker/docker
09:30:26 + REF=master
09:30:26 + REF_FETCH=master
09:30:26 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:30:26 + awk {print $2}
09:30:26 + REF=refs/heads/master
09:30:26 + [ -n refs/heads/master ]
09:30:26 + REF_FETCH=refs/heads/master:refs/heads/master
09:30:26 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:30:31 From https://github.com/docker/docker
09:30:31  * [new branch]      master     -> master
09:30:31  * [new branch]      master     -> origin/master
09:30:31 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:30:31 git init src/github.com/docker/buildx
09:30:31 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-806/src/github.com/docker/buildx/.git/
09:30:31 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:30:31 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0-rc2"
09:30:31 + SRC=src/github.com/docker/buildx
09:30:31 + REF=v0.10.0-rc2
09:30:31 + REF_FETCH=v0.10.0-rc2
09:30:31 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0-rc2
09:30:31 + awk {print $2}
09:30:31 + REF=refs/tags/v0.10.0-rc2
09:30:31 + [ -n refs/tags/v0.10.0-rc2 ]
09:30:31 + REF_FETCH=refs/tags/v0.10.0-rc2:refs/tags/v0.10.0-rc2
09:30:31 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0-rc2:refs/tags/v0.10.0-rc2
09:30:33 From https://github.com/docker/buildx
09:30:33  * [new tag]         v0.10.0-rc2 -> v0.10.0-rc2
09:30:33 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0-rc2
09:30:34 git init src/github.com/docker/compose
09:30:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-806/src/github.com/docker/compose/.git/
09:30:34 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:30:34 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.0"
09:30:34 + SRC=src/github.com/docker/compose
09:30:34 + REF=v2.15.0
09:30:34 + REF_FETCH=v2.15.0
09:30:34 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.0
09:30:34 + awk {print $2}
09:30:34 + REF=refs/tags/v2.15.0
09:30:34 + [ -n refs/tags/v2.15.0 ]
09:30:34 + REF_FETCH=refs/tags/v2.15.0:refs/tags/v2.15.0
09:30:34 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.0:refs/tags/v2.15.0
09:30:34 From https://github.com/docker/compose
09:30:34  * [new tag]         v2.15.0    -> v2.15.0
09:30:34 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.0
09:30:34 git init src/github.com/docker/scan-cli-plugin
09:30:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-806/src/github.com/docker/scan-cli-plugin/.git/
09:30:34 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
09:30:34 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
09:30:34 + SRC=src/github.com/docker/scan-cli-plugin
09:30:34 + REF=v0.23.0
09:30:34 + REF_FETCH=v0.23.0
09:30:34 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
09:30:34 + awk {print $2}
09:30:34 + REF=refs/tags/v0.23.0
09:30:34 + [ -n refs/tags/v0.23.0 ]
09:30:34 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
09:30:34 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
09:30:35 From https://github.com/docker/scan-cli-plugin
09:30:35  * [new tag]         v0.23.0    -> v0.23.0
09:30:35 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
09:30:35 for p in cross-win; do \
09:30:35 	make -C static VERSION=0.0.1-dev GO_VERSION=1.19.4 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
09:30:35 done
09:30:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-806/static'
09:30:35 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-806/src/github.com/docker/docker VERSION=0.0.0-20221229180220-850fb69 DOCKER_CROSSPLATFORMS=windows/amd64 DOCKER_BUILD_OPTS="" cross
09:30:35 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-806/src/github.com/docker/docker'
09:30:35 mkdir bundles
09:30:35 docker buildx bake binary-cross
09:30:35 ERROR: multiple platforms feature is currently not supported for docker driver. Please switch to a different driver (eg. "docker buildx create --use")
09:30:35 make[2]: *** [Makefile:159: cross] Error 1
09:30:35 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-806/src/github.com/docker/docker'
09:30:35 make[1]: *** [Makefile:115: cross-win-engine] Error 2
09:30:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-806/static'
09:30:35 make: *** [Makefile:97: static] Error 2