Skip to content

Console Output

22:38:59 [2019-10-10T22:38:59.138Z] using credential docker-jenkins-github-credentials
22:38:59 [2019-10-10T22:38:59.218Z] Cloning the remote Git repository
22:38:59 [2019-10-10T22:38:59.218Z] Cloning with configured refspecs honoured and without tags
22:38:59 [2019-10-10T22:38:59.241Z] Cloning repository https://github.com/moby/moby.git
22:38:59 [2019-10-10T22:38:59.241Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:38:59 [2019-10-10T22:38:59.322Z] Fetching upstream changes from https://github.com/moby/moby.git
22:38:59 [2019-10-10T22:38:59.322Z]  > git --version # timeout=10
22:38:59 [2019-10-10T22:38:59.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:38:59 [2019-10-10T22:38:59.379Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40062/head:refs/remotes/origin/PR-40062 +refs/heads/master:refs/remotes/origin/master
22:39:15 [2019-10-10T22:39:15.779Z] Fetching without tags
22:39:16 [2019-10-10T22:39:16.638Z] Merging remotes/origin/master commit d56adcf0ece542a30fad0e54ea9c1ca3b7e6915c into PR head commit 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28
22:39:15 [2019-10-10T22:39:15.357Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:39:15 [2019-10-10T22:39:15.436Z]  > git config --add remote.origin.fetch +refs/pull/40062/head:refs/remotes/origin/PR-40062 # timeout=10
22:39:15 [2019-10-10T22:39:15.524Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:39:15 [2019-10-10T22:39:15.661Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:39:15 [2019-10-10T22:39:15.802Z] Fetching upstream changes from https://github.com/moby/moby.git
22:39:15 [2019-10-10T22:39:15.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:39:15 [2019-10-10T22:39:15.803Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40062/head:refs/remotes/origin/PR-40062 +refs/heads/master:refs/remotes/origin/master
22:39:16 [2019-10-10T22:39:16.661Z]  > git config core.sparsecheckout # timeout=10
22:39:16 [2019-10-10T22:39:16.735Z]  > git checkout -f 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28
22:39:20 [2019-10-10T22:39:20.825Z] Merge succeeded, producing 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28
22:39:20 [2019-10-10T22:39:20.826Z] Checking out Revision 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28 (PR-40062)
22:39:21 [2019-10-10T22:39:21.450Z] Commit message: "testutil/daemon: remove redundant d.cmd.Wait()"
22:39:20 [2019-10-10T22:39:20.542Z]  > git merge d56adcf0ece542a30fad0e54ea9c1ca3b7e6915c # timeout=10
22:39:20 [2019-10-10T22:39:20.690Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:39:20 [2019-10-10T22:39:20.849Z]  > git config core.sparsecheckout # timeout=10
22:39:20 [2019-10-10T22:39:20.917Z]  > git checkout -f 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28