Skip to content

Console Output

21:42:28 using credential docker-jenkins-github-credentials
21:42:28 Cloning the remote Git repository
21:42:28 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2302 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2302/head:refs/remotes/origin/PR-2302 +refs/heads/19.03:refs/remotes/origin/19.03
21:42:31 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2302/head:refs/remotes/origin/PR-2302 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2302/head:refs/remotes/origin/PR-2302 +refs/heads/19.03:refs/remotes/origin/19.03
21:42:31 Merging remotes/origin/19.03 commit 9b02509a6999f7df20af29fe51f473ec4236a86f into PR head commit 3179a3b1e532fd0110637749f67c8a71c2c012ae
21:42:32 Merge succeeded, producing 3179a3b1e532fd0110637749f67c8a71c2c012ae
21:42:32 Checking out Revision 3179a3b1e532fd0110637749f67c8a71c2c012ae (PR-2302)
21:42:32 Commit message: "vendor: update golang.org/x/crypto 69ecbb4d6d5dab05e49161c6e77ea40a030884e1 (CVE-2020-7919)"
21:42:32 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3179a3b1e532fd0110637749f67c8a71c2c012ae
 > git merge 9b02509a6999f7df20af29fe51f473ec4236a86f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3179a3b1e532fd0110637749f67c8a71c2c012ae
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426