Skip to content

Console Output

13:47:42 The recommended git tool is: git
13:47:42 using credential docker-jenkins-github-credentials
13:47:42 Cloning the remote Git repository
13:47:42 Cloning with configured refspecs honoured and without tags
13:47:43 Fetching without tags
13:47:43 Merging remotes/origin/master commit 9922aa46add71f5c43d80f4e6ccd22a0a6d35dbf into PR head commit 07b5d9031f18ad8317f23738c7ff4ce9f77e3ee3
13:47:43 Merge succeeded, producing 013bb11c9d3d143167522bc7c09927f16d71ebbb
13:47:43 Checking out Revision 013bb11c9d3d143167522bc7c09927f16d71ebbb (PR-1007)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-1007 # 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/1007/head:refs/remotes/origin/PR-1007 +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/1007/head:refs/remotes/origin/PR-1007 # 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/1007/head:refs/remotes/origin/PR-1007 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 07b5d9031f18ad8317f23738c7ff4ce9f77e3ee3 # 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 9922aa46add71f5c43d80f4e6ccd22a0a6d35dbf # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 013bb11c9d3d143167522bc7c09927f16d71ebbb # timeout=10
13:47:46 Commit message: "Merge commit '9922aa46add71f5c43d80f4e6ccd22a0a6d35dbf' into HEAD"
13:47:46 First time build. Skipping changelog.
 > git rev-list --no-walk 8b5502ce421d2ee5d2eb0b5150bb6182a7eff763 # timeout=10