Skip to content

Console Output

21:37:29 The recommended git tool is: git
21:37:29 using credential docker-jenkins-github-credentials
21:37:29 Cloning the remote Git repository
21:37:29 Cloning with configured refspecs honoured and without tags
21:37:29 Fetching without tags
21:37:30 Merging remotes/origin/master commit f0188d6a7f0d9d4462ae6c1eb590a9ed5b42abbe into PR head commit 5aa2b9cddee7545aa5a3683fda1b94c6192b1ebf
21:37:30 Merge succeeded, producing 5aa2b9cddee7545aa5a3683fda1b94c6192b1ebf
21:37:30 Checking out Revision 5aa2b9cddee7545aa5a3683fda1b94c6192b1ebf (PR-661)
21:37:30 Commit message: "mutualize dockerfiles (deb)"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-661 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.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-ce-packaging.git +refs/pull/661/head:refs/remotes/origin/PR-661 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/661/head:refs/remotes/origin/PR-661 # 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-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/661/head:refs/remotes/origin/PR-661 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5aa2b9cddee7545aa5a3683fda1b94c6192b1ebf # 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 f0188d6a7f0d9d4462ae6c1eb590a9ed5b42abbe # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5aa2b9cddee7545aa5a3683fda1b94c6192b1ebf # timeout=10