Skip to content

Console Output

10:01:01 using credential docker-jenkins-github-credentials
10:01:01 Cloning the remote Git repository
10:01:01 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2471 # 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/2471/head:refs/remotes/origin/PR-2471 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:01:07 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2471/head:refs/remotes/origin/PR-2471 # 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/2471/head:refs/remotes/origin/PR-2471 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
10:01:08 Merging remotes/origin/19.03 commit d25e657341e2425e746c29aa7b1950032396fb12 into PR head commit 4ad65fc3586dabb4e3bb9377e215a8abf39b0a46
10:01:08 Merge succeeded, producing 4ad65fc3586dabb4e3bb9377e215a8abf39b0a46
10:01:08 Checking out Revision 4ad65fc3586dabb4e3bb9377e215a8abf39b0a46 (PR-2471)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4ad65fc3586dabb4e3bb9377e215a8abf39b0a46 # timeout=10
 > git merge d25e657341e2425e746c29aa7b1950032396fb12 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4ad65fc3586dabb4e3bb9377e215a8abf39b0a46 # timeout=10
10:01:13 Commit message: "fix panic on single-character volumes"
10:01:13 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac