Skip to content

Console Output

14:13:12 [2022-09-21T14:13:12.113Z] The recommended git tool is: git
14:13:12 [2022-09-21T14:13:12.336Z] using credential docker-jenkins-github-credentials
14:13:12 [2022-09-21T14:13:12.427Z] Cloning the remote Git repository
14:13:12 [2022-09-21T14:13:12.427Z] Cloning with configured refspecs honoured and without tags
14:13:12 [2022-09-21T14:13:12.431Z] Cloning repository https://github.com/moby/moby.git
14:13:12 [2022-09-21T14:13:12.431Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:13:12 [2022-09-21T14:13:12.493Z] Fetching upstream changes from https://github.com/moby/moby.git
14:13:12 [2022-09-21T14:13:12.493Z]  > git --version # timeout=10
14:13:12 [2022-09-21T14:13:12.540Z]  > git --version # 'git version 2.24.1.windows.2'
14:13:12 [2022-09-21T14:13:12.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:13:12 [2022-09-21T14:13:12.556Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:13:26 [2022-09-21T14:13:26.917Z] Fetching without tags
14:13:26 [2022-09-21T14:13:26.577Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:13:26 [2022-09-21T14:13:26.624Z]  > git config --add remote.origin.fetch +refs/pull/44145/head:refs/remotes/origin/PR-44145 # timeout=10
14:13:26 [2022-09-21T14:13:26.670Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:13:26 [2022-09-21T14:13:26.796Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:13:26 [2022-09-21T14:13:26.921Z] Fetching upstream changes from https://github.com/moby/moby.git
14:13:26 [2022-09-21T14:13:26.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:13:26 [2022-09-21T14:13:26.936Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:13:28 [2022-09-21T14:13:28.317Z] Merging remotes/origin/20.10 commit cc3aa33f542ce82e7b4c6d2311ab77192175997b into PR head commit 481bee51b513a4a8ceca80fca3c106157ab3adce
14:13:28 [2022-09-21T14:13:28.316Z]  > git config core.sparsecheckout # timeout=10
14:13:28 [2022-09-21T14:13:28.379Z]  > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10
14:13:31 [2022-09-21T14:13:31.483Z] Merge succeeded, producing 481bee51b513a4a8ceca80fca3c106157ab3adce
14:13:31 [2022-09-21T14:13:31.483Z] Checking out Revision 481bee51b513a4a8ceca80fca3c106157ab3adce (PR-44145)
14:13:31 [2022-09-21T14:13:31.131Z]  > git remote # timeout=10
14:13:31 [2022-09-21T14:13:31.178Z]  > git config --get remote.origin.url # timeout=10
14:13:31 [2022-09-21T14:13:31.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:13:31 [2022-09-21T14:13:31.240Z]  > git merge cc3aa33f542ce82e7b4c6d2311ab77192175997b # timeout=10
14:13:31 [2022-09-21T14:13:31.366Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:13:31 [2022-09-21T14:13:31.491Z]  > git config core.sparsecheckout # timeout=10
14:13:31 [2022-09-21T14:13:31.537Z]  > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10
14:13:32 [2022-09-21T14:13:32.260Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1"