Skip to content

Console Output

00:19:29 [2022-05-28T00:19:29.810Z] The recommended git tool is: git
00:19:33 [2022-05-28T00:19:33.444Z] using credential docker-jenkins-github-credentials
00:19:33 [2022-05-28T00:19:33.455Z] Cloning the remote Git repository
00:19:33 [2022-05-28T00:19:33.455Z] Cloning with configured refspecs honoured and without tags
00:19:33 [2022-05-28T00:19:33.460Z] Cloning repository https://github.com/moby/moby.git
00:19:33 [2022-05-28T00:19:33.509Z]  > git init /home/ubuntu/workspace/moby_PR-43651 # timeout=10
00:19:34 [2022-05-28T00:19:34.053Z] Fetching upstream changes from https://github.com/moby/moby.git
00:19:34 [2022-05-28T00:19:34.053Z]  > git --version # timeout=10
00:19:34 [2022-05-28T00:19:34.065Z]  > git --version # 'git version 2.25.1'
00:19:34 [2022-05-28T00:19:34.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:19:34 [2022-05-28T00:19:34.067Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43651/head:refs/remotes/origin/PR-43651 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:19:53 [2022-05-28T00:19:53.295Z] Fetching without tags
00:19:53 [2022-05-28T00:19:53.566Z] Merging remotes/origin/master commit 69adaa894d829a6707427aef6aeb0a796b2fb385 into PR head commit 3cadb1f63fb9327a0d677532a50e18a84d59d839
00:19:53 [2022-05-28T00:19:53.223Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:19:53 [2022-05-28T00:19:53.241Z]  > git config --add remote.origin.fetch +refs/pull/43651/head:refs/remotes/origin/PR-43651 # timeout=10
00:19:53 [2022-05-28T00:19:53.266Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:19:53 [2022-05-28T00:19:53.283Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:19:53 [2022-05-28T00:19:53.298Z] Fetching upstream changes from https://github.com/moby/moby.git
00:19:53 [2022-05-28T00:19:53.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:19:53 [2022-05-28T00:19:53.305Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43651/head:refs/remotes/origin/PR-43651 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:19:53 [2022-05-28T00:19:53.577Z]  > git config core.sparsecheckout # timeout=10
00:19:53 [2022-05-28T00:19:53.590Z]  > git checkout -f 3cadb1f63fb9327a0d677532a50e18a84d59d839 # timeout=10
00:19:54 [2022-05-28T00:19:54.597Z] Merge succeeded, producing 3cadb1f63fb9327a0d677532a50e18a84d59d839
00:19:54 [2022-05-28T00:19:54.598Z] Checking out Revision 3cadb1f63fb9327a0d677532a50e18a84d59d839 (PR-43651)
00:19:54 [2022-05-28T00:19:54.553Z]  > git remote # timeout=10
00:19:54 [2022-05-28T00:19:54.562Z]  > git config --get remote.origin.url # timeout=10
00:19:54 [2022-05-28T00:19:54.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:19:54 [2022-05-28T00:19:54.575Z]  > git merge 69adaa894d829a6707427aef6aeb0a796b2fb385 # timeout=10
00:19:54 [2022-05-28T00:19:54.589Z]  > git rev-parse HEAD^{commit} # timeout=10
00:19:54 [2022-05-28T00:19:54.600Z]  > git config core.sparsecheckout # timeout=10
00:19:54 [2022-05-28T00:19:54.613Z]  > git checkout -f 3cadb1f63fb9327a0d677532a50e18a84d59d839 # timeout=10
00:19:58 [2022-05-28T00:19:58.764Z] Commit message: "update gotestsum to v1.8.1"