Skip to content

Console Output

11:01:26 [2021-06-10T11:01:26.458Z] The recommended git tool is: git
11:01:26 [2021-06-10T11:01:26.509Z] using credential docker-jenkins-github-credentials
11:01:26 [2021-06-10T11:01:26.519Z] Cloning the remote Git repository
11:01:26 [2021-06-10T11:01:26.519Z] Cloning with configured refspecs honoured and without tags
11:01:26 [2021-06-10T11:01:26.569Z] Cloning repository https://github.com/moby/moby.git
11:01:26 [2021-06-10T11:01:26.569Z]  > git init /home/ubuntu/workspace/moby_PR-42506 # timeout=10
11:01:26 [2021-06-10T11:01:26.584Z] Fetching upstream changes from https://github.com/moby/moby.git
11:01:26 [2021-06-10T11:01:26.584Z]  > git --version # timeout=10
11:01:26 [2021-06-10T11:01:26.589Z]  > git --version # 'git version 2.17.1'
11:01:26 [2021-06-10T11:01:26.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:01:26 [2021-06-10T11:01:26.590Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42506/head:refs/remotes/origin/PR-42506 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:01:41 [2021-06-10T11:01:41.234Z] Fetching without tags
11:01:41 [2021-06-10T11:01:41.478Z] Merging remotes/origin/master commit f45ca809a63b3ccd2147c0f125adf39c81d6ba8b into PR head commit 076d9c60373d90284005ce363572995c539396fb
11:01:41 [2021-06-10T11:01:41.210Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:01:41 [2021-06-10T11:01:41.216Z]  > git config --add remote.origin.fetch +refs/pull/42506/head:refs/remotes/origin/PR-42506 # timeout=10
11:01:41 [2021-06-10T11:01:41.221Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:01:41 [2021-06-10T11:01:41.229Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:01:41 [2021-06-10T11:01:41.235Z] Fetching upstream changes from https://github.com/moby/moby.git
11:01:41 [2021-06-10T11:01:41.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:01:41 [2021-06-10T11:01:41.236Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42506/head:refs/remotes/origin/PR-42506 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:01:41 [2021-06-10T11:01:41.480Z]  > git config core.sparsecheckout # timeout=10
11:01:41 [2021-06-10T11:01:41.486Z]  > git checkout -f 076d9c60373d90284005ce363572995c539396fb # timeout=10
11:01:41 [2021-06-10T11:01:41.946Z]  > git remote # timeout=10
11:01:41 [2021-06-10T11:01:41.955Z]  > git config --get remote.origin.url # timeout=10
11:01:41 [2021-06-10T11:01:41.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:01:41 [2021-06-10T11:01:41.961Z]  > git merge f45ca809a63b3ccd2147c0f125adf39c81d6ba8b # timeout=10
11:01:42 [2021-06-10T11:01:42.495Z] Merge succeeded, producing b13f90bbe1acc09cd2dfd7fc70012af447d6eb75
11:01:42 [2021-06-10T11:01:42.495Z] Checking out Revision b13f90bbe1acc09cd2dfd7fc70012af447d6eb75 (PR-42506)
11:01:42 [2021-06-10T11:01:42.552Z] Commit message: "Merge commit 'f45ca809a63b3ccd2147c0f125adf39c81d6ba8b' into HEAD"
11:01:42 [2021-06-10T11:01:42.490Z]  > git rev-parse HEAD^{commit} # timeout=10
11:01:42 [2021-06-10T11:01:42.497Z]  > git config core.sparsecheckout # timeout=10
11:01:42 [2021-06-10T11:01:42.502Z]  > git checkout -f b13f90bbe1acc09cd2dfd7fc70012af447d6eb75 # timeout=10