Skip to content

Console Output

15:38:26 [2019-09-03T15:38:26.956Z] using credential docker-jenkins-github-credentials
15:38:27 [2019-09-03T15:38:27.032Z] Cloning the remote Git repository
15:38:27 [2019-09-03T15:38:27.032Z] Cloning with configured refspecs honoured and without tags
15:38:27 [2019-09-03T15:38:27.230Z] Cloning repository https://github.com/moby/moby.git
15:38:27 [2019-09-03T15:38:27.602Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:38:27 [2019-09-03T15:38:27.761Z] Fetching upstream changes from https://github.com/moby/moby.git
15:38:27 [2019-09-03T15:38:27.761Z]  > git --version # timeout=10
15:38:27 [2019-09-03T15:38:27.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:27 [2019-09-03T15:38:27.819Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39858/head:refs/remotes/origin/PR-39858 +refs/heads/master:refs/remotes/origin/master
15:38:43 [2019-09-03T15:38:43.299Z] Fetching without tags
15:38:42 [2019-09-03T15:38:42.972Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:38:43 [2019-09-03T15:38:43.029Z]  > git config --add remote.origin.fetch +refs/pull/39858/head:refs/remotes/origin/PR-39858 # timeout=10
15:38:43 [2019-09-03T15:38:43.083Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:38:43 [2019-09-03T15:38:43.210Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:38:43 [2019-09-03T15:38:43.335Z] Fetching upstream changes from https://github.com/moby/moby.git
15:38:43 [2019-09-03T15:38:43.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:43 [2019-09-03T15:38:43.336Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39858/head:refs/remotes/origin/PR-39858 +refs/heads/master:refs/remotes/origin/master
15:38:44 [2019-09-03T15:38:44.532Z] Merging remotes/origin/master commit 1d19062b640b66daaf3e6f2246a947aaaf909dec into PR head commit 2e8d7c5bb7ee4da9a913c34f44612484bc220f5b
15:38:44 [2019-09-03T15:38:44.641Z]  > git config core.sparsecheckout # timeout=10
15:38:44 [2019-09-03T15:38:44.695Z]  > git checkout -f 2e8d7c5bb7ee4da9a913c34f44612484bc220f5b
15:38:48 [2019-09-03T15:38:48.465Z] Merge succeeded, producing 2e8d7c5bb7ee4da9a913c34f44612484bc220f5b
15:38:48 [2019-09-03T15:38:48.466Z] Checking out Revision 2e8d7c5bb7ee4da9a913c34f44612484bc220f5b (PR-39858)
15:38:48 [2019-09-03T15:38:48.234Z]  > git merge 1d19062b640b66daaf3e6f2246a947aaaf909dec # timeout=10
15:38:48 [2019-09-03T15:38:48.371Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:38:48 [2019-09-03T15:38:48.500Z]  > git config core.sparsecheckout # timeout=10
15:38:48 [2019-09-03T15:38:48.554Z]  > git checkout -f 2e8d7c5bb7ee4da9a913c34f44612484bc220f5b
15:38:56 [2019-09-03T15:38:56.269Z] Commit message: "Jenkinsfile: create bundles for Windows stages"