Skip to content

Console Output

14:25:18 [2022-03-25T14:25:18.397Z] The recommended git tool is: git
14:25:18 [2022-03-25T14:25:18.621Z] using credential docker-jenkins-github-credentials
14:25:18 [2022-03-25T14:25:18.701Z] Cloning the remote Git repository
14:25:18 [2022-03-25T14:25:18.701Z] Cloning with configured refspecs honoured and without tags
14:25:18 [2022-03-25T14:25:18.738Z] Cloning repository https://github.com/moby/moby.git
14:25:18 [2022-03-25T14:25:18.738Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:25:18 [2022-03-25T14:25:18.816Z] Fetching upstream changes from https://github.com/moby/moby.git
14:25:18 [2022-03-25T14:25:18.816Z]  > git --version # timeout=10
14:25:18 [2022-03-25T14:25:18.878Z]  > git --version # 'git version 2.24.1.windows.2'
14:25:18 [2022-03-25T14:25:18.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:25:18 [2022-03-25T14:25:18.878Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43378/head:refs/remotes/origin/PR-43378 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:25:41 [2022-03-25T14:25:41.853Z] Fetching without tags
14:25:41 [2022-03-25T14:25:41.430Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:25:41 [2022-03-25T14:25:41.508Z]  > git config --add remote.origin.fetch +refs/pull/43378/head:refs/remotes/origin/PR-43378 # timeout=10
14:25:41 [2022-03-25T14:25:41.585Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:25:41 [2022-03-25T14:25:41.742Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:25:41 [2022-03-25T14:25:41.895Z] Fetching upstream changes from https://github.com/moby/moby.git
14:25:41 [2022-03-25T14:25:41.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:25:41 [2022-03-25T14:25:41.898Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43378/head:refs/remotes/origin/PR-43378 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:25:42 [2022-03-25T14:25:42.744Z] Merging remotes/origin/master commit 0a3336fd7d19f7114fce2ff849a8989ed33e2059 into PR head commit 3853eb59d16431793a1ac64b3736931b2a078abd
14:25:42 [2022-03-25T14:25:42.780Z]  > git config core.sparsecheckout # timeout=10
14:25:42 [2022-03-25T14:25:42.852Z]  > git checkout -f 3853eb59d16431793a1ac64b3736931b2a078abd # timeout=10
14:25:47 [2022-03-25T14:25:47.783Z] Merge succeeded, producing 3853eb59d16431793a1ac64b3736931b2a078abd
14:25:47 [2022-03-25T14:25:47.783Z] Checking out Revision 3853eb59d16431793a1ac64b3736931b2a078abd (PR-43378)
14:25:48 [2022-03-25T14:25:48.691Z] Commit message: "daemon: require storage-driver to be set if the driver is deprecated"
14:25:47 [2022-03-25T14:25:47.260Z]  > git remote # timeout=10
14:25:47 [2022-03-25T14:25:47.335Z]  > git config --get remote.origin.url # timeout=10
14:25:47 [2022-03-25T14:25:47.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:25:47 [2022-03-25T14:25:47.408Z]  > git merge 0a3336fd7d19f7114fce2ff849a8989ed33e2059 # timeout=10
14:25:47 [2022-03-25T14:25:47.666Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:25:47 [2022-03-25T14:25:47.818Z]  > git config core.sparsecheckout # timeout=10
14:25:47 [2022-03-25T14:25:47.893Z]  > git checkout -f 3853eb59d16431793a1ac64b3736931b2a078abd # timeout=10