Skip to content

Console Output

12:21:55 using credential docker-jenkins-github-credentials
12:21:55 Cloning the remote Git repository
12:21:55 Cloning with configured refspecs honoured and without tags
12:21:56 Fetching without tags
12:21:56 Merging remotes/origin/master commit 800222268a79d62a0a63411278cca736e61bc191 into PR head commit b23658360e3d803a31565b57364ebdb741e542e2
12:21:56 Merge succeeded, producing 6cf65d8861c710d0bfff7601d001552f691072df
12:21:56 Checking out Revision 6cf65d8861c710d0bfff7601d001552f691072df (PR-2699)
12:21:56 Commit message: "Merge commit '800222268a79d62a0a63411278cca736e61bc191' into HEAD"
12:21:56 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2699 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2699/head:refs/remotes/origin/PR-2699 +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/2699/head:refs/remotes/origin/PR-2699 # 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/2699/head:refs/remotes/origin/PR-2699 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b23658360e3d803a31565b57364ebdb741e542e2 # 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 800222268a79d62a0a63411278cca736e61bc191 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6cf65d8861c710d0bfff7601d001552f691072df # timeout=10
 > git rev-list --no-walk 60ff1108e3b627a4a0d1040c38c0d6a07aa07b3d # timeout=10