Skip to content

Console Output

17:19:09 [2019-10-13T17:19:09.938Z] using credential docker-jenkins-github-credentials
17:19:09 [2019-10-13T17:19:09.950Z] Cloning the remote Git repository
17:19:09 [2019-10-13T17:19:09.950Z] Cloning with configured refspecs honoured and without tags
17:19:09 [2019-10-13T17:19:09.962Z] Cloning repository https://github.com/moby/moby.git
17:19:09 [2019-10-13T17:19:09.962Z]  > git init /home/ubuntu/workspace/moby_PR-40083 # timeout=10
17:19:09 [2019-10-13T17:19:09.976Z] Fetching upstream changes from https://github.com/moby/moby.git
17:19:09 [2019-10-13T17:19:09.976Z]  > git --version # timeout=10
17:19:09 [2019-10-13T17:19:09.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:19:09 [2019-10-13T17:19:09.989Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40083/head:refs/remotes/origin/PR-40083 +refs/heads/master:refs/remotes/origin/master
17:19:23 [2019-10-13T17:19:23.853Z] Fetching without tags
17:19:23 [2019-10-13T17:19:23.825Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:19:23 [2019-10-13T17:19:23.830Z]  > git config --add remote.origin.fetch +refs/pull/40083/head:refs/remotes/origin/PR-40083 # timeout=10
17:19:23 [2019-10-13T17:19:23.838Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:19:23 [2019-10-13T17:19:23.856Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:19:23 [2019-10-13T17:19:23.865Z] Fetching upstream changes from https://github.com/moby/moby.git
17:19:23 [2019-10-13T17:19:23.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:19:23 [2019-10-13T17:19:23.866Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40083/head:refs/remotes/origin/PR-40083 +refs/heads/master:refs/remotes/origin/master
17:19:24 [2019-10-13T17:19:24.229Z] Merging remotes/origin/master commit d1e837d2a8d5f82c750c70b2e360b9f103f0273f into PR head commit 717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:19:25 [2019-10-13T17:19:25.146Z] Merge succeeded, producing 717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:19:25 [2019-10-13T17:19:25.147Z] Checking out Revision 717575b5850ed4dea11a1c79c11593f8fb2f1e3a (PR-40083)
17:19:25 [2019-10-13T17:19:25.342Z] Commit message: "daemon: make supportsSeccomp a const"
17:19:25 [2019-10-13T17:19:25.384Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
17:19:24 [2019-10-13T17:19:24.240Z]  > git config core.sparsecheckout # timeout=10
17:19:24 [2019-10-13T17:19:24.255Z]  > git checkout -f 717575b5850ed4dea11a1c79c11593f8fb2f1e3a
17:19:25 [2019-10-13T17:19:25.133Z]  > git merge d1e837d2a8d5f82c750c70b2e360b9f103f0273f # timeout=10
17:19:25 [2019-10-13T17:19:25.148Z]  > git rev-parse HEAD^{commit} # timeout=10
17:19:25 [2019-10-13T17:19:25.158Z]  > git config core.sparsecheckout # timeout=10
17:19:25 [2019-10-13T17:19:25.170Z]  > git checkout -f 717575b5850ed4dea11a1c79c11593f8fb2f1e3a