Skip to content

Console Output

18:16:11 [2020-02-25T18:16:11.124Z] using credential docker-jenkins-github-credentials
18:16:11 [2020-02-25T18:16:11.142Z] Cloning the remote Git repository
18:16:11 [2020-02-25T18:16:11.142Z] Cloning with configured refspecs honoured and without tags
18:16:11 [2020-02-25T18:16:11.151Z] Cloning repository https://github.com/moby/moby.git
18:16:11 [2020-02-25T18:16:11.173Z]  > git init /home/docker/workspace/moby_PR-40576 # timeout=10
18:16:11 [2020-02-25T18:16:11.188Z] Fetching upstream changes from https://github.com/moby/moby.git
18:16:11 [2020-02-25T18:16:11.189Z]  > git --version # timeout=10
18:16:11 [2020-02-25T18:16:11.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:16:11 [2020-02-25T18:16:11.196Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master
18:16:36 [2020-02-25T18:16:36.138Z] Fetching without tags
18:16:36 [2020-02-25T18:16:36.087Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:16:36 [2020-02-25T18:16:36.093Z]  > git config --add remote.origin.fetch +refs/pull/40576/head:refs/remotes/origin/PR-40576 # timeout=10
18:16:36 [2020-02-25T18:16:36.099Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:16:36 [2020-02-25T18:16:36.117Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:16:36 [2020-02-25T18:16:36.142Z] Fetching upstream changes from https://github.com/moby/moby.git
18:16:36 [2020-02-25T18:16:36.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:16:36 [2020-02-25T18:16:36.144Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master
18:16:36 [2020-02-25T18:16:36.763Z] Merging remotes/origin/master commit 9fee52d5441526450ce88934dfb01ed726b9e284 into PR head commit e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:16:37 [2020-02-25T18:16:37.890Z] Merge succeeded, producing e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:16:37 [2020-02-25T18:16:37.891Z] Checking out Revision e6281b1b3f2234bc14d5b5185f8a7c849fc25acf (PR-40576)
18:16:38 [2020-02-25T18:16:38.868Z] Commit message: "Revert "Don't die when daemon cannot read certs.d""
18:16:36 [2020-02-25T18:16:36.768Z]  > git config core.sparsecheckout # timeout=10
18:16:36 [2020-02-25T18:16:36.778Z]  > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:16:37 [2020-02-25T18:16:37.849Z]  > git merge 9fee52d5441526450ce88934dfb01ed726b9e284 # timeout=10
18:16:37 [2020-02-25T18:16:37.876Z]  > git rev-parse HEAD^{commit} # timeout=10
18:16:37 [2020-02-25T18:16:37.896Z]  > git config core.sparsecheckout # timeout=10
18:16:37 [2020-02-25T18:16:37.902Z]  > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf