Skip to content

Console Output

21:15:47 using credential docker-jenkins-github-credentials
21:15:47 Cloning the remote Git repository
21:15:47 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2489 # 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/2489/head:refs/remotes/origin/PR-2489 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:15:50 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2489/head:refs/remotes/origin/PR-2489 # 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/2489/head:refs/remotes/origin/PR-2489 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:15:50 Merging remotes/origin/master commit 80adee0b137d932150166b8953b9bc9f23bf7d59 into PR head commit d78157a611c6e35f277139fbb61fa072583aab16
21:15:50 Merge succeeded, producing d78157a611c6e35f277139fbb61fa072583aab16
21:15:50 Checking out Revision d78157a611c6e35f277139fbb61fa072583aab16 (PR-2489)
21:15:51 Commit message: "vendor: update cpuguy83/go-md2man v2.0.0"
21:15:51 First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d78157a611c6e35f277139fbb61fa072583aab16 # timeout=10
 > git merge 80adee0b137d932150166b8953b9bc9f23bf7d59 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d78157a611c6e35f277139fbb61fa072583aab16 # timeout=10
 > git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac