Skip to content

Console Output

07:29:18 [2021-12-26T07:29:18.448Z] The recommended git tool is: git
07:29:43 [2021-12-26T07:29:43.357Z] using credential docker-jenkins-github-credentials
07:29:43 [2021-12-26T07:29:43.432Z] Cloning the remote Git repository
07:29:43 [2021-12-26T07:29:43.432Z] Cloning with configured refspecs honoured and without tags
07:29:43 [2021-12-26T07:29:43.621Z] Cloning repository https://github.com/moby/moby.git
07:29:44 [2021-12-26T07:29:44.025Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
07:29:44 [2021-12-26T07:29:44.868Z] Fetching upstream changes from https://github.com/moby/moby.git
07:29:44 [2021-12-26T07:29:44.868Z]  > git --version # timeout=10
07:29:44 [2021-12-26T07:29:44.920Z]  > git --version # 'git version 2.24.1.windows.2'
07:29:44 [2021-12-26T07:29:44.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:29:44 [2021-12-26T07:29:44.924Z]  > 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:01 [2021-12-26T07:30:01.667Z] Fetching without tags
07:30:01 [2021-12-26T07:30:01.294Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:30:01 [2021-12-26T07:30:01.385Z]  > git config --add remote.origin.fetch +refs/pull/42978/head:refs/remotes/origin/PR-42978 # timeout=10
07:30:01 [2021-12-26T07:30:01.447Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:30:01 [2021-12-26T07:30:01.579Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:30:01 [2021-12-26T07:30:01.703Z] Fetching upstream changes from https://github.com/moby/moby.git
07:30:01 [2021-12-26T07:30:01.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:30:01 [2021-12-26T07:30:01.706Z]  > 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:03 [2021-12-26T07:30:03.175Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 87a2fbbf064ca0e82c9c8a6aa4c1722dfae23219
07:30:03 [2021-12-26T07:30:03.282Z]  > git config core.sparsecheckout # timeout=10
07:30:03 [2021-12-26T07:30:03.335Z]  > git checkout -f 87a2fbbf064ca0e82c9c8a6aa4c1722dfae23219 # timeout=10
07:30:07 [2021-12-26T07:30:07.277Z] Merge succeeded, producing f778a6097e027b141eda85253317b6f4968e6d10
07:30:07 [2021-12-26T07:30:07.277Z] Checking out Revision f778a6097e027b141eda85253317b6f4968e6d10 (PR-42978)
07:30:06 [2021-12-26T07:30:06.444Z]  > git remote # timeout=10
07:30:06 [2021-12-26T07:30:06.525Z]  > git config --get remote.origin.url # timeout=10
07:30:06 [2021-12-26T07:30:06.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:30:06 [2021-12-26T07:30:06.577Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
07:30:07 [2021-12-26T07:30:07.187Z]  > git rev-parse "HEAD^{commit}" # timeout=10
07:30:07 [2021-12-26T07:30:07.312Z]  > git config core.sparsecheckout # timeout=10
07:30:07 [2021-12-26T07:30:07.363Z]  > git checkout -f f778a6097e027b141eda85253317b6f4968e6d10 # timeout=10
07:30:18 [2021-12-26T07:30:18.484Z] Commit message: "Merge commit '10aecb0e652d346130a37e5b4383eca28f594c21' into HEAD"
07:30:18 [2021-12-26T07:30:18.625Z] First time build. Skipping changelog.
07:30:18 [2021-12-26T07:30:18.520Z]  > git rev-list --no-walk 2d74c52a2024b87fb6c263f10c20e765fa124a27 # timeout=10