Skip to content

Console Output

20:57:43 [2021-12-24T20:57:43.543Z] The recommended git tool is: git
20:57:45 [2021-12-24T20:57:45.565Z] using credential docker-jenkins-github-credentials
20:57:45 [2021-12-24T20:57:45.572Z] Cloning the remote Git repository
20:57:45 [2021-12-24T20:57:45.572Z] Cloning with configured refspecs honoured and without tags
20:57:45 [2021-12-24T20:57:45.604Z] Cloning repository https://github.com/moby/moby.git
20:57:45 [2021-12-24T20:57:45.656Z]  > git init /home/ubuntu/workspace/moby_PR-43100 # timeout=10
20:57:45 [2021-12-24T20:57:45.815Z] Fetching upstream changes from https://github.com/moby/moby.git
20:57:45 [2021-12-24T20:57:45.816Z]  > git --version # timeout=10
20:57:45 [2021-12-24T20:57:45.830Z]  > git --version # 'git version 2.17.1'
20:57:45 [2021-12-24T20:57:45.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:57:45 [2021-12-24T20:57:45.832Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43100/head:refs/remotes/origin/PR-43100 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:02 [2021-12-24T20:58:02.333Z] Fetching without tags
20:58:02 [2021-12-24T20:58:02.585Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 5cbc08ce57a54f8532516812efb0e5297c06c2b7
20:58:02 [2021-12-24T20:58:02.283Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:58:02 [2021-12-24T20:58:02.305Z]  > git config --add remote.origin.fetch +refs/pull/43100/head:refs/remotes/origin/PR-43100 # timeout=10
20:58:02 [2021-12-24T20:58:02.320Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:02 [2021-12-24T20:58:02.337Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:58:02 [2021-12-24T20:58:02.351Z] Fetching upstream changes from https://github.com/moby/moby.git
20:58:02 [2021-12-24T20:58:02.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:02 [2021-12-24T20:58:02.352Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43100/head:refs/remotes/origin/PR-43100 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:02 [2021-12-24T20:58:02.610Z]  > git config core.sparsecheckout # timeout=10
20:58:02 [2021-12-24T20:58:02.633Z]  > git checkout -f 5cbc08ce57a54f8532516812efb0e5297c06c2b7 # timeout=10
20:58:03 [2021-12-24T20:58:03.229Z]  > git remote # timeout=10
20:58:03 [2021-12-24T20:58:03.244Z]  > git config --get remote.origin.url # timeout=10
20:58:03 [2021-12-24T20:58:03.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:03 [2021-12-24T20:58:03.261Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
20:58:03 [2021-12-24T20:58:03.662Z] Merge succeeded, producing 23e0f3aa2c8e9a67bcca7ebd3f648defb735cdb1
20:58:03 [2021-12-24T20:58:03.662Z] Checking out Revision 23e0f3aa2c8e9a67bcca7ebd3f648defb735cdb1 (PR-43100)
20:58:03 [2021-12-24T20:58:03.657Z]  > git rev-parse HEAD^{commit} # timeout=10
20:58:03 [2021-12-24T20:58:03.679Z]  > git config core.sparsecheckout # timeout=10
20:58:03 [2021-12-24T20:58:03.691Z]  > git checkout -f 23e0f3aa2c8e9a67bcca7ebd3f648defb735cdb1 # timeout=10
20:58:07 [2021-12-24T20:58:07.398Z] Commit message: "Merge commit '10aecb0e652d346130a37e5b4383eca28f594c21' into HEAD"
20:58:07 [2021-12-24T20:58:07.409Z] First time build. Skipping changelog.
20:58:07 [2021-12-24T20:58:07.416Z]  > git rev-list --no-walk e486c406d02ab3e9f8669495b064c4308ff1ca71 # timeout=10