Skip to content

Console Output

15:20:25 The recommended git tool is: git
15:20:25 using credential docker-jenkins-github-credentials
15:20:25 Cloning the remote Git repository
15:20:25 Cloning with configured refspecs honoured and without tags
15:20:26 Fetching without tags
15:20:26 Merging remotes/origin/master commit 69087ab977c35f89f51a4117e5c88c07cfbae3d3 into PR head commit 43ca2f8ff958cc29d66ef6badae8121b81ee3434
15:20:26 Merge succeeded, producing 61590524f581f7436038e9eecba0ace61f17ddb9
15:20:26 Checking out Revision 61590524f581f7436038e9eecba0ace61f17ddb9 (PR-2778)
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2778 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2778/head:refs/remotes/origin/PR-2778 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2778/head:refs/remotes/origin/PR-2778 # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2778/head:refs/remotes/origin/PR-2778 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 43ca2f8ff958cc29d66ef6badae8121b81ee3434 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 69087ab977c35f89f51a4117e5c88c07cfbae3d3 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 61590524f581f7436038e9eecba0ace61f17ddb9 # timeout=10
15:20:26 Commit message: "Merge commit '69087ab977c35f89f51a4117e5c88c07cfbae3d3' into HEAD"
15:20:26 First time build. Skipping changelog.
 > git rev-list --no-walk 41c6644eb3d82a32d2e9cab5e61cf42caca9b450 # timeout=10