Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit 928381b2215c9608692e663e6ddfa9e609bc2d6f into PR head commit 53e0c5012637656de1765c330b2549aa7088b853
Merge succeeded, producing 504acfbac223cb410f85ab4e5ff9dc018a595c3c
Checking out Revision 504acfbac223cb410f85ab4e5ff9dc018a595c3c (PR-39645)
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39645/head:refs/remotes/origin/PR-39645 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e0c5012637656de1765c330b2549aa7088b853
 > git merge 928381b2215c9608692e663e6ddfa9e609bc2d6f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 504acfbac223cb410f85ab4e5ff9dc018a595c3c
Commit message: "Merge commit '928381b2215c9608692e663e6ddfa9e609bc2d6f' into HEAD"
First time build. Skipping changelog.
 > git rev-list --no-walk 8584cf8688b393d918886b01c027afed5a037043 # timeout=10