Skip to content

Console Output

21:22:27 [2019-10-21T21:22:27.148Z] using credential docker-jenkins-github-credentials
21:22:27 [2019-10-21T21:22:27.223Z] Cloning the remote Git repository
21:22:27 [2019-10-21T21:22:27.223Z] Cloning with configured refspecs honoured and without tags
21:22:27 [2019-10-21T21:22:27.250Z] Cloning repository https://github.com/moby/moby.git
21:22:27 [2019-10-21T21:22:27.251Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
21:22:27 [2019-10-21T21:22:27.318Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:27 [2019-10-21T21:22:27.318Z]  > git --version # timeout=10
21:22:27 [2019-10-21T21:22:27.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:27 [2019-10-21T21:22:27.371Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40120/head:refs/remotes/origin/PR-40120 +refs/heads/master:refs/remotes/origin/master
21:22:42 [2019-10-21T21:22:42.579Z] Fetching without tags
21:22:42 [2019-10-21T21:22:42.251Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:42 [2019-10-21T21:22:42.302Z]  > git config --add remote.origin.fetch +refs/pull/40120/head:refs/remotes/origin/PR-40120 # timeout=10
21:22:42 [2019-10-21T21:22:42.355Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:22:42 [2019-10-21T21:22:42.477Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:42 [2019-10-21T21:22:42.607Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:42 [2019-10-21T21:22:42.607Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:42 [2019-10-21T21:22:42.608Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40120/head:refs/remotes/origin/PR-40120 +refs/heads/master:refs/remotes/origin/master
21:22:43 [2019-10-21T21:22:43.348Z] Merging remotes/origin/master commit 1455f7d88d0ad41c55dd6962e4e5dece9a39bdae into PR head commit c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:43 [2019-10-21T21:22:43.376Z]  > git config core.sparsecheckout # timeout=10
21:22:43 [2019-10-21T21:22:43.435Z]  > git checkout -f c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:46 [2019-10-21T21:22:46.986Z] Merge succeeded, producing c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:46 [2019-10-21T21:22:46.987Z] Checking out Revision c65227a5b56d4de1a2a57033a9b94e0fbdaa512a (PR-40120)
21:22:47 [2019-10-21T21:22:47.645Z] Commit message: "Fixed a few golint issues to make goreportcard happy"
21:22:48 [2019-10-21T21:22:48.096Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
21:22:46 [2019-10-21T21:22:46.759Z]  > git merge 1455f7d88d0ad41c55dd6962e4e5dece9a39bdae # timeout=10
21:22:46 [2019-10-21T21:22:46.889Z]  > git rev-parse "HEAD^{commit}" # timeout=10
21:22:47 [2019-10-21T21:22:47.014Z]  > git config core.sparsecheckout # timeout=10
21:22:47 [2019-10-21T21:22:47.073Z]  > git checkout -f c65227a5b56d4de1a2a57033a9b94e0fbdaa512a