Skip to content

Console Output

07:04:28 [2021-05-03T07:04:28.705Z] The recommended git tool is: git
07:04:32 [2021-05-03T07:04:32.298Z] using credential docker-jenkins-github-credentials
07:04:32 [2021-05-03T07:04:32.307Z] Cloning the remote Git repository
07:04:32 [2021-05-03T07:04:32.307Z] Cloning with configured refspecs honoured and without tags
07:04:32 [2021-05-03T07:04:32.286Z] Cloning repository https://github.com/moby/moby.git
07:04:32 [2021-05-03T07:04:32.349Z]  > git init /home/ubuntu/workspace/moby_PR-42308 # timeout=10
07:04:33 [2021-05-03T07:04:33.189Z] Fetching upstream changes from https://github.com/moby/moby.git
07:04:33 [2021-05-03T07:04:33.189Z]  > git --version # timeout=10
07:04:33 [2021-05-03T07:04:33.199Z]  > git --version # 'git version 2.25.1'
07:04:33 [2021-05-03T07:04:33.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:04:33 [2021-05-03T07:04:33.202Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42308/head:refs/remotes/origin/PR-42308 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:04:53 [2021-05-03T07:04:53.517Z] Fetching without tags
07:04:53 [2021-05-03T07:04:53.886Z] Merging remotes/origin/master commit 59751bb23395a137253ca0b4fb99058ecec5a569 into PR head commit a15c97925e64f49b3d25f938496eadedad7a7ae1
07:04:53 [2021-05-03T07:04:53.460Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:04:53 [2021-05-03T07:04:53.477Z]  > git config --add remote.origin.fetch +refs/pull/42308/head:refs/remotes/origin/PR-42308 # timeout=10
07:04:53 [2021-05-03T07:04:53.484Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:04:53 [2021-05-03T07:04:53.505Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:04:53 [2021-05-03T07:04:53.518Z] Fetching upstream changes from https://github.com/moby/moby.git
07:04:53 [2021-05-03T07:04:53.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:04:53 [2021-05-03T07:04:53.520Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42308/head:refs/remotes/origin/PR-42308 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:04:53 [2021-05-03T07:04:53.890Z]  > git config core.sparsecheckout # timeout=10
07:04:53 [2021-05-03T07:04:53.898Z]  > git checkout -f a15c97925e64f49b3d25f938496eadedad7a7ae1 # timeout=10
07:04:54 [2021-05-03T07:04:54.984Z] Merge succeeded, producing a15c97925e64f49b3d25f938496eadedad7a7ae1
07:04:54 [2021-05-03T07:04:54.985Z] Checking out Revision a15c97925e64f49b3d25f938496eadedad7a7ae1 (PR-42308)
07:04:54 [2021-05-03T07:04:54.943Z]  > git remote # timeout=10
07:04:54 [2021-05-03T07:04:54.949Z]  > git config --get remote.origin.url # timeout=10
07:04:54 [2021-05-03T07:04:54.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:04:54 [2021-05-03T07:04:54.961Z]  > git merge 59751bb23395a137253ca0b4fb99058ecec5a569 # timeout=10
07:04:54 [2021-05-03T07:04:54.974Z]  > git rev-parse HEAD^{commit} # timeout=10
07:04:54 [2021-05-03T07:04:54.984Z]  > git config core.sparsecheckout # timeout=10
07:04:54 [2021-05-03T07:04:54.988Z]  > git checkout -f a15c97925e64f49b3d25f938496eadedad7a7ae1 # timeout=10
07:04:59 [2021-05-03T07:04:59.817Z] Commit message: "[DNM] trigger CI with runc rc94-pre"