Skip to content

Console Output

00:42:52 [2022-03-06T00:42:52.667Z] The recommended git tool is: git
00:42:52 [2022-03-06T00:42:52.676Z] using credential docker-jenkins-github-credentials
00:42:52 [2022-03-06T00:42:52.684Z] Cloning the remote Git repository
00:42:52 [2022-03-06T00:42:52.684Z] Cloning with configured refspecs honoured and without tags
00:42:52 [2022-03-06T00:42:52.719Z] Cloning repository https://github.com/moby/moby.git
00:42:52 [2022-03-06T00:42:52.719Z]  > git init /home/ubuntu/workspace/moby_PR-43330 # timeout=10
00:42:52 [2022-03-06T00:42:52.737Z] Fetching upstream changes from https://github.com/moby/moby.git
00:42:52 [2022-03-06T00:42:52.737Z]  > git --version # timeout=10
00:42:52 [2022-03-06T00:42:52.742Z]  > git --version # 'git version 2.17.1'
00:42:52 [2022-03-06T00:42:52.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:42:52 [2022-03-06T00:42:52.743Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43330/head:refs/remotes/origin/PR-43330 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:43:07 [2022-03-06T00:43:07.981Z] Fetching without tags
00:43:08 [2022-03-06T00:43:08.212Z] Merging remotes/origin/master commit 85f1bfc6f727b0ac27b2d9d58b75884f02653ac9 into PR head commit 77128bf83aca5c2e0a22dd258bcff8f653cbad67
00:43:07 [2022-03-06T00:43:07.975Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:43:07 [2022-03-06T00:43:07.982Z]  > git config --add remote.origin.fetch +refs/pull/43330/head:refs/remotes/origin/PR-43330 # timeout=10
00:43:07 [2022-03-06T00:43:07.990Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:43:07 [2022-03-06T00:43:07.997Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:43:08 [2022-03-06T00:43:08.015Z] Fetching upstream changes from https://github.com/moby/moby.git
00:43:08 [2022-03-06T00:43:08.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:43:08 [2022-03-06T00:43:08.015Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43330/head:refs/remotes/origin/PR-43330 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:43:08 [2022-03-06T00:43:08.246Z]  > git config core.sparsecheckout # timeout=10
00:43:08 [2022-03-06T00:43:08.251Z]  > git checkout -f 77128bf83aca5c2e0a22dd258bcff8f653cbad67 # timeout=10
00:43:09 [2022-03-06T00:43:09.317Z] Merge succeeded, producing 126ab9b395747ef39560d81ec5d43ef072cc2ee6
00:43:09 [2022-03-06T00:43:09.317Z] Checking out Revision 126ab9b395747ef39560d81ec5d43ef072cc2ee6 (PR-43330)
00:43:09 [2022-03-06T00:43:09.403Z] Commit message: "Merge commit '85f1bfc6f727b0ac27b2d9d58b75884f02653ac9' into HEAD"
00:43:08 [2022-03-06T00:43:08.723Z]  > git remote # timeout=10
00:43:08 [2022-03-06T00:43:08.732Z]  > git config --get remote.origin.url # timeout=10
00:43:08 [2022-03-06T00:43:08.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:43:08 [2022-03-06T00:43:08.745Z]  > git merge 85f1bfc6f727b0ac27b2d9d58b75884f02653ac9 # timeout=10
00:43:09 [2022-03-06T00:43:09.338Z]  > git rev-parse HEAD^{commit} # timeout=10
00:43:09 [2022-03-06T00:43:09.352Z]  > git config core.sparsecheckout # timeout=10
00:43:09 [2022-03-06T00:43:09.355Z]  > git checkout -f 126ab9b395747ef39560d81ec5d43ef072cc2ee6 # timeout=10