Skip to content

Console Output

10:48:21 using credential docker-jenkins-github-credentials
10:48:21 Cloning the remote Git repository
10:48:21 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2360 # 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/2360/head:refs/remotes/origin/PR-2360 +refs/heads/master:refs/remotes/origin/master
10:48:24 Fetching without tags
10:48:24 Merging remotes/origin/master commit 740919cc7fc02e2aebfdf2f2d128bebc8bc9d668 into PR head commit 4313c8b3c6f3702acd81aa780d87b2b6c72e9b95
10:48:25 Merge succeeded, producing 4313c8b3c6f3702acd81aa780d87b2b6c72e9b95
10:48:25 Checking out Revision 4313c8b3c6f3702acd81aa780d87b2b6c72e9b95 (PR-2360)
10:48:25 Commit message: "Update Golang 1.13.8"
10:48:25 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/2360/head:refs/remotes/origin/PR-2360 # 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/2360/head:refs/remotes/origin/PR-2360 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4313c8b3c6f3702acd81aa780d87b2b6c72e9b95
 > git merge 740919cc7fc02e2aebfdf2f2d128bebc8bc9d668 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4313c8b3c6f3702acd81aa780d87b2b6c72e9b95
fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0