Skip to content

Console Output

15:54:19 [2021-11-11T15:54:19.178Z] The recommended git tool is: git
15:54:44 [2021-11-11T15:54:44.678Z] using credential docker-jenkins-github-credentials
15:54:44 [2021-11-11T15:54:44.758Z] Cloning the remote Git repository
15:54:44 [2021-11-11T15:54:44.758Z] Cloning with configured refspecs honoured and without tags
15:54:44 [2021-11-11T15:54:44.955Z] Cloning repository https://github.com/moby/moby.git
15:54:45 [2021-11-11T15:54:45.363Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:54:46 [2021-11-11T15:54:46.193Z] Fetching upstream changes from https://github.com/moby/moby.git
15:54:46 [2021-11-11T15:54:46.193Z]  > git --version # timeout=10
15:54:46 [2021-11-11T15:54:46.234Z]  > git --version # 'git version 2.24.1.windows.2'
15:54:46 [2021-11-11T15:54:46.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:54:46 [2021-11-11T15:54:46.238Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42785/head:refs/remotes/origin/PR-42785 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:55:02 [2021-11-11T15:55:02.302Z] Fetching without tags
15:55:02 [2021-11-11T15:55:02.024Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:55:02 [2021-11-11T15:55:02.077Z]  > git config --add remote.origin.fetch +refs/pull/42785/head:refs/remotes/origin/PR-42785 # timeout=10
15:55:02 [2021-11-11T15:55:02.116Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:55:02 [2021-11-11T15:55:02.228Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:55:02 [2021-11-11T15:55:02.342Z] Fetching upstream changes from https://github.com/moby/moby.git
15:55:02 [2021-11-11T15:55:02.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:55:02 [2021-11-11T15:55:02.344Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42785/head:refs/remotes/origin/PR-42785 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:55:03 [2021-11-11T15:55:03.398Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 894230b82d621d95a9c315d27b4439d134dc55d0
15:55:03 [2021-11-11T15:55:03.513Z]  > git config core.sparsecheckout # timeout=10
15:55:03 [2021-11-11T15:55:03.552Z]  > git checkout -f 894230b82d621d95a9c315d27b4439d134dc55d0 # timeout=10
15:55:05 [2021-11-11T15:55:05.570Z]  > git remote # timeout=10
15:55:05 [2021-11-11T15:55:05.648Z]  > git config --get remote.origin.url # timeout=10
15:55:05 [2021-11-11T15:55:05.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:55:05 [2021-11-11T15:55:05.689Z]  > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10
15:55:06 [2021-11-11T15:55:06.290Z] Merge succeeded, producing b964ce7c02b259f40eaec644522a242f82fff6e1
15:55:06 [2021-11-11T15:55:06.290Z] Checking out Revision b964ce7c02b259f40eaec644522a242f82fff6e1 (PR-42785)
15:55:06 [2021-11-11T15:55:06.194Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:55:06 [2021-11-11T15:55:06.329Z]  > git config core.sparsecheckout # timeout=10
15:55:06 [2021-11-11T15:55:06.367Z]  > git checkout -f b964ce7c02b259f40eaec644522a242f82fff6e1 # timeout=10
15:55:18 [2021-11-11T15:55:18.462Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD"
15:55:18 [2021-11-11T15:55:18.584Z] First time build. Skipping changelog.
15:55:18 [2021-11-11T15:55:18.501Z]  > git rev-list --no-walk d39eaa88296a9fd2b0af91841cc2e8f934b43720 # timeout=10