Skip to content

Console Output

18:15:05 [2019-11-28T18:15:05.180Z] using credential docker-jenkins-github-credentials
18:15:05 [2019-11-28T18:15:05.186Z] Cloning the remote Git repository
18:15:05 [2019-11-28T18:15:05.186Z] Cloning with configured refspecs honoured and without tags
18:15:05 [2019-11-28T18:15:05.195Z] Cloning repository https://github.com/moby/moby.git
18:15:05 [2019-11-28T18:15:05.196Z]  > git init /home/ubuntu/workspace/moby_PR-40268 # timeout=10
18:15:05 [2019-11-28T18:15:05.247Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:05 [2019-11-28T18:15:05.247Z]  > git --version # timeout=10
18:15:05 [2019-11-28T18:15:05.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:05 [2019-11-28T18:15:05.259Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40268/head:refs/remotes/origin/PR-40268 +refs/heads/master:refs/remotes/origin/master
18:15:18 [2019-11-28T18:15:18.845Z] Fetching without tags
18:15:19 [2019-11-28T18:15:19.140Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 446fe7f263e26a5d8817770c0c4250175d4f528c
18:15:18 [2019-11-28T18:15:18.826Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:18 [2019-11-28T18:15:18.831Z]  > git config --add remote.origin.fetch +refs/pull/40268/head:refs/remotes/origin/PR-40268 # timeout=10
18:15:18 [2019-11-28T18:15:18.834Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:15:18 [2019-11-28T18:15:18.841Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:18 [2019-11-28T18:15:18.849Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:18 [2019-11-28T18:15:18.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:18 [2019-11-28T18:15:18.850Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40268/head:refs/remotes/origin/PR-40268 +refs/heads/master:refs/remotes/origin/master
18:15:19 [2019-11-28T18:15:19.145Z]  > git config core.sparsecheckout # timeout=10
18:15:19 [2019-11-28T18:15:19.149Z]  > git checkout -f 446fe7f263e26a5d8817770c0c4250175d4f528c
18:15:19 [2019-11-28T18:15:19.682Z] Merge succeeded, producing 446fe7f263e26a5d8817770c0c4250175d4f528c
18:15:19 [2019-11-28T18:15:19.683Z] Checking out Revision 446fe7f263e26a5d8817770c0c4250175d4f528c (PR-40268)
18:15:20 [2019-11-28T18:15:20.167Z] Commit message: "Make sure that layers are removed from layerdb after succefull layer removal"
18:15:20 [2019-11-28T18:15:20.186Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
18:15:19 [2019-11-28T18:15:19.671Z]  > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10
18:15:19 [2019-11-28T18:15:19.679Z]  > git rev-parse HEAD^{commit} # timeout=10
18:15:19 [2019-11-28T18:15:19.687Z]  > git config core.sparsecheckout # timeout=10
18:15:19 [2019-11-28T18:15:19.690Z]  > git checkout -f 446fe7f263e26a5d8817770c0c4250175d4f528c