Skip to content

Console Output

09:17:14 using credential docker-jenkins-github-credentials
09:17:14 Cloning the remote Git repository
09:17:14 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-2448 # 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/2448/head:refs/remotes/origin/PR-2448 +refs/heads/master:refs/remotes/origin/master
09:17:16 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/2448/head:refs/remotes/origin/PR-2448 # 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
09:17:16 Merging remotes/origin/master commit 8077d80118d289625248051d608a15cd34b19c27 into PR head commit 960b9292b7a0ff01cc8b14be8d5d2967ab562b08
09:17:16 Merge succeeded, producing 960b9292b7a0ff01cc8b14be8d5d2967ab562b08
09:17:16 Checking out Revision 960b9292b7a0ff01cc8b14be8d5d2967ab562b08 (PR-2448)
09:17:17 Commit message: "Merge remote-tracking branch 'riedel/master'"
09:17:17 First time build. Skipping changelog.
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/2448/head:refs/remotes/origin/PR-2448 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 960b9292b7a0ff01cc8b14be8d5d2967ab562b08
 > git merge 8077d80118d289625248051d608a15cd34b19c27 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 960b9292b7a0ff01cc8b14be8d5d2967ab562b08
 > git rev-list --no-walk 78f99777004492e85e6e1f4fba89f0fee0dedb70 # timeout=10