Skip to content

Console Output

17:50:27 [2021-05-25T17:50:27.675Z] The recommended git tool is: git
17:50:27 [2021-05-25T17:50:27.726Z] using credential docker-jenkins-github-credentials
17:50:27 [2021-05-25T17:50:27.732Z] Cloning the remote Git repository
17:50:27 [2021-05-25T17:50:27.732Z] Cloning with configured refspecs honoured and without tags
17:50:27 [2021-05-25T17:50:27.735Z] Cloning repository https://github.com/moby/moby.git
17:50:27 [2021-05-25T17:50:27.735Z]  > git init /home/ubuntu/workspace/moby_PR-42418 # timeout=10
17:50:27 [2021-05-25T17:50:27.748Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:27 [2021-05-25T17:50:27.748Z]  > git --version # timeout=10
17:50:27 [2021-05-25T17:50:27.755Z]  > git --version # 'git version 2.17.1'
17:50:27 [2021-05-25T17:50:27.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:27 [2021-05-25T17:50:27.756Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42418/head:refs/remotes/origin/PR-42418 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:50:41 [2021-05-25T17:50:41.419Z] Fetching without tags
17:50:41 [2021-05-25T17:50:41.673Z] Merging remotes/origin/master commit 97303df92191878fabe4939da30ad056f7e941ea into PR head commit 29630259c624670ba4bcc46c1639e1c482dce855
17:50:41 [2021-05-25T17:50:41.390Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:41 [2021-05-25T17:50:41.398Z]  > git config --add remote.origin.fetch +refs/pull/42418/head:refs/remotes/origin/PR-42418 # timeout=10
17:50:41 [2021-05-25T17:50:41.406Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:50:41 [2021-05-25T17:50:41.414Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:41 [2021-05-25T17:50:41.421Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:41 [2021-05-25T17:50:41.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:41 [2021-05-25T17:50:41.421Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42418/head:refs/remotes/origin/PR-42418 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:50:41 [2021-05-25T17:50:41.675Z]  > git config core.sparsecheckout # timeout=10
17:50:41 [2021-05-25T17:50:41.680Z]  > git checkout -f 29630259c624670ba4bcc46c1639e1c482dce855 # timeout=10
17:50:42 [2021-05-25T17:50:42.589Z] Merge succeeded, producing 53aa0982510236783d01c5fe612572c245532da1
17:50:42 [2021-05-25T17:50:42.589Z] Checking out Revision 53aa0982510236783d01c5fe612572c245532da1 (PR-42418)
17:50:42 [2021-05-25T17:50:42.827Z] Commit message: "Merge commit '97303df92191878fabe4939da30ad056f7e941ea' into HEAD"
17:50:42 [2021-05-25T17:50:42.110Z]  > git remote # timeout=10
17:50:42 [2021-05-25T17:50:42.115Z]  > git config --get remote.origin.url # timeout=10
17:50:42 [2021-05-25T17:50:42.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:42 [2021-05-25T17:50:42.118Z]  > git merge 97303df92191878fabe4939da30ad056f7e941ea # timeout=10
17:50:42 [2021-05-25T17:50:42.583Z]  > git rev-parse HEAD^{commit} # timeout=10
17:50:42 [2021-05-25T17:50:42.591Z]  > git config core.sparsecheckout # timeout=10
17:50:42 [2021-05-25T17:50:42.596Z]  > git checkout -f 53aa0982510236783d01c5fe612572c245532da1 # timeout=10