Skip to content

Console Output

09:53:08 [2021-05-18T09:53:08.178Z] The recommended git tool is: git
09:53:08 [2021-05-18T09:53:08.388Z] using credential docker-jenkins-github-credentials
09:53:08 [2021-05-18T09:53:08.459Z] Cloning the remote Git repository
09:53:08 [2021-05-18T09:53:08.459Z] Cloning with configured refspecs honoured and without tags
09:53:08 [2021-05-18T09:53:08.483Z] Cloning repository https://github.com/moby/moby.git
09:53:08 [2021-05-18T09:53:08.483Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
09:53:08 [2021-05-18T09:53:08.577Z] Fetching upstream changes from https://github.com/moby/moby.git
09:53:08 [2021-05-18T09:53:08.577Z]  > git --version # timeout=10
09:53:08 [2021-05-18T09:53:08.623Z]  > git --version # 'git version 2.24.1.windows.2'
09:53:08 [2021-05-18T09:53:08.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:08 [2021-05-18T09:53:08.639Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:24 [2021-05-18T09:53:24.970Z] Fetching without tags
09:53:25 [2021-05-18T09:53:25.766Z] Merging remotes/origin/master commit 0f124aba2e4a9b28f82204654bb4898325c07321 into PR head commit fe54215fb36bae86e7f2527c29624654e6affd98
09:53:24 [2021-05-18T09:53:24.608Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:53:24 [2021-05-18T09:53:24.671Z]  > git config --add remote.origin.fetch +refs/pull/42389/head:refs/remotes/origin/PR-42389 # timeout=10
09:53:24 [2021-05-18T09:53:24.733Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:24 [2021-05-18T09:53:24.858Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:53:24 [2021-05-18T09:53:24.999Z] Fetching upstream changes from https://github.com/moby/moby.git
09:53:24 [2021-05-18T09:53:24.999Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:24 [2021-05-18T09:53:24.999Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42389/head:refs/remotes/origin/PR-42389 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:53:25 [2021-05-18T09:53:25.797Z]  > git config core.sparsecheckout # timeout=10
09:53:25 [2021-05-18T09:53:25.844Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:53:29 [2021-05-18T09:53:29.610Z] Merge succeeded, producing fe54215fb36bae86e7f2527c29624654e6affd98
09:53:29 [2021-05-18T09:53:29.610Z] Checking out Revision fe54215fb36bae86e7f2527c29624654e6affd98 (PR-42389)
09:53:29 [2021-05-18T09:53:29.237Z]  > git remote # timeout=10
09:53:29 [2021-05-18T09:53:29.300Z]  > git config --get remote.origin.url # timeout=10
09:53:29 [2021-05-18T09:53:29.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:53:29 [2021-05-18T09:53:29.362Z]  > git merge 0f124aba2e4a9b28f82204654bb4898325c07321 # timeout=10
09:53:29 [2021-05-18T09:53:29.505Z]  > git rev-parse "HEAD^{commit}" # timeout=10
09:53:29 [2021-05-18T09:53:29.630Z]  > git config core.sparsecheckout # timeout=10
09:53:29 [2021-05-18T09:53:29.692Z]  > git checkout -f fe54215fb36bae86e7f2527c29624654e6affd98 # timeout=10
09:53:29 [2021-05-18T09:53:29.973Z] Commit message: "Update test certificates"