Skip to content

Console Output

04:16:41 [2021-06-21T04:16:41.152Z] The recommended git tool is: git
04:17:04 [2021-06-21T04:17:04.965Z] using credential docker-jenkins-github-credentials
04:17:05 [2021-06-21T04:17:05.036Z] Cloning the remote Git repository
04:17:05 [2021-06-21T04:17:05.037Z] Cloning with configured refspecs honoured and without tags
04:17:05 [2021-06-21T04:17:05.228Z] Cloning repository https://github.com/moby/moby.git
04:17:05 [2021-06-21T04:17:05.631Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
04:17:06 [2021-06-21T04:17:06.380Z] Fetching upstream changes from https://github.com/moby/moby.git
04:17:06 [2021-06-21T04:17:06.380Z]  > git --version # timeout=10
04:17:06 [2021-06-21T04:17:06.433Z]  > git --version # 'git version 2.24.1.windows.2'
04:17:06 [2021-06-21T04:17:06.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:17:06 [2021-06-21T04:17:06.437Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42457/head:refs/remotes/origin/PR-42457 +refs/heads/master:refs/remotes/origin/master # timeout=10
04:17:23 [2021-06-21T04:17:23.479Z] Fetching without tags
04:17:23 [2021-06-21T04:17:23.099Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:17:23 [2021-06-21T04:17:23.227Z]  > git config --add remote.origin.fetch +refs/pull/42457/head:refs/remotes/origin/PR-42457 # timeout=10
04:17:23 [2021-06-21T04:17:23.274Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
04:17:23 [2021-06-21T04:17:23.392Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:17:23 [2021-06-21T04:17:23.510Z] Fetching upstream changes from https://github.com/moby/moby.git
04:17:23 [2021-06-21T04:17:23.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:17:23 [2021-06-21T04:17:23.512Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42457/head:refs/remotes/origin/PR-42457 +refs/heads/master:refs/remotes/origin/master # timeout=10
04:17:24 [2021-06-21T04:17:24.897Z] Merging remotes/origin/master commit ceac2ef2e2d61279faee62b314ce1699bc0d8acb into PR head commit 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8
04:17:24 [2021-06-21T04:17:24.997Z]  > git config core.sparsecheckout # timeout=10
04:17:25 [2021-06-21T04:17:25.049Z]  > git checkout -f 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8 # timeout=10
04:17:28 [2021-06-21T04:17:28.181Z] Merge succeeded, producing 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8
04:17:28 [2021-06-21T04:17:28.182Z] Checking out Revision 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8 (PR-42457)
04:17:27 [2021-06-21T04:17:27.797Z]  > git remote # timeout=10
04:17:27 [2021-06-21T04:17:27.865Z]  > git config --get remote.origin.url # timeout=10
04:17:27 [2021-06-21T04:17:27.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:17:27 [2021-06-21T04:17:27.917Z]  > git merge ceac2ef2e2d61279faee62b314ce1699bc0d8acb # timeout=10
04:17:28 [2021-06-21T04:17:28.058Z]  > git rev-parse "HEAD^{commit}" # timeout=10
04:17:28 [2021-06-21T04:17:28.211Z]  > git config core.sparsecheckout # timeout=10
04:17:28 [2021-06-21T04:17:28.257Z]  > git checkout -f 8610d8ce4cd28fe17c0867fbcb0714135ba9bbb8 # timeout=10
04:17:38 [2021-06-21T04:17:38.953Z] Commit message: "rootless: fix "x509: certificate signed by unknown authority" on openSUSE Tumbleweed"