Skip to content

Console Output

23:38:55 + make REF=master fedora-35
23:38:55 git init src/github.com/docker/cli
23:38:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-800/src/github.com/docker/cli/.git/
23:38:55 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
23:38:55 ./scripts/checkout.sh src/github.com/docker/cli "master"
23:38:55 + SRC=src/github.com/docker/cli
23:38:55 + REF=master
23:38:55 + REF_FETCH=master
23:38:55 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
23:38:55 + awk {print $2}
23:38:55 + REF=refs/heads/master
23:38:55 + [ -n refs/heads/master ]
23:38:55 + REF_FETCH=refs/heads/master:refs/heads/master
23:38:55 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
23:38:56 From https://github.com/docker/cli
23:38:56  * [new branch]      master     -> master
23:38:56  * [new branch]      master     -> origin/master
23:38:56 + git -C src/github.com/docker/cli checkout -q refs/heads/master
23:38:56 git init src/github.com/docker/docker
23:38:56 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-800/src/github.com/docker/docker/.git/
23:38:56 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
23:38:56 ./scripts/checkout.sh src/github.com/docker/docker "master"
23:38:56 + SRC=src/github.com/docker/docker
23:38:56 + REF=master
23:38:56 + REF_FETCH=master
23:38:56 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
23:38:56 + awk {print $2}
23:38:56 + REF=refs/heads/master
23:38:56 + [ -n refs/heads/master ]
23:38:56 + REF_FETCH=refs/heads/master:refs/heads/master
23:38:56 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
23:38:58 From https://github.com/docker/docker
23:38:58  * [new branch]      master     -> master
23:38:58  * [new branch]      master     -> origin/master
23:38:58 + git -C src/github.com/docker/docker checkout -q refs/heads/master
23:38:58 git init src/github.com/docker/buildx
23:38:58 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-800/src/github.com/docker/buildx/.git/
23:38:58 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
23:38:58 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0-rc2"
23:38:58 + SRC=src/github.com/docker/buildx
23:38:58 + REF=v0.10.0-rc2
23:38:58 + REF_FETCH=v0.10.0-rc2
23:38:58 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0-rc2
23:38:58 + awk {print $2}
23:38:58 + REF=refs/tags/v0.10.0-rc2
23:38:58 + [ -n refs/tags/v0.10.0-rc2 ]
23:38:58 + REF_FETCH=refs/tags/v0.10.0-rc2:refs/tags/v0.10.0-rc2
23:38:58 + 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
23:38:59 From https://github.com/docker/buildx
23:38:59  * [new tag]         v0.10.0-rc2 -> v0.10.0-rc2
23:38:59 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0-rc2
23:38:59 git init src/github.com/docker/compose
23:38:59 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-800/src/github.com/docker/compose/.git/
23:38:59 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
23:38:59 ./scripts/checkout.sh src/github.com/docker/compose "v2.14.2"
23:38:59 + SRC=src/github.com/docker/compose
23:38:59 + REF=v2.14.2
23:38:59 + REF_FETCH=v2.14.2
23:38:59 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.14.2
23:38:59 + awk {print $2}
23:38:59 + REF=refs/tags/v2.14.2
23:38:59 + [ -n refs/tags/v2.14.2 ]
23:38:59 + REF_FETCH=refs/tags/v2.14.2:refs/tags/v2.14.2
23:38:59 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.14.2:refs/tags/v2.14.2
23:39:00 From https://github.com/docker/compose
23:39:00  * [new tag]         v2.14.2    -> v2.14.2
23:39:00 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.14.2
23:39:00 git init src/github.com/docker/scan-cli-plugin
23:39:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-800/src/github.com/docker/scan-cli-plugin/.git/
23:39:00 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
23:39:00 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
23:39:00 + SRC=src/github.com/docker/scan-cli-plugin
23:39:00 + REF=v0.23.0
23:39:00 + REF_FETCH=v0.23.0
23:39:00 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
23:39:00 + awk {print $2}
23:39:00 + REF=refs/tags/v0.23.0
23:39:00 + [ -n refs/tags/v0.23.0 ]
23:39:00 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
23:39:00 + 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
23:39:00 From https://github.com/docker/scan-cli-plugin
23:39:00  * [new tag]         v0.23.0    -> v0.23.0
23:39:00 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
23:39:00 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.19.4 fedora-35
23:39:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-800/rpm'
23:39:00 make[1]: *** No rule to make target 'fedora-35'.  Stop.
23:39:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-800/rpm'
23:39:00 make: *** [Makefile:88: fedora-35] Error 2