Skip to content

Console Output

20:39:47 [2021-06-10T20:39:47.398Z] The recommended git tool is: git
20:39:47 [2021-06-10T20:39:47.616Z] using credential docker-jenkins-github-credentials
20:39:47 [2021-06-10T20:39:47.691Z] Cloning the remote Git repository
20:39:47 [2021-06-10T20:39:47.691Z] Cloning with configured refspecs honoured and without tags
20:39:47 [2021-06-10T20:39:47.726Z] Cloning repository https://github.com/moby/moby.git
20:39:47 [2021-06-10T20:39:47.726Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:39:47 [2021-06-10T20:39:47.783Z] Fetching upstream changes from https://github.com/moby/moby.git
20:39:47 [2021-06-10T20:39:47.783Z]  > git --version # timeout=10
20:39:47 [2021-06-10T20:39:47.829Z]  > git --version # 'git version 2.24.1.windows.2'
20:39:47 [2021-06-10T20:39:47.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:39:47 [2021-06-10T20:39:47.832Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:40:01 [2021-06-10T20:40:01.553Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:40:01 [2021-06-10T20:40:01.599Z]  > git config --add remote.origin.fetch +refs/pull/42511/head:refs/remotes/origin/PR-42511 # timeout=10
20:40:01 [2021-06-10T20:40:01.851Z] Fetching without tags
20:40:02 [2021-06-10T20:40:02.731Z] Merging remotes/origin/master commit b7b7571331f500c0164716dc22bcc54edfaa7119 into PR head commit dc7cbb9b337c84bdd76e849ae361dffb191dd936
20:40:01 [2021-06-10T20:40:01.644Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:40:01 [2021-06-10T20:40:01.761Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:40:01 [2021-06-10T20:40:01.886Z] Fetching upstream changes from https://github.com/moby/moby.git
20:40:01 [2021-06-10T20:40:01.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:40:01 [2021-06-10T20:40:01.888Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:40:02 [2021-06-10T20:40:02.766Z]  > git config core.sparsecheckout # timeout=10
20:40:02 [2021-06-10T20:40:02.807Z]  > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10
20:40:06 [2021-06-10T20:40:06.252Z] Merge succeeded, producing dc7cbb9b337c84bdd76e849ae361dffb191dd936
20:40:06 [2021-06-10T20:40:06.252Z] Checking out Revision dc7cbb9b337c84bdd76e849ae361dffb191dd936 (PR-42511)
20:40:06 [2021-06-10T20:40:06.968Z] Commit message: "remove layerstore indexing by OS (used for LCOW)"
20:40:05 [2021-06-10T20:40:05.846Z]  > git remote # timeout=10
20:40:05 [2021-06-10T20:40:05.905Z]  > git config --get remote.origin.url # timeout=10
20:40:05 [2021-06-10T20:40:05.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:40:05 [2021-06-10T20:40:05.962Z]  > git merge b7b7571331f500c0164716dc22bcc54edfaa7119 # timeout=10
20:40:06 [2021-06-10T20:40:06.170Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:40:06 [2021-06-10T20:40:06.287Z]  > git config core.sparsecheckout # timeout=10
20:40:06 [2021-06-10T20:40:06.334Z]  > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10