Skip to content

Console Output

17:50:27 [2021-05-25T17:50:27.755Z] The recommended git tool is: git
17:50:27 [2021-05-25T17:50:27.974Z] using credential docker-jenkins-github-credentials
17:50:28 [2021-05-25T17:50:28.049Z] Cloning the remote Git repository
17:50:28 [2021-05-25T17:50:28.049Z] Cloning with configured refspecs honoured and without tags
17:50:28 [2021-05-25T17:50:28.073Z] Cloning repository https://github.com/moby/moby.git
17:50:28 [2021-05-25T17:50:28.073Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:50:28 [2021-05-25T17:50:28.135Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:28 [2021-05-25T17:50:28.135Z]  > git --version # timeout=10
17:50:28 [2021-05-25T17:50:28.198Z]  > git --version # 'git version 2.24.1.windows.2'
17:50:28 [2021-05-25T17:50:28.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:28 [2021-05-25T17:50:28.198Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42418/head:refs/remotes/origin/PR-42418 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:50:45 [2021-05-25T17:50:45.432Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:45 [2021-05-25T17:50:45.463Z]  > git config --add remote.origin.fetch +refs/pull/42418/head:refs/remotes/origin/PR-42418 # timeout=10
17:50:45 [2021-05-25T17:50:45.510Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:50:45 [2021-05-25T17:50:45.737Z] Fetching without tags
17:50:46 [2021-05-25T17:50:46.496Z] Merging remotes/origin/master commit 97303df92191878fabe4939da30ad056f7e941ea into PR head commit 29630259c624670ba4bcc46c1639e1c482dce855
17:50:45 [2021-05-25T17:50:45.635Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:45 [2021-05-25T17:50:45.760Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:45 [2021-05-25T17:50:45.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:45 [2021-05-25T17:50:45.760Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42418/head:refs/remotes/origin/PR-42418 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:50:46 [2021-05-25T17:50:46.527Z]  > git config core.sparsecheckout # timeout=10
17:50:46 [2021-05-25T17:50:46.573Z]  > git checkout -f 29630259c624670ba4bcc46c1639e1c482dce855 # timeout=10
17:50:49 [2021-05-25T17:50:49.122Z]  > git remote # timeout=10
17:50:49 [2021-05-25T17:50:49.184Z]  > git config --get remote.origin.url # timeout=10
17:50:49 [2021-05-25T17:50:49.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:49 [2021-05-25T17:50:49.231Z]  > git merge 97303df92191878fabe4939da30ad056f7e941ea # timeout=10
17:50:50 [2021-05-25T17:50:50.742Z] Merge succeeded, producing cd11de3887aae77d0424857d08b6538976fd6ef0
17:50:50 [2021-05-25T17:50:50.743Z] Checking out Revision cd11de3887aae77d0424857d08b6538976fd6ef0 (PR-42418)
17:50:51 [2021-05-25T17:50:51.061Z] Commit message: "Merge commit '97303df92191878fabe4939da30ad056f7e941ea' into HEAD"
17:50:50 [2021-05-25T17:50:50.639Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:50:50 [2021-05-25T17:50:50.764Z]  > git config core.sparsecheckout # timeout=10
17:50:50 [2021-05-25T17:50:50.826Z]  > git checkout -f cd11de3887aae77d0424857d08b6538976fd6ef0 # timeout=10