Skip to content

Console Output

17:41:05 [2021-06-18T17:41:05.236Z] The recommended git tool is: git
17:41:05 [2021-06-18T17:41:05.451Z] using credential docker-jenkins-github-credentials
17:41:05 [2021-06-18T17:41:05.527Z] Cloning the remote Git repository
17:41:05 [2021-06-18T17:41:05.528Z] Cloning with configured refspecs honoured and without tags
17:41:05 [2021-06-18T17:41:05.561Z] Cloning repository https://github.com/moby/moby.git
17:41:05 [2021-06-18T17:41:05.562Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:41:05 [2021-06-18T17:41:05.627Z] Fetching upstream changes from https://github.com/moby/moby.git
17:41:05 [2021-06-18T17:41:05.627Z]  > git --version # timeout=10
17:41:05 [2021-06-18T17:41:05.671Z]  > git --version # 'git version 2.24.1.windows.2'
17:41:05 [2021-06-18T17:41:05.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:41:05 [2021-06-18T17:41:05.673Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42536/head:refs/remotes/origin/PR-42536 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:41:19 [2021-06-18T17:41:19.459Z] Fetching without tags
17:41:19 [2021-06-18T17:41:19.131Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:41:19 [2021-06-18T17:41:19.176Z]  > git config --add remote.origin.fetch +refs/pull/42536/head:refs/remotes/origin/PR-42536 # timeout=10
17:41:19 [2021-06-18T17:41:19.219Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:41:19 [2021-06-18T17:41:19.367Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:41:20 [2021-06-18T17:41:20.190Z] Merging remotes/origin/master commit f32fc350ce4f0373efa5fc646dc24ebc226bf168 into PR head commit 472f21b923ef512e8bebaece83a7d9c206b1e0a7
17:41:19 [2021-06-18T17:41:19.521Z] Fetching upstream changes from https://github.com/moby/moby.git
17:41:19 [2021-06-18T17:41:19.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:41:19 [2021-06-18T17:41:19.522Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42536/head:refs/remotes/origin/PR-42536 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:41:20 [2021-06-18T17:41:20.253Z]  > git config core.sparsecheckout # timeout=10
17:41:20 [2021-06-18T17:41:20.300Z]  > git checkout -f 472f21b923ef512e8bebaece83a7d9c206b1e0a7 # timeout=10
17:41:22 [2021-06-18T17:41:22.931Z]  > git remote # timeout=10
17:41:23 [2021-06-18T17:41:23.234Z] Merge succeeded, producing 472f21b923ef512e8bebaece83a7d9c206b1e0a7
17:41:23 [2021-06-18T17:41:23.234Z] Checking out Revision 472f21b923ef512e8bebaece83a7d9c206b1e0a7 (PR-42536)
17:41:23 [2021-06-18T17:41:23.891Z] Commit message: "replace uses of deprecated containerd/sys.RunningInUserNS()"
17:41:22 [2021-06-18T17:41:22.981Z]  > git config --get remote.origin.url # timeout=10
17:41:23 [2021-06-18T17:41:23.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:41:23 [2021-06-18T17:41:23.025Z]  > git merge f32fc350ce4f0373efa5fc646dc24ebc226bf168 # timeout=10
17:41:23 [2021-06-18T17:41:23.150Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:41:23 [2021-06-18T17:41:23.268Z]  > git config core.sparsecheckout # timeout=10
17:41:23 [2021-06-18T17:41:23.318Z]  > git checkout -f 472f21b923ef512e8bebaece83a7d9c206b1e0a7 # timeout=10