Skip to content

Console Output

21:16:59 [2023-06-28T21:16:59.034Z] The recommended git tool is: git
21:16:59 [2023-06-28T21:16:59.339Z] using credential docker-jenkins-github-credentials
21:16:59 [2023-06-28T21:16:59.449Z] Cloning the remote Git repository
21:16:59 [2023-06-28T21:16:59.449Z] Cloning with configured refspecs honoured and without tags
21:16:59 [2023-06-28T21:16:59.477Z] Cloning repository https://github.com/moby/moby.git
21:16:59 [2023-06-28T21:16:59.478Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
21:16:59 [2023-06-28T21:16:59.621Z] Fetching upstream changes from https://github.com/moby/moby.git
21:16:59 [2023-06-28T21:16:59.622Z]  > git --version # timeout=10
21:16:59 [2023-06-28T21:16:59.719Z]  > git --version # 'git version 2.24.1.windows.2'
21:16:59 [2023-06-28T21:16:59.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:16:59 [2023-06-28T21:16:59.725Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:17:21 [2023-06-28T21:17:21.202Z] Fetching without tags
21:17:22 [2023-06-28T21:17:22.208Z] Merging remotes/origin/20.10 commit a3debeefd710b798d665774c877bc751297aab1c into PR head commit b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0
21:17:20 [2023-06-28T21:17:20.607Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:17:20 [2023-06-28T21:17:20.719Z]  > git config --add remote.origin.fetch +refs/pull/45840/head:refs/remotes/origin/PR-45840 # timeout=10
21:17:20 [2023-06-28T21:17:20.823Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:17:21 [2023-06-28T21:17:21.026Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:17:21 [2023-06-28T21:17:21.231Z] Fetching upstream changes from https://github.com/moby/moby.git
21:17:21 [2023-06-28T21:17:21.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:17:21 [2023-06-28T21:17:21.235Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:17:22 [2023-06-28T21:17:22.237Z]  > git config core.sparsecheckout # timeout=10
21:17:22 [2023-06-28T21:17:22.343Z]  > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10
21:17:28 [2023-06-28T21:17:28.457Z] Merge succeeded, producing b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0
21:17:28 [2023-06-28T21:17:28.457Z] Checking out Revision b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 (PR-45840)
21:17:29 [2023-06-28T21:17:29.299Z] Commit message: "[20.10] Backport Restore active mount counts on live-restore"
21:17:27 [2023-06-28T21:17:27.791Z]  > git remote # timeout=10
21:17:27 [2023-06-28T21:17:27.911Z]  > git config --get remote.origin.url # timeout=10
21:17:28 [2023-06-28T21:17:28.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:17:28 [2023-06-28T21:17:28.038Z]  > git merge a3debeefd710b798d665774c877bc751297aab1c # timeout=10
21:17:28 [2023-06-28T21:17:28.269Z]  > git rev-parse "HEAD^{commit}" # timeout=10
21:17:28 [2023-06-28T21:17:28.484Z]  > git config core.sparsecheckout # timeout=10
21:17:28 [2023-06-28T21:17:28.603Z]  > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10