Skip to content

Console Output

07:29:21 [2021-12-26T07:29:21.983Z] The recommended git tool is: git
07:29:47 [2021-12-26T07:29:47.406Z] using credential docker-jenkins-github-credentials
07:29:47 [2021-12-26T07:29:47.484Z] Cloning the remote Git repository
07:29:47 [2021-12-26T07:29:47.485Z] Cloning with configured refspecs honoured and without tags
07:29:47 [2021-12-26T07:29:47.687Z] Cloning repository https://github.com/moby/moby.git
07:29:48 [2021-12-26T07:29:48.109Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
07:29:48 [2021-12-26T07:29:48.855Z] Fetching upstream changes from https://github.com/moby/moby.git
07:29:48 [2021-12-26T07:29:48.856Z]  > git --version # timeout=10
07:29:48 [2021-12-26T07:29:48.906Z]  > git --version # 'git version 2.24.1.windows.2'
07:29:48 [2021-12-26T07:29:48.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:29:48 [2021-12-26T07:29:48.909Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42978/head:refs/remotes/origin/PR-42978 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:30:04 [2021-12-26T07:30:04.936Z] Fetching without tags
07:30:04 [2021-12-26T07:30:04.620Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:30:04 [2021-12-26T07:30:04.679Z]  > git config --add remote.origin.fetch +refs/pull/42978/head:refs/remotes/origin/PR-42978 # timeout=10
07:30:04 [2021-12-26T07:30:04.727Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:30:04 [2021-12-26T07:30:04.851Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:30:04 [2021-12-26T07:30:04.976Z] Fetching upstream changes from https://github.com/moby/moby.git
07:30:04 [2021-12-26T07:30:04.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:30:04 [2021-12-26T07:30:04.979Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42978/head:refs/remotes/origin/PR-42978 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:30:05 [2021-12-26T07:30:05.683Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 87a2fbbf064ca0e82c9c8a6aa4c1722dfae23219
07:30:05 [2021-12-26T07:30:05.798Z]  > git config core.sparsecheckout # timeout=10
07:30:05 [2021-12-26T07:30:05.847Z]  > git checkout -f 87a2fbbf064ca0e82c9c8a6aa4c1722dfae23219 # timeout=10
07:30:10 [2021-12-26T07:30:10.070Z] Merge succeeded, producing 9177c28f1b5e8f555e5ff1e0a50062c52d9efe3c
07:30:10 [2021-12-26T07:30:10.070Z] Checking out Revision 9177c28f1b5e8f555e5ff1e0a50062c52d9efe3c (PR-42978)
07:30:08 [2021-12-26T07:30:08.948Z]  > git remote # timeout=10
07:30:09 [2021-12-26T07:30:09.025Z]  > git config --get remote.origin.url # timeout=10
07:30:09 [2021-12-26T07:30:09.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:30:09 [2021-12-26T07:30:09.076Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
07:30:09 [2021-12-26T07:30:09.981Z]  > git rev-parse "HEAD^{commit}" # timeout=10
07:30:10 [2021-12-26T07:30:10.109Z]  > git config core.sparsecheckout # timeout=10
07:30:10 [2021-12-26T07:30:10.160Z]  > git checkout -f 9177c28f1b5e8f555e5ff1e0a50062c52d9efe3c # timeout=10
07:30:21 [2021-12-26T07:30:21.571Z] Commit message: "Merge commit '10aecb0e652d346130a37e5b4383eca28f594c21' into HEAD"
07:30:21 [2021-12-26T07:30:21.716Z] First time build. Skipping changelog.
07:30:21 [2021-12-26T07:30:21.611Z]  > git rev-list --no-walk 2d74c52a2024b87fb6c263f10c20e765fa124a27 # timeout=10