Skip to content

Console Output

18:12:55 [2021-02-23T18:12:55.273Z] The recommended git tool is: git
18:12:55 [2021-02-23T18:12:55.487Z] using credential docker-jenkins-github-credentials
18:12:55 [2021-02-23T18:12:55.675Z] Cloning the remote Git repository
18:12:55 [2021-02-23T18:12:55.675Z] Cloning with configured refspecs honoured and without tags
18:12:55 [2021-02-23T18:12:55.723Z] Cloning repository https://github.com/moby/moby.git
18:12:55 [2021-02-23T18:12:55.723Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:12:55 [2021-02-23T18:12:55.786Z] Fetching upstream changes from https://github.com/moby/moby.git
18:12:55 [2021-02-23T18:12:55.786Z]  > git --version # timeout=10
18:12:55 [2021-02-23T18:12:55.833Z]  > git --version # 'git version 2.24.1.windows.2'
18:12:55 [2021-02-23T18:12:55.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:12:55 [2021-02-23T18:12:55.833Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42060/head:refs/remotes/origin/PR-42060 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:13:10 [2021-02-23T18:13:10.629Z] Fetching without tags
18:13:10 [2021-02-23T18:13:10.315Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:13:10 [2021-02-23T18:13:10.362Z]  > git config --add remote.origin.fetch +refs/pull/42060/head:refs/remotes/origin/PR-42060 # timeout=10
18:13:10 [2021-02-23T18:13:10.409Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:13:10 [2021-02-23T18:13:10.534Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:13:10 [2021-02-23T18:13:10.659Z] Fetching upstream changes from https://github.com/moby/moby.git
18:13:10 [2021-02-23T18:13:10.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:13:10 [2021-02-23T18:13:10.659Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42060/head:refs/remotes/origin/PR-42060 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
18:13:12 [2021-02-23T18:13:12.024Z] Merging remotes/origin/20.10 commit dc1606ad797797e1f7eeece028363789aa08d60d into PR head commit 2a220f1f3d176adee684df83921c47d003f83e8e
18:13:12 [2021-02-23T18:13:12.051Z]  > git config core.sparsecheckout # timeout=10
18:13:12 [2021-02-23T18:13:12.098Z]  > git checkout -f 2a220f1f3d176adee684df83921c47d003f83e8e # timeout=10
18:13:14 [2021-02-23T18:13:14.568Z]  > git remote # timeout=10
18:13:14 [2021-02-23T18:13:14.615Z]  > git config --get remote.origin.url # timeout=10
18:13:14 [2021-02-23T18:13:14.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:13:14 [2021-02-23T18:13:14.677Z]  > git merge dc1606ad797797e1f7eeece028363789aa08d60d # timeout=10
18:13:15 [2021-02-23T18:13:15.332Z] Merge succeeded, producing 6362afa073177a5fed7ef128017c6402218e24f9
18:13:15 [2021-02-23T18:13:15.332Z] Checking out Revision 6362afa073177a5fed7ef128017c6402218e24f9 (PR-42060)
18:13:15 [2021-02-23T18:13:15.641Z] Commit message: "Merge commit 'dc1606ad797797e1f7eeece028363789aa08d60d' into HEAD"
18:13:15 [2021-02-23T18:13:15.232Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:13:15 [2021-02-23T18:13:15.357Z]  > git config core.sparsecheckout # timeout=10
18:13:15 [2021-02-23T18:13:15.403Z]  > git checkout -f 6362afa073177a5fed7ef128017c6402218e24f9 # timeout=10