Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-21 Thread Dawid Weiss
> It said: --tests > "org.apache.lucene.index.TestDocumentsWriterStallControl.classMethod" > But it should be: --tests > "org.apache.lucene.index.TestDocumentsWriterStallControl.testAcquireReleaseRace" > ? > Or maybe no test method at all since we don't know who is truly to blame? > The reasons

Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-21 Thread Dawid Weiss
Where is that file, again? On Fri, Mar 19, 2021 at 9:49 PM Uwe Schindler wrote: > You can get the line docs file from Subversion. The path should be at top > of log file. > Or download it from jenkins workspace.  > > Am March 19, 2021 8:45:48 PM UTC schrieb Robert Muir : >> >> >> >> On Fri,

Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-19 Thread Robert Muir
On Fri, Mar 19, 2021 at 5:12 PM Chris Hostetter wrote: > > : I did have to tweak the "reproduce with:" line to reproduce it though... > : maybe because it was a timeout? > : > : It said: --tests > : "org.apache.lucene.index.TestDocumentsWriterStallControl.classMethod" > : But it should be:

Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-19 Thread Chris Hostetter
: I did have to tweak the "reproduce with:" line to reproduce it though... : maybe because it was a timeout? : : It said: --tests : "org.apache.lucene.index.TestDocumentsWriterStallControl.classMethod" : But it should be: --tests :

Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-19 Thread Robert Muir
Thanks, I think for this test we may get lucky. Because it doesn't index anything or even make a writer, hopefully it doesnt care about the linedocs file? I did have to tweak the "reproduce with:" line to reproduce it though... maybe because it was a timeout? It said: --tests

Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-19 Thread Uwe Schindler
You can get the line docs file from Subversion. The path should be at top of log file. Or download it from jenkins workspace.  Am March 19, 2021 8:45:48 PM UTC schrieb Robert Muir : >On Fri, Mar 19, 2021 at 4:20 PM Dawid Weiss >wrote: > >> >> This failure is due to a suite timeout. >> >>

Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-19 Thread Robert Muir
On Fri, Mar 19, 2021 at 4:20 PM Dawid Weiss wrote: > > This failure is due to a suite timeout. > > java.lang.Exception: Test abandoned because suite timeout was reached. > > > This test isn't normally in the top slow nightly ones: https://issues.apache.org/jira/browse/LUCENE-9840 It is actually

Re: [JENKINS] Lucene » Lucene-NightlyTests-main - Build # 215 - Unstable!

2021-03-19 Thread Dawid Weiss
This failure is due to a suite timeout. java.lang.Exception: Test abandoned because suite timeout was reached. On Fri, Mar 19, 2021 at 8:08 AM Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build: > https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/215/ > > 2