Skip to content

Console Output

19:03:41 using credential docker-jenkins-github-credentials
19:03:41 Cloning the remote Git repository
19:03:41 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2576 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2576/head:refs/remotes/origin/PR-2576 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:03:43 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2576/head:refs/remotes/origin/PR-2576 # 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/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
19:03:43 Merging remotes/origin/master commit 9a24df5cdd03c679dc929735e4766e19ff1c2bdb into PR head commit 3ce2d8959da21484a531f87117c65187bcfed0ea
19:03:43 Merge succeeded, producing 3ce2d8959da21484a531f87117c65187bcfed0ea
19:03:43 Checking out Revision 3ce2d8959da21484a531f87117c65187bcfed0ea (PR-2576)
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2576/head:refs/remotes/origin/PR-2576 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ce2d8959da21484a531f87117c65187bcfed0ea # timeout=10
 > git merge 9a24df5cdd03c679dc929735e4766e19ff1c2bdb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3ce2d8959da21484a531f87117c65187bcfed0ea # timeout=10
19:03:47 Commit message: "Specify when to use `tls` on Context constructor"
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18