Skip to content

Console Output

15:53:33 [2022-03-17T15:53:33.411Z] The recommended git tool is: git
15:53:36 [2022-03-17T15:53:36.786Z] using credential docker-jenkins-github-credentials
15:53:36 [2022-03-17T15:53:36.819Z] Cloning the remote Git repository
15:53:36 [2022-03-17T15:53:36.819Z] Cloning with configured refspecs honoured and without tags
15:53:37 [2022-03-17T15:53:37.002Z] Cloning repository https://github.com/moby/moby.git
15:53:37 [2022-03-17T15:53:37.071Z]  > git init /home/ubuntu/workspace/moby_PR-43392 # timeout=10
15:53:37 [2022-03-17T15:53:37.747Z] Fetching upstream changes from https://github.com/moby/moby.git
15:53:37 [2022-03-17T15:53:37.747Z]  > git --version # timeout=10
15:53:37 [2022-03-17T15:53:37.759Z]  > git --version # 'git version 2.25.1'
15:53:37 [2022-03-17T15:53:37.759Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:53:37 [2022-03-17T15:53:37.761Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43392/head:refs/remotes/origin/PR-43392 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:53:56 [2022-03-17T15:53:56.852Z] Fetching without tags
15:53:57 [2022-03-17T15:53:57.125Z] Merging remotes/origin/master commit 0798f5f5cf6908593472b21179360168cd9f4691 into PR head commit 917b44799d9a51da9c7a4fa92dfaf1df9cc06648
15:53:56 [2022-03-17T15:53:56.829Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:53:56 [2022-03-17T15:53:56.832Z]  > git config --add remote.origin.fetch +refs/pull/43392/head:refs/remotes/origin/PR-43392 # timeout=10
15:53:56 [2022-03-17T15:53:56.840Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:53:56 [2022-03-17T15:53:56.852Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:53:56 [2022-03-17T15:53:56.864Z] Fetching upstream changes from https://github.com/moby/moby.git
15:53:56 [2022-03-17T15:53:56.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:53:56 [2022-03-17T15:53:56.867Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43392/head:refs/remotes/origin/PR-43392 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:53:57 [2022-03-17T15:53:57.141Z]  > git config core.sparsecheckout # timeout=10
15:53:57 [2022-03-17T15:53:57.149Z]  > git checkout -f 917b44799d9a51da9c7a4fa92dfaf1df9cc06648 # timeout=10
15:53:57 [2022-03-17T15:53:57.701Z]  > git remote # timeout=10
15:53:57 [2022-03-17T15:53:57.708Z]  > git config --get remote.origin.url # timeout=10
15:53:57 [2022-03-17T15:53:57.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:53:57 [2022-03-17T15:53:57.797Z]  > git merge 0798f5f5cf6908593472b21179360168cd9f4691 # timeout=10
15:53:59 [2022-03-17T15:53:59.127Z] Merge succeeded, producing 8fbaf00417d451aa32dee18fa7f70f998e0b4233
15:53:59 [2022-03-17T15:53:59.128Z] Checking out Revision 8fbaf00417d451aa32dee18fa7f70f998e0b4233 (PR-43392)
15:53:59 [2022-03-17T15:53:59.131Z]  > git rev-parse HEAD^{commit} # timeout=10
15:53:59 [2022-03-17T15:53:59.138Z]  > git config core.sparsecheckout # timeout=10
15:53:59 [2022-03-17T15:53:59.148Z]  > git checkout -f 8fbaf00417d451aa32dee18fa7f70f998e0b4233 # timeout=10
15:54:02 [2022-03-17T15:54:02.956Z] Commit message: "Merge commit '0798f5f5cf6908593472b21179360168cd9f4691' into HEAD"