Skip to content

Console Output

22:38:58 [2019-10-10T22:38:58.793Z] using credential docker-jenkins-github-credentials
22:38:58 [2019-10-10T22:38:58.842Z] Cloning the remote Git repository
22:38:58 [2019-10-10T22:38:58.842Z] Cloning with configured refspecs honoured and without tags
22:38:58 [2019-10-10T22:38:58.878Z] Cloning repository https://github.com/moby/moby.git
22:38:58 [2019-10-10T22:38:58.880Z]  > git init /home/jenkins/workspace/moby_PR-40062 # timeout=10
22:38:58 [2019-10-10T22:38:58.911Z] Fetching upstream changes from https://github.com/moby/moby.git
22:38:58 [2019-10-10T22:38:58.913Z]  > git --version # timeout=10
22:38:58 [2019-10-10T22:38:58.931Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:38:58 [2019-10-10T22:38:58.932Z]  > git fetch --no-tags --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:07 [2019-10-10T22:39:07.417Z] Fetching without tags
22:39:07 [2019-10-10T22:39:07.832Z] Merging remotes/origin/master commit d56adcf0ece542a30fad0e54ea9c1ca3b7e6915c into PR head commit 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28
22:39:07 [2019-10-10T22:39:07.276Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:39:07 [2019-10-10T22:39:07.295Z]  > git config --add remote.origin.fetch +refs/pull/40062/head:refs/remotes/origin/PR-40062 # timeout=10
22:39:07 [2019-10-10T22:39:07.314Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:39:07 [2019-10-10T22:39:07.377Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:39:07 [2019-10-10T22:39:07.448Z] Fetching upstream changes from https://github.com/moby/moby.git
22:39:07 [2019-10-10T22:39:07.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:39:07 [2019-10-10T22:39:07.451Z]  > git fetch --no-tags --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:07 [2019-10-10T22:39:07.861Z]  > git config core.sparsecheckout # timeout=10
22:39:07 [2019-10-10T22:39:07.879Z]  > git checkout -f 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28
22:39:08 [2019-10-10T22:39:08.588Z] Merge succeeded, producing 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28
22:39:08 [2019-10-10T22:39:08.589Z] Checking out Revision 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28 (PR-40062)
22:39:09 [2019-10-10T22:39:09.379Z] Commit message: "testutil/daemon: remove redundant d.cmd.Wait()"
22:39:08 [2019-10-10T22:39:08.478Z]  > git merge d56adcf0ece542a30fad0e54ea9c1ca3b7e6915c # timeout=10
22:39:08 [2019-10-10T22:39:08.546Z]  > git rev-parse HEAD^{commit} # timeout=10
22:39:08 [2019-10-10T22:39:08.617Z]  > git config core.sparsecheckout # timeout=10
22:39:08 [2019-10-10T22:39:08.637Z]  > git checkout -f 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28