Skip to content

Console Output

20:16:51 [2022-02-22T20:16:51.079Z] The recommended git tool is: git
20:17:17 [2022-02-22T20:17:17.600Z] using credential docker-jenkins-github-credentials
20:17:17 [2022-02-22T20:17:17.675Z] Cloning the remote Git repository
20:17:17 [2022-02-22T20:17:17.676Z] Cloning with configured refspecs honoured and without tags
20:17:17 [2022-02-22T20:17:17.865Z] Cloning repository https://github.com/moby/moby.git
20:17:18 [2022-02-22T20:17:18.253Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:17:19 [2022-02-22T20:17:19.341Z] Fetching upstream changes from https://github.com/moby/moby.git
20:17:19 [2022-02-22T20:17:19.341Z]  > git --version # timeout=10
20:17:19 [2022-02-22T20:17:19.403Z]  > git --version # 'git version 2.24.1.windows.2'
20:17:19 [2022-02-22T20:17:19.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:17:19 [2022-02-22T20:17:19.408Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43280/head:refs/remotes/origin/PR-43280 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:17:38 [2022-02-22T20:17:38.808Z] Fetching without tags
20:17:38 [2022-02-22T20:17:38.417Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:17:38 [2022-02-22T20:17:38.504Z]  > git config --add remote.origin.fetch +refs/pull/43280/head:refs/remotes/origin/PR-43280 # timeout=10
20:17:38 [2022-02-22T20:17:38.573Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:17:38 [2022-02-22T20:17:38.708Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:17:38 [2022-02-22T20:17:38.844Z] Fetching upstream changes from https://github.com/moby/moby.git
20:17:38 [2022-02-22T20:17:38.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:17:38 [2022-02-22T20:17:38.846Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43280/head:refs/remotes/origin/PR-43280 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:17:41 [2022-02-22T20:17:41.147Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit ff408210da8ebcb6d3c333b6270b921442bcc1da
20:17:41 [2022-02-22T20:17:41.253Z]  > git config core.sparsecheckout # timeout=10
20:17:41 [2022-02-22T20:17:41.320Z]  > git checkout -f ff408210da8ebcb6d3c333b6270b921442bcc1da # timeout=10
20:17:45 [2022-02-22T20:17:45.034Z] Merge succeeded, producing ff408210da8ebcb6d3c333b6270b921442bcc1da
20:17:45 [2022-02-22T20:17:45.034Z] Checking out Revision ff408210da8ebcb6d3c333b6270b921442bcc1da (PR-43280)
20:17:44 [2022-02-22T20:17:44.614Z]  > git remote # timeout=10
20:17:44 [2022-02-22T20:17:44.715Z]  > git config --get remote.origin.url # timeout=10
20:17:44 [2022-02-22T20:17:44.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:17:44 [2022-02-22T20:17:44.780Z]  > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10
20:17:44 [2022-02-22T20:17:44.932Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:17:45 [2022-02-22T20:17:45.068Z]  > git config core.sparsecheckout # timeout=10
20:17:45 [2022-02-22T20:17:45.128Z]  > git checkout -f ff408210da8ebcb6d3c333b6270b921442bcc1da # timeout=10
20:17:56 [2022-02-22T20:17:56.419Z] Commit message: "distribution: remove use of deprecated dial.DualStack"