Skip to content

Console Output

21:23:53 [2022-03-05T21:23:53.164Z] The recommended git tool is: git
21:23:53 [2022-03-05T21:23:53.384Z] using credential docker-jenkins-github-credentials
21:23:53 [2022-03-05T21:23:53.457Z] Cloning the remote Git repository
21:23:53 [2022-03-05T21:23:53.457Z] Cloning with configured refspecs honoured and without tags
21:23:53 [2022-03-05T21:23:53.491Z] Cloning repository https://github.com/moby/moby.git
21:23:53 [2022-03-05T21:23:53.492Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
21:23:53 [2022-03-05T21:23:53.570Z] Fetching upstream changes from https://github.com/moby/moby.git
21:23:53 [2022-03-05T21:23:53.571Z]  > git --version # timeout=10
21:23:53 [2022-03-05T21:23:53.626Z]  > git --version # 'git version 2.24.1.windows.2'
21:23:53 [2022-03-05T21:23:53.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:53 [2022-03-05T21:23:53.629Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43334/head:refs/remotes/origin/PR-43334 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:24:10 [2022-03-05T21:24:10.054Z] Fetching without tags
21:24:10 [2022-03-05T21:24:10.826Z] Merging remotes/origin/master commit 85f1bfc6f727b0ac27b2d9d58b75884f02653ac9 into PR head commit 0759f013a418e8bee58fc3619486e56d8e7be77c
21:24:09 [2022-03-05T21:24:09.702Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:24:09 [2022-03-05T21:24:09.761Z]  > git config --add remote.origin.fetch +refs/pull/43334/head:refs/remotes/origin/PR-43334 # timeout=10
21:24:09 [2022-03-05T21:24:09.825Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:24:09 [2022-03-05T21:24:09.965Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:24:10 [2022-03-05T21:24:10.088Z] Fetching upstream changes from https://github.com/moby/moby.git
21:24:10 [2022-03-05T21:24:10.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:24:10 [2022-03-05T21:24:10.090Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43334/head:refs/remotes/origin/PR-43334 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:24:10 [2022-03-05T21:24:10.859Z]  > git config core.sparsecheckout # timeout=10
21:24:10 [2022-03-05T21:24:10.914Z]  > git checkout -f 0759f013a418e8bee58fc3619486e56d8e7be77c # timeout=10
21:24:14 [2022-03-05T21:24:14.583Z]  > git remote # timeout=10
21:24:14 [2022-03-05T21:24:14.636Z]  > git config --get remote.origin.url # timeout=10
21:24:14 [2022-03-05T21:24:14.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:24:14 [2022-03-05T21:24:14.695Z]  > git merge 85f1bfc6f727b0ac27b2d9d58b75884f02653ac9 # timeout=10
21:24:14 [2022-03-05T21:24:14.941Z] Merge succeeded, producing 0759f013a418e8bee58fc3619486e56d8e7be77c
21:24:14 [2022-03-05T21:24:14.941Z] Checking out Revision 0759f013a418e8bee58fc3619486e56d8e7be77c (PR-43334)
21:24:15 [2022-03-05T21:24:15.516Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)"
21:24:14 [2022-03-05T21:24:14.834Z]  > git rev-parse "HEAD^{commit}" # timeout=10
21:24:14 [2022-03-05T21:24:14.974Z]  > git config core.sparsecheckout # timeout=10
21:24:15 [2022-03-05T21:24:15.033Z]  > git checkout -f 0759f013a418e8bee58fc3619486e56d8e7be77c # timeout=10