Skip to content

Console Output

22:19:02 [2022-12-02T22:19:02.066Z] The recommended git tool is: git
22:19:25 [2022-12-02T22:19:25.415Z] using credential docker-jenkins-github-credentials
22:19:25 [2022-12-02T22:19:25.489Z] Cloning the remote Git repository
22:19:25 [2022-12-02T22:19:25.490Z] Cloning with configured refspecs honoured and without tags
22:19:25 [2022-12-02T22:19:25.668Z] Cloning repository https://github.com/moby/moby.git
22:19:26 [2022-12-02T22:19:26.046Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:19:26 [2022-12-02T22:19:26.800Z] Fetching upstream changes from https://github.com/moby/moby.git
22:19:26 [2022-12-02T22:19:26.800Z]  > git --version # timeout=10
22:19:26 [2022-12-02T22:19:26.852Z]  > git --version # 'git version 2.24.1.windows.2'
22:19:26 [2022-12-02T22:19:26.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:26 [2022-12-02T22:19:26.855Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44569/head:refs/remotes/origin/PR-44569 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:19:41 [2022-12-02T22:19:41.158Z] Fetching without tags
22:19:41 [2022-12-02T22:19:41.870Z] Merging remotes/origin/20.10 commit 6dfa15b24bf0779732c39be4bef937d4260ade51 into PR head commit 966327c1e53cbfac3bf683126fcc03b2660eef2e
22:19:40 [2022-12-02T22:19:40.814Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:40 [2022-12-02T22:19:40.875Z]  > git config --add remote.origin.fetch +refs/pull/44569/head:refs/remotes/origin/PR-44569 # timeout=10
22:19:40 [2022-12-02T22:19:40.929Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:19:41 [2022-12-02T22:19:41.049Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:19:41 [2022-12-02T22:19:41.188Z] Fetching upstream changes from https://github.com/moby/moby.git
22:19:41 [2022-12-02T22:19:41.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:41 [2022-12-02T22:19:41.190Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44569/head:refs/remotes/origin/PR-44569 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:19:41 [2022-12-02T22:19:41.970Z]  > git config core.sparsecheckout # timeout=10
22:19:42 [2022-12-02T22:19:42.019Z]  > git checkout -f 966327c1e53cbfac3bf683126fcc03b2660eef2e # timeout=10
22:19:44 [2022-12-02T22:19:44.500Z] Merge succeeded, producing 966327c1e53cbfac3bf683126fcc03b2660eef2e
22:19:44 [2022-12-02T22:19:44.501Z] Checking out Revision 966327c1e53cbfac3bf683126fcc03b2660eef2e (PR-44569)
22:19:44 [2022-12-02T22:19:44.117Z]  > git remote # timeout=10
22:19:44 [2022-12-02T22:19:44.223Z]  > git config --get remote.origin.url # timeout=10
22:19:44 [2022-12-02T22:19:44.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:19:44 [2022-12-02T22:19:44.273Z]  > git merge 6dfa15b24bf0779732c39be4bef937d4260ade51 # timeout=10
22:19:44 [2022-12-02T22:19:44.409Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:19:44 [2022-12-02T22:19:44.530Z]  > git config core.sparsecheckout # timeout=10
22:19:44 [2022-12-02T22:19:44.604Z]  > git checkout -f 966327c1e53cbfac3bf683126fcc03b2660eef2e # timeout=10
22:19:55 [2022-12-02T22:19:55.566Z] Commit message: "distribution: checkSupportedMediaType: allow additional media-types"