Skip to content

Console Output

21:29:57 The recommended git tool is: git
21:30:04 using credential docker-jenkins-github-credentials
21:30:04 Cloning the remote Git repository
21:30:04 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
21:30:06 Fetching without tags
21:30:06 Merging remotes/origin/master commit 0beb78cd5dde9cce76619d645fd0fb8e002ca840 into PR head commit f9ac2f67a22f865769a4e74070580276b229ae70
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-686 # 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/686/head:refs/remotes/origin/PR-686 +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/686/head:refs/remotes/origin/PR-686 # 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/686/head:refs/remotes/origin/PR-686 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9ac2f67a22f865769a4e74070580276b229ae70 # timeout=10
21:30:06 Merge succeeded, producing ca5d0b7dd7a08c122d9254f27c0772d18983e781
21:30:06 Checking out Revision ca5d0b7dd7a08c122d9254f27c0772d18983e781 (PR-686)
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 0beb78cd5dde9cce76619d645fd0fb8e002ca840 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ca5d0b7dd7a08c122d9254f27c0772d18983e781 # timeout=10
21:30:10 Commit message: "Merge commit '0beb78cd5dde9cce76619d645fd0fb8e002ca840' into HEAD"
21:30:10 First time build. Skipping changelog.
 > git rev-list --no-walk b746712e06b34caf25b42d72b9a8b5d0df0c400b # timeout=10