Skip to content

Console Output

20:21:52 using credential docker-jenkins-github-credentials
20:21:52 Cloning the remote Git repository
20:21:52 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2354 # 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/2354/head:refs/remotes/origin/PR-2354 +refs/heads/master:refs/remotes/origin/master
20:21:55 Fetching without tags
20:21:55 Merging remotes/origin/master commit 2a6caf214bc87e5684420c1116d3232021a17cf4 into PR head commit 1edb10fe3088a60f2dd962c93d30fcc9dda3802c
20:21:55 Merge succeeded, producing 1edb10fe3088a60f2dd962c93d30fcc9dda3802c
20:21:55 Checking out Revision 1edb10fe3088a60f2dd962c93d30fcc9dda3802c (PR-2354)
20:21:56 Commit message: "vendor: bump golang.org/x/crypto  bac4c82f6975 (CVE-2020-9283)"
20:21:56 First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2354/head:refs/remotes/origin/PR-2354 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/2354/head:refs/remotes/origin/PR-2354 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1edb10fe3088a60f2dd962c93d30fcc9dda3802c
 > git merge 2a6caf214bc87e5684420c1116d3232021a17cf4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1edb10fe3088a60f2dd962c93d30fcc9dda3802c
fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0