Skip to content

Console Output

17:00:14 [2022-02-17T17:00:14.616Z] The recommended git tool is: git
17:00:14 [2022-02-17T17:00:14.841Z] using credential docker-jenkins-github-credentials
17:00:14 [2022-02-17T17:00:14.923Z] Cloning the remote Git repository
17:00:14 [2022-02-17T17:00:14.923Z] Cloning with configured refspecs honoured and without tags
17:00:14 [2022-02-17T17:00:14.958Z] Cloning repository https://github.com/moby/moby.git
17:00:14 [2022-02-17T17:00:14.958Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:00:15 [2022-02-17T17:00:15.036Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:15 [2022-02-17T17:00:15.036Z]  > git --version # timeout=10
17:00:15 [2022-02-17T17:00:15.083Z]  > git --version # 'git version 2.24.1.windows.2'
17:00:15 [2022-02-17T17:00:15.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:15 [2022-02-17T17:00:15.083Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:30 [2022-02-17T17:00:30.974Z] Fetching without tags
17:00:31 [2022-02-17T17:00:31.878Z] Merging remotes/origin/master commit c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 into PR head commit dd4cf4b641c29ba18c05ba31e44271c9b914f9eb
17:00:30 [2022-02-17T17:00:30.618Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:00:30 [2022-02-17T17:00:30.680Z]  > git config --add remote.origin.fetch +refs/pull/43253/head:refs/remotes/origin/PR-43253 # timeout=10
17:00:30 [2022-02-17T17:00:30.743Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:30 [2022-02-17T17:00:30.868Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:00:31 [2022-02-17T17:00:31.008Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:31 [2022-02-17T17:00:31.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:31 [2022-02-17T17:00:31.008Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:31 [2022-02-17T17:00:31.900Z]  > git config core.sparsecheckout # timeout=10
17:00:31 [2022-02-17T17:00:31.963Z]  > git checkout -f dd4cf4b641c29ba18c05ba31e44271c9b914f9eb # timeout=10
17:00:35 [2022-02-17T17:00:35.449Z] Merge succeeded, producing 58fbaee0c0bca6d2cf0a140c4cb0ba4f4f865d94
17:00:35 [2022-02-17T17:00:35.449Z] Checking out Revision 58fbaee0c0bca6d2cf0a140c4cb0ba4f4f865d94 (PR-43253)
17:00:35 [2022-02-17T17:00:35.795Z] Commit message: "Merge commit 'c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7' into HEAD"
17:00:34 [2022-02-17T17:00:34.635Z]  > git remote # timeout=10
17:00:34 [2022-02-17T17:00:34.682Z]  > git config --get remote.origin.url # timeout=10
17:00:34 [2022-02-17T17:00:34.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:34 [2022-02-17T17:00:34.745Z]  > git merge c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 # timeout=10
17:00:35 [2022-02-17T17:00:35.354Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:00:35 [2022-02-17T17:00:35.479Z]  > git config core.sparsecheckout # timeout=10
17:00:35 [2022-02-17T17:00:35.526Z]  > git checkout -f 58fbaee0c0bca6d2cf0a140c4cb0ba4f4f865d94 # timeout=10