Skip to content

Console Output

19:43:46 [2021-06-08T19:43:46.683Z] The recommended git tool is: git
19:44:10 [2021-06-08T19:44:10.166Z] using credential docker-jenkins-github-credentials
19:44:10 [2021-06-08T19:44:10.238Z] Cloning the remote Git repository
19:44:10 [2021-06-08T19:44:10.238Z] Cloning with configured refspecs honoured and without tags
19:44:10 [2021-06-08T19:44:10.402Z] Cloning repository https://github.com/moby/moby.git
19:44:10 [2021-06-08T19:44:10.809Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
19:44:11 [2021-06-08T19:44:11.822Z] Fetching upstream changes from https://github.com/moby/moby.git
19:44:11 [2021-06-08T19:44:11.822Z]  > git --version # timeout=10
19:44:11 [2021-06-08T19:44:11.869Z]  > git --version # 'git version 2.24.1.windows.2'
19:44:11 [2021-06-08T19:44:11.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:44:11 [2021-06-08T19:44:11.869Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:44:28 [2021-06-08T19:44:28.274Z] Fetching without tags
19:44:28 [2021-06-08T19:44:28.982Z] Merging remotes/origin/master commit 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 into PR head commit 1528e1cba20a82f8b18ef02fad71f25c4e371158
19:44:27 [2021-06-08T19:44:27.947Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:44:28 [2021-06-08T19:44:28.009Z]  > git config --add remote.origin.fetch +refs/pull/42486/head:refs/remotes/origin/PR-42486 # timeout=10
19:44:28 [2021-06-08T19:44:28.056Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:44:28 [2021-06-08T19:44:28.181Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:44:28 [2021-06-08T19:44:28.294Z] Fetching upstream changes from https://github.com/moby/moby.git
19:44:28 [2021-06-08T19:44:28.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:44:28 [2021-06-08T19:44:28.294Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42486/head:refs/remotes/origin/PR-42486 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:44:29 [2021-06-08T19:44:29.075Z]  > git config core.sparsecheckout # timeout=10
19:44:29 [2021-06-08T19:44:29.122Z]  > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10
19:44:32 [2021-06-08T19:44:32.387Z] Merge succeeded, producing 1528e1cba20a82f8b18ef02fad71f25c4e371158
19:44:32 [2021-06-08T19:44:32.388Z] Checking out Revision 1528e1cba20a82f8b18ef02fad71f25c4e371158 (PR-42486)
19:44:31 [2021-06-08T19:44:31.937Z]  > git remote # timeout=10
19:44:32 [2021-06-08T19:44:32.046Z]  > git config --get remote.origin.url # timeout=10
19:44:32 [2021-06-08T19:44:32.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:44:32 [2021-06-08T19:44:32.093Z]  > git merge 0ad2293d0e5bbf4c966a0e8b27c3ac3835265577 # timeout=10
19:44:32 [2021-06-08T19:44:32.266Z]  > git rev-parse "HEAD^{commit}" # timeout=10
19:44:32 [2021-06-08T19:44:32.407Z]  > git config core.sparsecheckout # timeout=10
19:44:32 [2021-06-08T19:44:32.453Z]  > git checkout -f 1528e1cba20a82f8b18ef02fad71f25c4e371158 # timeout=10
19:44:43 [2021-06-08T19:44:43.730Z] Commit message: "Remove a lot of outdated "project/PACKAGERS.md" text"