Skip to content

Console Output

13:48:45 [2022-01-20T13:48:45.169Z] The recommended git tool is: git
13:48:45 [2022-01-20T13:48:45.392Z] using credential docker-jenkins-github-credentials
13:48:45 [2022-01-20T13:48:45.471Z] Cloning the remote Git repository
13:48:45 [2022-01-20T13:48:45.471Z] Cloning with configured refspecs honoured and without tags
13:48:45 [2022-01-20T13:48:45.509Z] Cloning repository https://github.com/moby/moby.git
13:48:45 [2022-01-20T13:48:45.509Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
13:48:45 [2022-01-20T13:48:45.584Z] Fetching upstream changes from https://github.com/moby/moby.git
13:48:45 [2022-01-20T13:48:45.584Z]  > git --version # timeout=10
13:48:45 [2022-01-20T13:48:45.638Z]  > git --version # 'git version 2.24.1.windows.2'
13:48:45 [2022-01-20T13:48:45.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:48:45 [2022-01-20T13:48:45.642Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42155/head:refs/remotes/origin/PR-42155 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:49:01 [2022-01-20T13:49:01.944Z] Fetching without tags
13:49:02 [2022-01-20T13:49:02.846Z] Merging remotes/origin/master commit 6e05fa7076670a55d94c57578a3b0097f3ca4b53 into PR head commit 0c3be531076617be52b641b6dbb60649f587b5f5
13:49:01 [2022-01-20T13:49:01.580Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:49:01 [2022-01-20T13:49:01.643Z]  > git config --add remote.origin.fetch +refs/pull/42155/head:refs/remotes/origin/PR-42155 # timeout=10
13:49:01 [2022-01-20T13:49:01.708Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:49:01 [2022-01-20T13:49:01.843Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:49:01 [2022-01-20T13:49:01.982Z] Fetching upstream changes from https://github.com/moby/moby.git
13:49:01 [2022-01-20T13:49:01.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:49:01 [2022-01-20T13:49:01.984Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42155/head:refs/remotes/origin/PR-42155 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:49:02 [2022-01-20T13:49:02.883Z]  > git config core.sparsecheckout # timeout=10
13:49:02 [2022-01-20T13:49:02.944Z]  > git checkout -f 0c3be531076617be52b641b6dbb60649f587b5f5 # timeout=10
13:49:06 [2022-01-20T13:49:06.362Z]  > git remote # timeout=10
13:49:06 [2022-01-20T13:49:06.425Z]  > git config --get remote.origin.url # timeout=10
13:49:06 [2022-01-20T13:49:06.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:49:06 [2022-01-20T13:49:06.502Z]  > git merge 6e05fa7076670a55d94c57578a3b0097f3ca4b53 # timeout=10
13:49:13 [2022-01-20T13:49:13.506Z] Merge succeeded, producing 220ab21421dccf1a330109094afc3dace07742d6
13:49:13 [2022-01-20T13:49:13.507Z] Checking out Revision 220ab21421dccf1a330109094afc3dace07742d6 (PR-42155)
13:49:13 [2022-01-20T13:49:13.977Z] Commit message: "Merge commit '6e05fa7076670a55d94c57578a3b0097f3ca4b53' into HEAD"
13:49:13 [2022-01-20T13:49:13.977Z] First time build. Skipping changelog.
13:49:13 [2022-01-20T13:49:13.404Z]  > git rev-parse "HEAD^{commit}" # timeout=10
13:49:13 [2022-01-20T13:49:13.545Z]  > git config core.sparsecheckout # timeout=10
13:49:13 [2022-01-20T13:49:13.619Z]  > git checkout -f 220ab21421dccf1a330109094afc3dace07742d6 # timeout=10