Skip to content

Console Output

12:17:58 [2021-05-06T12:17:58.186Z] The recommended git tool is: git
12:18:02 [2021-05-06T12:18:02.493Z] using credential docker-jenkins-github-credentials
12:18:02 [2021-05-06T12:18:02.502Z] Cloning the remote Git repository
12:18:02 [2021-05-06T12:18:02.502Z] Cloning with configured refspecs honoured and without tags
12:18:02 [2021-05-06T12:18:02.708Z] Cloning repository https://github.com/moby/moby.git
12:18:02 [2021-05-06T12:18:02.799Z]  > git init /home/ubuntu/workspace/moby_PR-42292 # timeout=10
12:18:03 [2021-05-06T12:18:03.414Z] Fetching upstream changes from https://github.com/moby/moby.git
12:18:03 [2021-05-06T12:18:03.415Z]  > git --version # timeout=10
12:18:03 [2021-05-06T12:18:03.424Z]  > git --version # 'git version 2.25.1'
12:18:03 [2021-05-06T12:18:03.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:18:03 [2021-05-06T12:18:03.428Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42292/head:refs/remotes/origin/PR-42292 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:18:22 [2021-05-06T12:18:22.731Z] Fetching without tags
12:18:23 [2021-05-06T12:18:23.165Z] Merging remotes/origin/20.10 commit 614a70a11b43fff4eccc80fa4d79c1c64462bdd8 into PR head commit 12b03bcb2757ac0dc9a92852d43293b96e68f3de
12:18:24 [2021-05-06T12:18:24.522Z] Merge succeeded, producing 50b8193ec5a8cb78bfbd3b967f6f77a3181c7f92
12:18:24 [2021-05-06T12:18:24.522Z] Checking out Revision 50b8193ec5a8cb78bfbd3b967f6f77a3181c7f92 (PR-42292)
12:18:22 [2021-05-06T12:18:22.692Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:18:22 [2021-05-06T12:18:22.700Z]  > git config --add remote.origin.fetch +refs/pull/42292/head:refs/remotes/origin/PR-42292 # timeout=10
12:18:22 [2021-05-06T12:18:22.712Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:18:22 [2021-05-06T12:18:22.726Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:18:22 [2021-05-06T12:18:22.741Z] Fetching upstream changes from https://github.com/moby/moby.git
12:18:22 [2021-05-06T12:18:22.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:18:22 [2021-05-06T12:18:22.743Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42292/head:refs/remotes/origin/PR-42292 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:18:23 [2021-05-06T12:18:23.177Z]  > git config core.sparsecheckout # timeout=10
12:18:23 [2021-05-06T12:18:23.183Z]  > git checkout -f 12b03bcb2757ac0dc9a92852d43293b96e68f3de # timeout=10
12:18:24 [2021-05-06T12:18:24.174Z]  > git remote # timeout=10
12:18:24 [2021-05-06T12:18:24.181Z]  > git config --get remote.origin.url # timeout=10
12:18:24 [2021-05-06T12:18:24.191Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:18:24 [2021-05-06T12:18:24.194Z]  > git merge 614a70a11b43fff4eccc80fa4d79c1c64462bdd8 # timeout=10
12:18:24 [2021-05-06T12:18:24.517Z]  > git rev-parse HEAD^{commit} # timeout=10
12:18:24 [2021-05-06T12:18:24.527Z]  > git config core.sparsecheckout # timeout=10
12:18:24 [2021-05-06T12:18:24.537Z]  > git checkout -f 50b8193ec5a8cb78bfbd3b967f6f77a3181c7f92 # timeout=10
12:18:28 [2021-05-06T12:18:28.447Z] Commit message: "Merge commit '614a70a11b43fff4eccc80fa4d79c1c64462bdd8' into HEAD"
12:18:28 [2021-05-06T12:18:28.464Z] First time build. Skipping changelog.
12:18:28 [2021-05-06T12:18:28.449Z]  > git rev-list --no-walk 42b2d139a20d94b0536dbe35d93d3722f9415761 # timeout=10