Skip to content

Console Output

01:21:00 using credential docker-jenkins-github-credentials
01:21:00 Cloning the remote Git repository
01:21:00 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-2516 # 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/2516/head:refs/remotes/origin/PR-2516 +refs/heads/master:refs/remotes/origin/master
01:21:03 Fetching without tags
01:21:03 Merging remotes/origin/master commit a9867c99126626aa97d94d31f0c2eca3bead4e8f into PR head commit 3d4b734f0ea3dc6a9b2d9b6d0b28ed5b1f479484
01:21:03 Merge succeeded, producing 3d4b734f0ea3dc6a9b2d9b6d0b28ed5b1f479484
01:21:03 Checking out Revision 3d4b734f0ea3dc6a9b2d9b6d0b28ed5b1f479484 (PR-2516)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2516/head:refs/remotes/origin/PR-2516 # 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/2516/head:refs/remotes/origin/PR-2516 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d4b734f0ea3dc6a9b2d9b6d0b28ed5b1f479484
 > git merge a9867c99126626aa97d94d31f0c2eca3bead4e8f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d4b734f0ea3dc6a9b2d9b6d0b28ed5b1f479484
01:21:04 Commit message: "Fix assert on wn"
fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0