Skip to content

Console Output

04:02:54 using credential docker-jenkins-github-credentials
04:02:54 Cloning the remote Git repository
04:02:54 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2179 # 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/2179/head:refs/remotes/origin/PR-2179 +refs/heads/master:refs/remotes/origin/master
04:03:00 Fetching without tags
04:03:00 Merging remotes/origin/master commit 01a8d2c2c41ecb544718b0eb458fc8974aa63834 into PR head commit 758d12e65112bed583396ee3f43cf6302f249fef
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2179/head:refs/remotes/origin/PR-2179 # 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/2179/head:refs/remotes/origin/PR-2179 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 758d12e65112bed583396ee3f43cf6302f249fef
04:03:01 Merge succeeded, producing 758d12e65112bed583396ee3f43cf6302f249fef
04:03:01 Checking out Revision 758d12e65112bed583396ee3f43cf6302f249fef (PR-2179)
 > git merge 01a8d2c2c41ecb544718b0eb458fc8974aa63834 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 758d12e65112bed583396ee3f43cf6302f249fef
04:03:02 Commit message: "unused-for is a deprecated synonym"
04:03:02 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426