Skip to content

Console Output

00:19:25 [2022-05-28T00:19:25.125Z] The recommended git tool is: git
00:19:29 [2022-05-28T00:19:29.184Z] using credential docker-jenkins-github-credentials
00:19:29 [2022-05-28T00:19:29.194Z] Cloning the remote Git repository
00:19:29 [2022-05-28T00:19:29.194Z] Cloning with configured refspecs honoured and without tags
00:19:29 [2022-05-28T00:19:29.223Z] Cloning repository https://github.com/moby/moby.git
00:19:29 [2022-05-28T00:19:29.293Z]  > git init /home/ubuntu/workspace/moby_PR-43651 # timeout=10
00:19:29 [2022-05-28T00:19:29.584Z] Fetching upstream changes from https://github.com/moby/moby.git
00:19:29 [2022-05-28T00:19:29.584Z]  > git --version # timeout=10
00:19:29 [2022-05-28T00:19:29.590Z]  > git --version # 'git version 2.25.1'
00:19:29 [2022-05-28T00:19:29.591Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:19:29 [2022-05-28T00:19:29.593Z]  > 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:50 [2022-05-28T00:19:50.186Z] Fetching without tags
00:19:50 [2022-05-28T00:19:50.500Z] Merging remotes/origin/master commit 69adaa894d829a6707427aef6aeb0a796b2fb385 into PR head commit 3cadb1f63fb9327a0d677532a50e18a84d59d839
00:19:51 [2022-05-28T00:19:51.383Z] Merge succeeded, producing 3cadb1f63fb9327a0d677532a50e18a84d59d839
00:19:51 [2022-05-28T00:19:51.384Z] Checking out Revision 3cadb1f63fb9327a0d677532a50e18a84d59d839 (PR-43651)
00:19:50 [2022-05-28T00:19:50.013Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:19:50 [2022-05-28T00:19:50.085Z]  > git config --add remote.origin.fetch +refs/pull/43651/head:refs/remotes/origin/PR-43651 # timeout=10
00:19:50 [2022-05-28T00:19:50.115Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:19:50 [2022-05-28T00:19:50.149Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:19:50 [2022-05-28T00:19:50.194Z] Fetching upstream changes from https://github.com/moby/moby.git
00:19:50 [2022-05-28T00:19:50.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:19:50 [2022-05-28T00:19:50.196Z]  > 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:50 [2022-05-28T00:19:50.524Z]  > git config core.sparsecheckout # timeout=10
00:19:50 [2022-05-28T00:19:50.540Z]  > git checkout -f 3cadb1f63fb9327a0d677532a50e18a84d59d839 # timeout=10
00:19:51 [2022-05-28T00:19:51.305Z]  > git remote # timeout=10
00:19:51 [2022-05-28T00:19:51.328Z]  > git config --get remote.origin.url # timeout=10
00:19:51 [2022-05-28T00:19:51.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:19:51 [2022-05-28T00:19:51.341Z]  > git merge 69adaa894d829a6707427aef6aeb0a796b2fb385 # timeout=10
00:19:51 [2022-05-28T00:19:51.369Z]  > git rev-parse HEAD^{commit} # timeout=10
00:19:51 [2022-05-28T00:19:51.386Z]  > git config core.sparsecheckout # timeout=10
00:19:51 [2022-05-28T00:19:51.400Z]  > git checkout -f 3cadb1f63fb9327a0d677532a50e18a84d59d839 # timeout=10
00:19:55 [2022-05-28T00:19:55.539Z] Commit message: "update gotestsum to v1.8.1"