Skip to content

Console Output

22:17:19 [2022-12-02T22:17:19.898Z] The recommended git tool is: git
22:17:23 [2022-12-02T22:17:23.169Z] using credential docker-jenkins-github-credentials
22:17:23 [2022-12-02T22:17:23.178Z] Cloning the remote Git repository
22:17:23 [2022-12-02T22:17:23.178Z] Cloning with configured refspecs honoured and without tags
22:17:23 [2022-12-02T22:17:23.144Z] Cloning repository https://github.com/moby/moby.git
22:17:23 [2022-12-02T22:17:23.200Z]  > git init /home/ubuntu/workspace/moby_PR-44569 # timeout=10
22:17:23 [2022-12-02T22:17:23.539Z] Fetching upstream changes from https://github.com/moby/moby.git
22:17:23 [2022-12-02T22:17:23.539Z]  > git --version # timeout=10
22:17:23 [2022-12-02T22:17:23.555Z]  > git --version # 'git version 2.17.1'
22:17:23 [2022-12-02T22:17:23.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:23 [2022-12-02T22:17:23.557Z]  > git fetch --no-tags --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:17:46 [2022-12-02T22:17:46.941Z] Fetching without tags
22:17:47 [2022-12-02T22:17:47.239Z] Merging remotes/origin/20.10 commit 6dfa15b24bf0779732c39be4bef937d4260ade51 into PR head commit 966327c1e53cbfac3bf683126fcc03b2660eef2e
22:17:48 [2022-12-02T22:17:48.139Z] Merge succeeded, producing 966327c1e53cbfac3bf683126fcc03b2660eef2e
22:17:48 [2022-12-02T22:17:48.139Z] Checking out Revision 966327c1e53cbfac3bf683126fcc03b2660eef2e (PR-44569)
22:17:46 [2022-12-02T22:17:46.821Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:46 [2022-12-02T22:17:46.835Z]  > git config --add remote.origin.fetch +refs/pull/44569/head:refs/remotes/origin/PR-44569 # timeout=10
22:17:46 [2022-12-02T22:17:46.853Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:46 [2022-12-02T22:17:46.878Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:46 [2022-12-02T22:17:46.907Z] Fetching upstream changes from https://github.com/moby/moby.git
22:17:46 [2022-12-02T22:17:46.907Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:46 [2022-12-02T22:17:46.908Z]  > git fetch --no-tags --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:17:47 [2022-12-02T22:17:47.211Z]  > git config core.sparsecheckout # timeout=10
22:17:47 [2022-12-02T22:17:47.239Z]  > git checkout -f 966327c1e53cbfac3bf683126fcc03b2660eef2e # timeout=10
22:17:48 [2022-12-02T22:17:48.019Z]  > git remote # timeout=10
22:17:48 [2022-12-02T22:17:48.030Z]  > git config --get remote.origin.url # timeout=10
22:17:48 [2022-12-02T22:17:48.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:48 [2022-12-02T22:17:48.045Z]  > git merge 6dfa15b24bf0779732c39be4bef937d4260ade51 # timeout=10
22:17:48 [2022-12-02T22:17:48.075Z]  > git rev-parse HEAD^{commit} # timeout=10
22:17:48 [2022-12-02T22:17:48.106Z]  > git config core.sparsecheckout # timeout=10
22:17:48 [2022-12-02T22:17:48.134Z]  > git checkout -f 966327c1e53cbfac3bf683126fcc03b2660eef2e # timeout=10
22:17:52 [2022-12-02T22:17:52.734Z] Commit message: "distribution: checkSupportedMediaType: allow additional media-types"