Skip to content

Console Output

07:18:55 [2021-05-26T07:18:55.979Z] The recommended git tool is: git
07:18:56 [2021-05-26T07:18:56.202Z] using credential docker-jenkins-github-credentials
07:18:56 [2021-05-26T07:18:56.276Z] Cloning the remote Git repository
07:18:56 [2021-05-26T07:18:56.276Z] Cloning with configured refspecs honoured and without tags
07:18:56 [2021-05-26T07:18:56.312Z] Cloning repository https://github.com/moby/moby.git
07:18:56 [2021-05-26T07:18:56.313Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
07:18:56 [2021-05-26T07:18:56.374Z] Fetching upstream changes from https://github.com/moby/moby.git
07:18:56 [2021-05-26T07:18:56.375Z]  > git --version # timeout=10
07:18:56 [2021-05-26T07:18:56.420Z]  > git --version # 'git version 2.24.1.windows.2'
07:18:56 [2021-05-26T07:18:56.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:18:56 [2021-05-26T07:18:56.422Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42421/head:refs/remotes/origin/PR-42421 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
07:19:10 [2021-05-26T07:19:10.542Z] Fetching without tags
07:19:11 [2021-05-26T07:19:11.266Z] Merging remotes/origin/20.10 commit 3db8385b187168d99680aa8b68ffb5020c606982 into PR head commit 003e3c0551518bc0a9be44be46f1eb96a351951b
07:19:10 [2021-05-26T07:19:10.223Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:19:10 [2021-05-26T07:19:10.273Z]  > git config --add remote.origin.fetch +refs/pull/42421/head:refs/remotes/origin/PR-42421 # timeout=10
07:19:10 [2021-05-26T07:19:10.323Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
07:19:10 [2021-05-26T07:19:10.453Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:19:10 [2021-05-26T07:19:10.578Z] Fetching upstream changes from https://github.com/moby/moby.git
07:19:10 [2021-05-26T07:19:10.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:19:10 [2021-05-26T07:19:10.581Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42421/head:refs/remotes/origin/PR-42421 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
07:19:11 [2021-05-26T07:19:11.302Z]  > git config core.sparsecheckout # timeout=10
07:19:11 [2021-05-26T07:19:11.348Z]  > git checkout -f 003e3c0551518bc0a9be44be46f1eb96a351951b # timeout=10
07:19:14 [2021-05-26T07:19:14.219Z] Merge succeeded, producing 003e3c0551518bc0a9be44be46f1eb96a351951b
07:19:14 [2021-05-26T07:19:14.219Z] Checking out Revision 003e3c0551518bc0a9be44be46f1eb96a351951b (PR-42421)
07:19:14 [2021-05-26T07:19:14.918Z] Commit message: "pkg/signal: ignore SIGURG on all platforms"
07:19:13 [2021-05-26T07:19:13.902Z]  > git remote # timeout=10
07:19:13 [2021-05-26T07:19:13.955Z]  > git config --get remote.origin.url # timeout=10
07:19:14 [2021-05-26T07:19:14.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:19:14 [2021-05-26T07:19:14.005Z]  > git merge 3db8385b187168d99680aa8b68ffb5020c606982 # timeout=10
07:19:14 [2021-05-26T07:19:14.130Z]  > git rev-parse "HEAD^{commit}" # timeout=10
07:19:14 [2021-05-26T07:19:14.254Z]  > git config core.sparsecheckout # timeout=10
07:19:14 [2021-05-26T07:19:14.302Z]  > git checkout -f 003e3c0551518bc0a9be44be46f1eb96a351951b # timeout=10