Skip to content

Console Output

14:19:19 using credential docker-jenkins-github-credentials
14:19:19 Cloning the remote Git repository
14:19:19 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-2592 # 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/2592/head:refs/remotes/origin/PR-2592 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:19:21 Fetching without tags
14:19:21 Merging remotes/origin/master commit 5efe28149a2060ff64faab5d4c1566f4cb994792 into PR head commit 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2592/head:refs/remotes/origin/PR-2592 # 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
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2592/head:refs/remotes/origin/PR-2592 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:19:22 Merge succeeded, producing 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:19:22 Checking out Revision 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 (PR-2592)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 # timeout=10
 > git merge 5efe28149a2060ff64faab5d4c1566f4cb994792 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 # timeout=10
14:19:25 Commit message: "Update Dockerfile-py3"
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18