Skip to content

Console Output

17:23:53 using credential docker-jenkins-github-credentials
17:23:53 Cloning the remote Git repository
17:23:53 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2357 # 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/2357/head:refs/remotes/origin/PR-2357 +refs/heads/master:refs/remotes/origin/master
17:23:56 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2357/head:refs/remotes/origin/PR-2357 # 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/2357/head:refs/remotes/origin/PR-2357 +refs/heads/master:refs/remotes/origin/master
17:23:56 Merging remotes/origin/master commit 740919cc7fc02e2aebfdf2f2d128bebc8bc9d668 into PR head commit 5ef0fa10de2bbb23eef9fe87a9530caf3a4718d8
17:23:56 Merge succeeded, producing 5ef0fa10de2bbb23eef9fe87a9530caf3a4718d8
17:23:56 Checking out Revision 5ef0fa10de2bbb23eef9fe87a9530caf3a4718d8 (PR-2357)
17:23:57 Commit message: "gofmt compose loader test"
17:23:57 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ef0fa10de2bbb23eef9fe87a9530caf3a4718d8
 > git merge 740919cc7fc02e2aebfdf2f2d128bebc8bc9d668 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ef0fa10de2bbb23eef9fe87a9530caf3a4718d8
fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0