Skip to content

Console Output

21:14:48 The recommended git tool is: git
21:14:48 using credential docker-jenkins-github-credentials
21:14:48 Cloning the remote Git repository
21:14:48 Cloning with configured refspecs honoured and without tags
21:14:49 Fetching without tags
21:14:49 Merging remotes/origin/master commit e131955685f6480bdb0fb7b1d64bd283328ef772 into PR head commit d216adacba3ea796f046dc91f939d638c3b0bfa8
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2818 # 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/2818/head:refs/remotes/origin/PR-2818 +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/2818/head:refs/remotes/origin/PR-2818 # 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/2818/head:refs/remotes/origin/PR-2818 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d216adacba3ea796f046dc91f939d638c3b0bfa8 # timeout=10
21:14:49 Merge succeeded, producing 299817f1a84167301f0b380187f62d3e38be4cc5
21:14:49 Checking out Revision 299817f1a84167301f0b380187f62d3e38be4cc5 (PR-2818)
21:14:49 Commit message: "Merge commit 'e131955685f6480bdb0fb7b1d64bd283328ef772' into HEAD"
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge e131955685f6480bdb0fb7b1d64bd283328ef772 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 299817f1a84167301f0b380187f62d3e38be4cc5 # timeout=10
 > git rev-list --no-walk 935a95313546f4d33651fdede70c7a424f2dec78 # timeout=10