Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jgit-dev] CI Bot is not responding

This is a known problem caused by the old JIPP being constantly overloaded
https://bugs.eclipse.org/bugs/show_bug.cgi?id=545177
and the migration to the new Jenkins on the new infrastructure started but isn't completed yet
https://bugs.eclipse.org/bugs/show_bug.cgi?id=546148

-Matthias

On Wed, Apr 17, 2019 at 1:03 AM Matthew DeVore <matvore@xxxxxxxxx> wrote:
Apparently CI Bot started responding or someone manually triggered it, and so we were just minutes ago able to submit https://git.eclipse.org/r/#/c/139659/.

Matthew DeVore <matvore@xxxxxxxxx> 於 2019年4月16日 週二 下午3:54寫道:
Hello,

The CI Bot is flaking badly and for the past 25 minutes hasn't responded to "trigger build" messages. On my 3-commit series, CI Bot failed on all 3 commits for different tests, but they all passed locally with "mvn test."

I got the first two commits in because we ran "trigger build" and committer added the +1 Verified score because the CI Bot had a chance to fail. But now I'm having trouble getting https://git.eclipse.org/r/#/c/139659/ submitted (the last one) since it is apparently not supported to remove the -1 Verified and CI Bot stopped responding after the previous commit went in.

Can someone please do some magic so I can get the last commit submitted?

Thank you,
Matt
_______________________________________________
jgit-dev mailing list
jgit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jgit-dev

Back to the top