Skip to content

Console Output

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