Skip to content

Console Output

17:04:28 [2021-07-09T17:04:28.393Z] The recommended git tool is: git
17:04:28 [2021-07-09T17:04:28.456Z] using credential docker-jenkins-github-credentials
17:04:28 [2021-07-09T17:04:28.466Z] Cloning the remote Git repository
17:04:28 [2021-07-09T17:04:28.466Z] Cloning with configured refspecs honoured and without tags
17:04:28 [2021-07-09T17:04:28.477Z] Cloning repository https://github.com/moby/moby.git
17:04:28 [2021-07-09T17:04:28.477Z]  > git init /home/ubuntu/workspace/moby_PR-42604 # timeout=10
17:04:28 [2021-07-09T17:04:28.550Z] Fetching upstream changes from https://github.com/moby/moby.git
17:04:28 [2021-07-09T17:04:28.551Z]  > git --version # timeout=10
17:04:28 [2021-07-09T17:04:28.562Z]  > git --version # 'git version 2.17.1'
17:04:28 [2021-07-09T17:04:28.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:04:28 [2021-07-09T17:04:28.564Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:04:43 [2021-07-09T17:04:43.676Z] Fetching without tags
17:04:43 [2021-07-09T17:04:43.927Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 5d244675bdb23e8fce427036c03517243f344cd4
17:04:43 [2021-07-09T17:04:43.656Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:04:43 [2021-07-09T17:04:43.664Z]  > git config --add remote.origin.fetch +refs/pull/42604/head:refs/remotes/origin/PR-42604 # timeout=10
17:04:43 [2021-07-09T17:04:43.669Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:04:43 [2021-07-09T17:04:43.680Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:04:43 [2021-07-09T17:04:43.685Z] Fetching upstream changes from https://github.com/moby/moby.git
17:04:43 [2021-07-09T17:04:43.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:04:43 [2021-07-09T17:04:43.686Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42604/head:refs/remotes/origin/PR-42604 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:04:43 [2021-07-09T17:04:43.936Z]  > git config core.sparsecheckout # timeout=10
17:04:43 [2021-07-09T17:04:43.940Z]  > git checkout -f 5d244675bdb23e8fce427036c03517243f344cd4 # timeout=10
17:04:45 [2021-07-09T17:04:45.071Z] Merge succeeded, producing bd913a5546727f94eec0fee342e29d984bb042e1
17:04:45 [2021-07-09T17:04:45.071Z] Checking out Revision bd913a5546727f94eec0fee342e29d984bb042e1 (PR-42604)
17:04:45 [2021-07-09T17:04:45.154Z] Commit message: "Merge commit 'c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3' into HEAD"
17:04:44 [2021-07-09T17:04:44.385Z]  > git remote # timeout=10
17:04:44 [2021-07-09T17:04:44.390Z]  > git config --get remote.origin.url # timeout=10
17:04:44 [2021-07-09T17:04:44.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:04:44 [2021-07-09T17:04:44.395Z]  > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10
17:04:45 [2021-07-09T17:04:45.075Z]  > git rev-parse HEAD^{commit} # timeout=10
17:04:45 [2021-07-09T17:04:45.080Z]  > git config core.sparsecheckout # timeout=10
17:04:45 [2021-07-09T17:04:45.082Z]  > git checkout -f bd913a5546727f94eec0fee342e29d984bb042e1 # timeout=10