Skip to content

Console Output

16:02:34 using credential docker-jenkins-github-credentials
16:02:34 Cloning the remote Git repository
16:02:34 Cloning with configured refspecs honoured and without tags
16:02:35 Fetching without tags
16:02:35 Merging remotes/origin/master commit 0a248c0906b4dd967bef5610e0d60cef7459ed12 into PR head commit 2c68b382a8847118fb11f40675823602d653357d
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2584 # 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/2584/head:refs/remotes/origin/PR-2584 +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/2584/head:refs/remotes/origin/PR-2584 # 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/2584/head:refs/remotes/origin/PR-2584 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2c68b382a8847118fb11f40675823602d653357d # timeout=10
16:02:35 Merge succeeded, producing 2c68b382a8847118fb11f40675823602d653357d
16:02:35 Checking out Revision 2c68b382a8847118fb11f40675823602d653357d (PR-2584)
16:02:35 Commit message: "Update test engine version to 19.03.12"
 > git merge 0a248c0906b4dd967bef5610e0d60cef7459ed12 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2c68b382a8847118fb11f40675823602d653357d # timeout=10