Skip to content

Console Output

21:22:26 [2019-10-21T21:22:26.475Z] using credential docker-jenkins-github-credentials
21:22:26 [2019-10-21T21:22:26.487Z] Cloning the remote Git repository
21:22:26 [2019-10-21T21:22:26.487Z] Cloning with configured refspecs honoured and without tags
21:22:26 [2019-10-21T21:22:26.488Z] Cloning repository https://github.com/moby/moby.git
21:22:26 [2019-10-21T21:22:26.488Z]  > git init /home/ubuntu/workspace/moby_PR-40120 # timeout=10
21:22:26 [2019-10-21T21:22:26.497Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:26 [2019-10-21T21:22:26.497Z]  > git --version # timeout=10
21:22:26 [2019-10-21T21:22:26.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:26 [2019-10-21T21:22:26.503Z]  > git fetch --no-tags --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:39 [2019-10-21T21:22:39.381Z] Fetching without tags
21:22:39 [2019-10-21T21:22:39.681Z] Merging remotes/origin/master commit 1455f7d88d0ad41c55dd6962e4e5dece9a39bdae into PR head commit c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:40 [2019-10-21T21:22:40.219Z] Merge succeeded, producing c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:40 [2019-10-21T21:22:40.220Z] Checking out Revision c65227a5b56d4de1a2a57033a9b94e0fbdaa512a (PR-40120)
21:22:40 [2019-10-21T21:22:40.578Z] Commit message: "Fixed a few golint issues to make goreportcard happy"
21:22:40 [2019-10-21T21:22:40.598Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
21:22:39 [2019-10-21T21:22:39.363Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:39 [2019-10-21T21:22:39.366Z]  > git config --add remote.origin.fetch +refs/pull/40120/head:refs/remotes/origin/PR-40120 # timeout=10
21:22:39 [2019-10-21T21:22:39.369Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:22:39 [2019-10-21T21:22:39.375Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:39 [2019-10-21T21:22:39.382Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:39 [2019-10-21T21:22:39.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:39 [2019-10-21T21:22:39.383Z]  > git fetch --no-tags --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:39 [2019-10-21T21:22:39.682Z]  > git config core.sparsecheckout # timeout=10
21:22:39 [2019-10-21T21:22:39.687Z]  > git checkout -f c65227a5b56d4de1a2a57033a9b94e0fbdaa512a
21:22:40 [2019-10-21T21:22:40.201Z]  > git merge 1455f7d88d0ad41c55dd6962e4e5dece9a39bdae # timeout=10
21:22:40 [2019-10-21T21:22:40.215Z]  > git rev-parse HEAD^{commit} # timeout=10
21:22:40 [2019-10-21T21:22:40.221Z]  > git config core.sparsecheckout # timeout=10
21:22:40 [2019-10-21T21:22:40.224Z]  > git checkout -f c65227a5b56d4de1a2a57033a9b94e0fbdaa512a