Skip to content

Console Output

22:17:32 [2022-12-02T22:17:32.079Z] The recommended git tool is: git
22:17:35 [2022-12-02T22:17:35.393Z] using credential docker-jenkins-github-credentials
22:17:35 [2022-12-02T22:17:35.408Z] Cloning the remote Git repository
22:17:35 [2022-12-02T22:17:35.408Z] Cloning with configured refspecs honoured and without tags
22:17:35 [2022-12-02T22:17:35.497Z] Cloning repository https://github.com/moby/moby.git
22:17:35 [2022-12-02T22:17:35.573Z]  > git init /home/ubuntu/workspace/moby_PR-44569 # timeout=10
22:17:35 [2022-12-02T22:17:35.805Z] Fetching upstream changes from https://github.com/moby/moby.git
22:17:35 [2022-12-02T22:17:35.806Z]  > git --version # timeout=10
22:17:35 [2022-12-02T22:17:35.832Z]  > git --version # 'git version 2.25.1'
22:17:35 [2022-12-02T22:17:35.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:35 [2022-12-02T22:17:35.835Z]  > 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:17:54 [2022-12-02T22:17:54.751Z] Fetching without tags
22:17:54 [2022-12-02T22:17:54.989Z] Merging remotes/origin/20.10 commit 6dfa15b24bf0779732c39be4bef937d4260ade51 into PR head commit 966327c1e53cbfac3bf683126fcc03b2660eef2e
22:17:55 [2022-12-02T22:17:55.771Z] Merge succeeded, producing 966327c1e53cbfac3bf683126fcc03b2660eef2e
22:17:55 [2022-12-02T22:17:55.771Z] Checking out Revision 966327c1e53cbfac3bf683126fcc03b2660eef2e (PR-44569)
22:17:54 [2022-12-02T22:17:54.683Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:54 [2022-12-02T22:17:54.705Z]  > git config --add remote.origin.fetch +refs/pull/44569/head:refs/remotes/origin/PR-44569 # timeout=10
22:17:54 [2022-12-02T22:17:54.717Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:17:54 [2022-12-02T22:17:54.735Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:17:54 [2022-12-02T22:17:54.800Z] Fetching upstream changes from https://github.com/moby/moby.git
22:17:54 [2022-12-02T22:17:54.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:54 [2022-12-02T22:17:54.802Z]  > 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:17:55 [2022-12-02T22:17:55.001Z]  > git config core.sparsecheckout # timeout=10
22:17:55 [2022-12-02T22:17:55.014Z]  > git checkout -f 966327c1e53cbfac3bf683126fcc03b2660eef2e # timeout=10
22:17:55 [2022-12-02T22:17:55.721Z]  > git remote # timeout=10
22:17:55 [2022-12-02T22:17:55.733Z]  > git config --get remote.origin.url # timeout=10
22:17:55 [2022-12-02T22:17:55.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:17:55 [2022-12-02T22:17:55.744Z]  > git merge 6dfa15b24bf0779732c39be4bef937d4260ade51 # timeout=10
22:17:55 [2022-12-02T22:17:55.759Z]  > git rev-parse HEAD^{commit} # timeout=10
22:17:55 [2022-12-02T22:17:55.771Z]  > git config core.sparsecheckout # timeout=10
22:17:55 [2022-12-02T22:17:55.800Z]  > git checkout -f 966327c1e53cbfac3bf683126fcc03b2660eef2e # timeout=10
22:18:00 [2022-12-02T22:18:00.610Z] Commit message: "distribution: checkSupportedMediaType: allow additional media-types"