Skip to content

Console Output

22:13:20 [2022-10-17T22:13:20.298Z] The recommended git tool is: git
22:13:20 [2022-10-17T22:13:20.509Z] using credential docker-jenkins-github-credentials
22:13:20 [2022-10-17T22:13:20.632Z] Fetching changes from the remote Git repository
22:13:20 [2022-10-17T22:13:20.753Z] Fetching without tags
22:13:20 [2022-10-17T22:13:20.512Z]  > git rev-parse --resolve-git-dir d:\gopath\src\github.com\docker\docker\.git # timeout=10
22:13:20 [2022-10-17T22:13:20.629Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:13:20 [2022-10-17T22:13:20.753Z] Fetching upstream changes from https://github.com/moby/moby.git
22:13:20 [2022-10-17T22:13:20.754Z]  > git --version # timeout=10
22:13:20 [2022-10-17T22:13:20.800Z]  > git --version # 'git version 2.24.1.windows.2'
22:13:20 [2022-10-17T22:13:20.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:13:20 [2022-10-17T22:13:20.804Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44313/head:refs/remotes/origin/PR-44313 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:13:22 [2022-10-17T22:13:22.189Z] Merging remotes/origin/20.10 commit c964641a0d76733c071d606c72541b263da84a3e into PR head commit 6699afa5495a1234d3647e3f19fe516e00a923c4
22:13:22 [2022-10-17T22:13:22.186Z]  > git config core.sparsecheckout # timeout=10
22:13:22 [2022-10-17T22:13:22.229Z]  > git checkout -f 6699afa5495a1234d3647e3f19fe516e00a923c4 # timeout=10
22:13:22 [2022-10-17T22:13:22.857Z] Merge succeeded, producing 6699afa5495a1234d3647e3f19fe516e00a923c4
22:13:22 [2022-10-17T22:13:22.857Z] Checking out Revision 6699afa5495a1234d3647e3f19fe516e00a923c4 (PR-44313)
22:13:23 [2022-10-17T22:13:23.304Z] Commit message: "registry: allow "allow-nondistributable-artifacts" for Docker Hub"
22:13:22 [2022-10-17T22:13:22.526Z]  > git remote # timeout=10
22:13:22 [2022-10-17T22:13:22.578Z]  > git config --get remote.origin.url # timeout=10
22:13:22 [2022-10-17T22:13:22.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:13:22 [2022-10-17T22:13:22.624Z]  > git merge c964641a0d76733c071d606c72541b263da84a3e # timeout=10
22:13:22 [2022-10-17T22:13:22.739Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:13:22 [2022-10-17T22:13:22.853Z]  > git config core.sparsecheckout # timeout=10
22:13:22 [2022-10-17T22:13:22.898Z]  > git checkout -f 6699afa5495a1234d3647e3f19fe516e00a923c4 # timeout=10