Skip to content

Console Output

17:50:27 [2021-05-25T17:50:27.624Z] The recommended git tool is: git
17:50:27 [2021-05-25T17:50:27.630Z] using credential docker-jenkins-github-credentials
17:50:27 [2021-05-25T17:50:27.635Z] Cloning the remote Git repository
17:50:27 [2021-05-25T17:50:27.635Z] Cloning with configured refspecs honoured and without tags
17:50:27 [2021-05-25T17:50:27.632Z] Cloning repository https://github.com/moby/moby.git
17:50:27 [2021-05-25T17:50:27.633Z]  > git init /home/ubuntu/workspace/moby_PR-42418 # timeout=10
17:50:27 [2021-05-25T17:50:27.646Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:27 [2021-05-25T17:50:27.646Z]  > git --version # timeout=10
17:50:27 [2021-05-25T17:50:27.661Z]  > git --version # 'git version 2.25.1'
17:50:27 [2021-05-25T17:50:27.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:27 [2021-05-25T17:50:27.662Z]  > git fetch --no-tags --force --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.268Z] Fetching without tags
17:50:41 [2021-05-25T17:50:41.523Z] Merging remotes/origin/master commit 97303df92191878fabe4939da30ad056f7e941ea into PR head commit 29630259c624670ba4bcc46c1639e1c482dce855
17:50:41 [2021-05-25T17:50:41.231Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:41 [2021-05-25T17:50:41.233Z]  > 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.238Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:50:41 [2021-05-25T17:50:41.243Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:50:41 [2021-05-25T17:50:41.264Z] Fetching upstream changes from https://github.com/moby/moby.git
17:50:41 [2021-05-25T17:50:41.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:41 [2021-05-25T17:50:41.265Z]  > git fetch --no-tags --force --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.519Z]  > git config core.sparsecheckout # timeout=10
17:50:41 [2021-05-25T17:50:41.534Z]  > git checkout -f 29630259c624670ba4bcc46c1639e1c482dce855 # timeout=10
17:50:42 [2021-05-25T17:50:42.781Z] Merge succeeded, producing 53aa0982510236783d01c5fe612572c245532da1
17:50:42 [2021-05-25T17:50:42.782Z] Checking out Revision 53aa0982510236783d01c5fe612572c245532da1 (PR-42418)
17:50:42 [2021-05-25T17:50:42.893Z] Commit message: "Merge commit '97303df92191878fabe4939da30ad056f7e941ea' into HEAD"
17:50:41 [2021-05-25T17:50:41.979Z]  > git remote # timeout=10
17:50:41 [2021-05-25T17:50:41.993Z]  > git config --get remote.origin.url # timeout=10
17:50:41 [2021-05-25T17:50:41.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:50:41 [2021-05-25T17:50:41.999Z]  > git merge 97303df92191878fabe4939da30ad056f7e941ea # timeout=10
17:50:42 [2021-05-25T17:50:42.760Z]  > git rev-parse HEAD^{commit} # timeout=10
17:50:42 [2021-05-25T17:50:42.778Z]  > git config core.sparsecheckout # timeout=10
17:50:42 [2021-05-25T17:50:42.789Z]  > git checkout -f 53aa0982510236783d01c5fe612572c245532da1 # timeout=10