Skip to content

Console Output

13:58:04 using credential docker-jenkins-github-credentials
13:58:04 Cloning the remote Git repository
13:58:04 Cloning with configured refspecs honoured and without tags
13:58:05 Fetching without tags
13:58:05 Merging remotes/origin/release commit 1d1532f0be8fdf69443cfc71f1fb9002e9af4ae4 into PR head commit 9923746095d9fd9a8fabf4a8ce5e895ad5a3e48c
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2580 # 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/2580/head:refs/remotes/origin/PR-2580 +refs/heads/release:refs/remotes/origin/release # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2580/head:refs/remotes/origin/PR-2580 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/release:refs/remotes/origin/release # 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/2580/head:refs/remotes/origin/PR-2580 +refs/heads/release:refs/remotes/origin/release # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9923746095d9fd9a8fabf4a8ce5e895ad5a3e48c # timeout=10
 > git merge 1d1532f0be8fdf69443cfc71f1fb9002e9af4ae4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
13:58:05 Merge succeeded, producing 9923746095d9fd9a8fabf4a8ce5e895ad5a3e48c
13:58:05 Checking out Revision 9923746095d9fd9a8fabf4a8ce5e895ad5a3e48c (PR-2580)
13:58:05 Commit message: "Bump 4.2.1"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9923746095d9fd9a8fabf4a8ce5e895ad5a3e48c # timeout=10