Skip to content

Console Output

19:26:41 The recommended git tool is: git
19:26:43 using credential docker-jenkins-github-credentials
19:26:43 Cloning the remote Git repository
19:26:43 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-415 # 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/415/head:refs/remotes/origin/PR-415 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:26:45 Fetching without tags
19:26:46 Merging remotes/origin/master commit 3533c14a0fb7a9480924e4d203938e7492dff6cd into PR head commit 347f3a24adf423fb53dd45bf378f0e73cd2b145a
19:26:46 Merge succeeded, producing 347f3a24adf423fb53dd45bf378f0e73cd2b145a
19:26:46 Checking out Revision 347f3a24adf423fb53dd45bf378f0e73cd2b145a (PR-415)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/415/head:refs/remotes/origin/PR-415 # 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/415/head:refs/remotes/origin/PR-415 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 347f3a24adf423fb53dd45bf378f0e73cd2b145a # 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 3533c14a0fb7a9480924e4d203938e7492dff6cd # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 347f3a24adf423fb53dd45bf378f0e73cd2b145a # timeout=10
19:26:49 Commit message: "Add plugins to static tgz distribution"
19:26:49 First time build. Skipping changelog.
 > git rev-list --no-walk 1ee893b6666f073e934cec7810d9050c15c9bf71 # timeout=10