Skip to content

Console Output

18:15:50 [2020-02-25T18:15:50.983Z] using credential docker-jenkins-github-credentials
18:15:50 [2020-02-25T18:15:50.994Z] Cloning the remote Git repository
18:15:50 [2020-02-25T18:15:50.994Z] Cloning with configured refspecs honoured and without tags
18:15:51 [2020-02-25T18:15:51.023Z] Cloning repository https://github.com/moby/moby.git
18:15:51 [2020-02-25T18:15:51.023Z]  > git init /home/ubuntu/workspace/moby_PR-40576 # timeout=10
18:15:51 [2020-02-25T18:15:51.034Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:51 [2020-02-25T18:15:51.035Z]  > git --version # timeout=10
18:15:51 [2020-02-25T18:15:51.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:51 [2020-02-25T18:15:51.040Z]  > 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:04 [2020-02-25T18:16:04.077Z] Fetching without tags
18:16:04 [2020-02-25T18:16:04.366Z] Merging remotes/origin/master commit 9fee52d5441526450ce88934dfb01ed726b9e284 into PR head commit e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:16:04 [2020-02-25T18:16:04.843Z] Merge succeeded, producing e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:16:04 [2020-02-25T18:16:04.844Z] Checking out Revision e6281b1b3f2234bc14d5b5185f8a7c849fc25acf (PR-40576)
18:16:04 [2020-02-25T18:16:04.074Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:16:04 [2020-02-25T18:16:04.076Z]  > git config --add remote.origin.fetch +refs/pull/40576/head:refs/remotes/origin/PR-40576 # timeout=10
18:16:04 [2020-02-25T18:16:04.082Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:16:04 [2020-02-25T18:16:04.090Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:16:04 [2020-02-25T18:16:04.105Z] Fetching upstream changes from https://github.com/moby/moby.git
18:16:04 [2020-02-25T18:16:04.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:16:04 [2020-02-25T18:16:04.116Z]  > 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:04 [2020-02-25T18:16:04.393Z]  > git config core.sparsecheckout # timeout=10
18:16:04 [2020-02-25T18:16:04.404Z]  > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:16:04 [2020-02-25T18:16:04.847Z]  > git merge 9fee52d5441526450ce88934dfb01ed726b9e284 # timeout=10
18:16:04 [2020-02-25T18:16:04.854Z]  > git rev-parse HEAD^{commit} # timeout=10
18:16:04 [2020-02-25T18:16:04.871Z]  > git config core.sparsecheckout # timeout=10
18:16:04 [2020-02-25T18:16:04.876Z]  > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf
18:16:05 [2020-02-25T18:16:05.330Z] Commit message: "Revert "Don't die when daemon cannot read certs.d""
18:16:05 [2020-02-25T18:16:05.357Z]  > git rev-list --no-walk e6281b1b3f2234bc14d5b5185f8a7c849fc25acf # timeout=10