Skip to content

Console Output

22:05:29 [2022-12-19T22:05:29.577Z] The recommended git tool is: git
22:05:55 [2022-12-19T22:05:55.431Z] using credential docker-jenkins-github-credentials
22:05:55 [2022-12-19T22:05:55.511Z] Cloning the remote Git repository
22:05:55 [2022-12-19T22:05:55.511Z] Cloning with configured refspecs honoured and without tags
22:05:55 [2022-12-19T22:05:55.712Z] Cloning repository https://github.com/moby/moby.git
22:05:56 [2022-12-19T22:05:56.121Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:05:57 [2022-12-19T22:05:57.252Z] Fetching upstream changes from https://github.com/moby/moby.git
22:05:57 [2022-12-19T22:05:57.253Z]  > git --version # timeout=10
22:05:57 [2022-12-19T22:05:57.317Z]  > git --version # 'git version 2.24.1.windows.2'
22:05:57 [2022-12-19T22:05:57.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:05:57 [2022-12-19T22:05:57.321Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:06:16 [2022-12-19T22:06:16.238Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:06:16 [2022-12-19T22:06:16.321Z]  > git config --add remote.origin.fetch +refs/pull/44673/head:refs/remotes/origin/PR-44673 # timeout=10
22:06:16 [2022-12-19T22:06:16.647Z] Fetching without tags
22:06:17 [2022-12-19T22:06:17.473Z] Merging remotes/origin/20.10 commit 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b into PR head commit 2f212873ac83b8077ce719ac2a7d28a39f6c7532
22:06:16 [2022-12-19T22:06:16.392Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:06:16 [2022-12-19T22:06:16.537Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:06:16 [2022-12-19T22:06:16.687Z] Fetching upstream changes from https://github.com/moby/moby.git
22:06:16 [2022-12-19T22:06:16.687Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:06:16 [2022-12-19T22:06:16.690Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:06:17 [2022-12-19T22:06:17.589Z]  > git config core.sparsecheckout # timeout=10
22:06:17 [2022-12-19T22:06:17.651Z]  > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10
22:06:21 [2022-12-19T22:06:21.487Z] Merge succeeded, producing 2f212873ac83b8077ce719ac2a7d28a39f6c7532
22:06:21 [2022-12-19T22:06:21.487Z] Checking out Revision 2f212873ac83b8077ce719ac2a7d28a39f6c7532 (PR-44673)
22:06:21 [2022-12-19T22:06:21.000Z]  > git remote # timeout=10
22:06:21 [2022-12-19T22:06:21.111Z]  > git config --get remote.origin.url # timeout=10
22:06:21 [2022-12-19T22:06:21.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:06:21 [2022-12-19T22:06:21.175Z]  > git merge 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b # timeout=10
22:06:21 [2022-12-19T22:06:21.375Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:06:21 [2022-12-19T22:06:21.526Z]  > git config core.sparsecheckout # timeout=10
22:06:21 [2022-12-19T22:06:21.586Z]  > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10
22:06:33 [2022-12-19T22:06:33.349Z] Commit message: "update containerd binary to v1.6.14"