Skip to content

Console Output

17:50:08 using credential docker-jenkins-github-credentials
17:50:08 Cloning the remote Git repository
17:50:08 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-2541 # 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/2541/head:refs/remotes/origin/PR-2541 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:50:10 Fetching without tags
17:50:10 Merging remotes/origin/master commit 030af62dca982e62ed418314c857da1f90ce4282 into PR head commit 0d49bcb32cbd67e7b43078db0a93f86cee69e01d
17:50:11 Merge succeeded, producing 0d49bcb32cbd67e7b43078db0a93f86cee69e01d
17:50:11 Checking out Revision 0d49bcb32cbd67e7b43078db0a93f86cee69e01d (PR-2541)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2541/head:refs/remotes/origin/PR-2541 # 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/2541/head:refs/remotes/origin/PR-2541 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d49bcb32cbd67e7b43078db0a93f86cee69e01d # timeout=10
 > git merge 030af62dca982e62ed418314c857da1f90ce4282 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d49bcb32cbd67e7b43078db0a93f86cee69e01d # timeout=10
17:50:14 Commit message: "Remove unnecessary pass statements"
17:50:14 First time build. Skipping changelog.
 > git rev-list --no-walk 52a66ff03501ed24fd14b0c32097043d2041f83a # timeout=10