Skip to content

Console Output

10:54:45 using credential docker-jenkins-github-credentials
10:54:45 Cloning the remote Git repository
10:54:45 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2402 # 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/2402/head:refs/remotes/origin/PR-2402 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:54:51 Fetching without tags
10:54:51 Merging remotes/origin/master commit 5ec88e1107d70103d94e409421c2df248e258301 into PR head commit 94f513e48e8d85eb24f67f1fe1a2dda0868d131b
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2402/head:refs/remotes/origin/PR-2402 # 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/2402/head:refs/remotes/origin/PR-2402 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 94f513e48e8d85eb24f67f1fe1a2dda0868d131b # timeout=10
10:54:52 Merge succeeded, producing 94f513e48e8d85eb24f67f1fe1a2dda0868d131b
10:54:52 Checking out Revision 94f513e48e8d85eb24f67f1fe1a2dda0868d131b (PR-2402)
 > git merge 5ec88e1107d70103d94e409421c2df248e258301 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 94f513e48e8d85eb24f67f1fe1a2dda0868d131b # timeout=10
10:54:57 Commit message: "Update deprecation policy to 1 stable release"
10:54:57 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15