Skip to content

Console Output

15:59:07 using credential docker-jenkins-github-credentials
15:59:07 Cloning the remote Git repository
15:59:07 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2520 # 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/2520/head:refs/remotes/origin/PR-2520 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
15:59:10 Fetching without tags
15:59:10 Merging remotes/origin/19.03 commit 1705e47cdf5a5f66a565278b2a13377a3a7f7d3c into PR head commit 489c7e9cda862834a925b1556814a84f7b5ace6f
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2520/head:refs/remotes/origin/PR-2520 # 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/2520/head:refs/remotes/origin/PR-2520 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 489c7e9cda862834a925b1556814a84f7b5ace6f # timeout=10
15:59:11 Merge succeeded, producing 489c7e9cda862834a925b1556814a84f7b5ace6f
15:59:11 Checking out Revision 489c7e9cda862834a925b1556814a84f7b5ace6f (PR-2520)
15:59:11 Commit message: "docs: more Markdown touch-ups"
15:59:11 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
 > git merge 1705e47cdf5a5f66a565278b2a13377a3a7f7d3c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 489c7e9cda862834a925b1556814a84f7b5ace6f # timeout=10