Skip to content

Console Output

14:03:24 using credential docker-jenkins-github-credentials
14:03:24 Cloning the remote Git repository
14:03:24 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2532 # 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/2532/head:refs/remotes/origin/PR-2532 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
14:03:30 Fetching without tags
14:03:30 Merging remotes/origin/19.03 commit ab108430b26834f59f6fa72328cc77cc6b6ebf54 into PR head commit 936e9717ea2516d9ef3ff7e4466e54cc92955b4c
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2532/head:refs/remotes/origin/PR-2532 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/2532/head:refs/remotes/origin/PR-2532 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 936e9717ea2516d9ef3ff7e4466e54cc92955b4c # timeout=10
14:03:31 Merge succeeded, producing 936e9717ea2516d9ef3ff7e4466e54cc92955b4c
14:03:31 Checking out Revision 936e9717ea2516d9ef3ff7e4466e54cc92955b4c (PR-2532)
 > git merge ab108430b26834f59f6fa72328cc77cc6b6ebf54 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 936e9717ea2516d9ef3ff7e4466e54cc92955b4c # timeout=10
14:03:35 Commit message: "Bump Golang 1.13.11"
14:03:35 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18