|
Robert Muir
2012-05-17, 13:15
Robert Muir
2012-05-17, 13:44
Simon Willnauer
2012-05-20, 09:49
Robert Muir
2012-05-20, 09:53
Robert Muir
2012-05-28, 20:29
Robert Muir
2012-05-28, 20:52
Robert Muir
2012-05-28, 21:10
Robert Muir
2012-05-31, 14:37
Steven A Rowe
2012-05-31, 19:42
Michael McCandless
2012-05-31, 21:03
Dawid Weiss
2012-05-31, 21:16
Michael McCandless
2012-05-31, 21:51
Robert Muir
2012-06-01, 00:05
Dawid Weiss
2012-06-01, 04:59
Michael McCandless
2012-06-01, 10:35
Uwe Schindler
2012-06-01, 16:01
Steven A Rowe
2012-06-01, 16:27
Steven A Rowe
2012-06-05, 14:35
Michael McCandless
2012-06-05, 18:47
Uwe Schindler
2012-06-06, 20:17
Robert Muir
2012-06-08, 21:20
Robert Muir
2012-06-08, 23:08
Robert Muir
2012-06-13, 14:09
Sami Siren
2012-06-13, 17:26
Sami Siren
2012-06-14, 06:49
Uwe Schindler
2012-06-19, 07:54
|
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2569 - FailureRobert Muir 2012-05-17, 13:15
I'm looking into this.
On Thu, May 17, 2012 at 6:58 AM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2569/ > > 1 tests failed. > REGRESSION: org.apache.lucene.analysis.core.TestRandomChains.testRandomChains > > Error Message: > last stage: inconsistent startOffset at pos=0: 0 vs 2; token=�� 㕠 > > Stack Trace: > java.lang.IllegalStateException: last stage: inconsistent startOffset at pos=0: 0 vs 2; token=䶟 㕠 > at __randomizedtesting.SeedInfo.seed([E3E72D0C6AEF728E:DE06046D2DFD6F4E]:0) > at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:128) > at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:558) > at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:488) > at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:430) > at org.apache.lucene.analysis.core.TestRandomChains.testRandomChains(TestRandomChains.java:858) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814) > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875) > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) > at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) > at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) > at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) > at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53) lucidimagination.com
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2569 - FailureRobert Muir 2012-05-17, 13:44
https://issues.apache.org/jira/browse/LUCENE-4065
On Thu, May 17, 2012 at 9:15 AM, Robert Muir <[EMAIL PROTECTED]> wrote: > I'm looking into this. > > On Thu, May 17, 2012 at 6:58 AM, Apache Jenkins Server > <[EMAIL PROTECTED]> wrote: >> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2569/ >> >> 1 tests failed. >> REGRESSION: org.apache.lucene.analysis.core.TestRandomChains.testRandomChains >> >> Error Message: >> last stage: inconsistent startOffset at pos=0: 0 vs 2; token=�� 㕠 >> >> Stack Trace: >> java.lang.IllegalStateException: last stage: inconsistent startOffset at pos=0: 0 vs 2; token=䶟 㕠 >> at __randomizedtesting.SeedInfo.seed([E3E72D0C6AEF728E:DE06046D2DFD6F4E]:0) >> at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:128) >> at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:558) >> at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:488) >> at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:430) >> at org.apache.lucene.analysis.core.TestRandomChains.testRandomChains(TestRandomChains.java:858) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) >> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >> at java.lang.reflect.Method.invoke(Method.java:601) >> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) >> at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) >> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) >> at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32) >> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) >> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) >> at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) >> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) >> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) >> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821) >> at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) >> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) >> at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) >> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) >> at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51) >> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) lucidimagination.com
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 14199 - FailureSimon Willnauer 2012-05-20, 09:49
crazy test! this seems like a real failure?
simon On Sun, May 20, 2012 at 11:05 AM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14199/ > > 1 tests failed. > REGRESSION: org.apache.lucene.analysis.core.TestRandomChains.testRandomChains > > Error Message: > last stage: startOffset=5 is > endOffset=2 pos=8; token=nn nnh if ifhcm if ifhcm hcm ifhcmn if ifhcm ifhcm ifhcmn hcm hcmn hcmn nn ifhcmnnh if > > Stack Trace: > java.lang.IllegalStateException: last stage: startOffset=5 is > endOffset=2 pos=8; token=nn nnh if ifhcm if ifhcm hcm ifhcmn if ifhcm ifhcm ifhcmn hcm hcmn hcmn nn ifhcmnnh if > at __randomizedtesting.SeedInfo.seed([C6A6A2CABAFF5DF6:FB478BABFDED4036]:0) > at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:106) > at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:558) > at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:488) > at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:430) > at org.apache.lucene.analysis.core.TestRandomChains.testRandomChains(TestRandomChains.java:858) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814) > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875) > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) > at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) > at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) > at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) > at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 14199 - FailureRobert Muir 2012-05-20, 09:53
Looks like hyphenation filter somehow makes offsets in the stream go
"backwards", e.g. 3,4 then 1,2 then when shinglefilter comes around, it forms something like 3,2 from this. so its similar to https://issues.apache.org/jira/browse/LUCENE-3920 On Sun, May 20, 2012 at 5:49 AM, Simon Willnauer <[EMAIL PROTECTED]> wrote: > crazy test! this seems like a real failure? > > simon > > On Sun, May 20, 2012 at 11:05 AM, Apache Jenkins Server > <[EMAIL PROTECTED]> wrote: >> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14199/ >> >> 1 tests failed. >> REGRESSION: org.apache.lucene.analysis.core.TestRandomChains.testRandomChains >> >> Error Message: >> last stage: startOffset=5 is > endOffset=2 pos=8; token=nn nnh if ifhcm if ifhcm hcm ifhcmn if ifhcm ifhcm ifhcmn hcm hcmn hcmn nn ifhcmnnh if >> >> Stack Trace: >> java.lang.IllegalStateException: last stage: startOffset=5 is > endOffset=2 pos=8; token=nn nnh if ifhcm if ifhcm hcm ifhcmn if ifhcm ifhcm ifhcmn hcm hcmn hcmn nn ifhcmnnh if >> at __randomizedtesting.SeedInfo.seed([C6A6A2CABAFF5DF6:FB478BABFDED4036]:0) >> at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:106) >> at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:558) >> at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:488) >> at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:430) >> at org.apache.lucene.analysis.core.TestRandomChains.testRandomChains(TestRandomChains.java:858) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) >> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >> at java.lang.reflect.Method.invoke(Method.java:616) >> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) >> at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) >> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) >> at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32) >> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) >> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) >> at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) >> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) >> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) >> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821) >> at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) >> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) >> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) lucidimagination.com
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 14408 - FailureRobert Muir 2012-05-28, 20:29
'ant javadocs-lint' passes locally (1.6.0_24-b07). So something is
jacked up on the hudson machine, either its python or its javadocs is buggy :) On Mon, May 28, 2012 at 4:23 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14408/ > > All tests passed > > Build Log (for compile errors): > [...truncated 24842 lines...] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- lucidimagination.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 14408 - FailureRobert Muir 2012-05-28, 20:52
I can reproduce it on the hudson machine itself: looks like a bug in
javadocs for 1.6.0_32. Its generating invalid html. Ill see if i can work around it. On Mon, May 28, 2012 at 4:29 PM, Robert Muir <[EMAIL PROTECTED]> wrote: > 'ant javadocs-lint' passes locally (1.6.0_24-b07). So something is > jacked up on the hudson machine, either its python or its javadocs is > buggy :) > > On Mon, May 28, 2012 at 4:23 PM, Apache Jenkins Server > <[EMAIL PROTECTED]> wrote: >> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14408/ >> >> All tests passed >> >> Build Log (for compile errors): >> [...truncated 24842 lines...] >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- > lucidimagination.com -- lucidimagination.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 14408 - FailureRobert Muir 2012-05-28, 21:10
Basically this is a generics-escaping bug with this 1.6.0_32 (my older
versions of java6 works fine!) imagine you have Foo.bar(List<String> param) and you try to do {@link Foo#bar}, javadocs expands this to Foo#bar(List<String>) but doesnt properly escape the < and > in the generated html. because of this it makes broken html, the workaround is to explicitly do {@link Foo#bar(List)}, even if Foo#bar is already unambiguous. On Mon, May 28, 2012 at 4:52 PM, Robert Muir <[EMAIL PROTECTED]> wrote: > I can reproduce it on the hudson machine itself: looks like a bug in > javadocs for 1.6.0_32. Its generating invalid html. Ill see if i can > work around it. > > On Mon, May 28, 2012 at 4:29 PM, Robert Muir <[EMAIL PROTECTED]> wrote: >> 'ant javadocs-lint' passes locally (1.6.0_24-b07). So something is >> jacked up on the hudson machine, either its python or its javadocs is >> buggy :) >> >> On Mon, May 28, 2012 at 4:23 PM, Apache Jenkins Server >> <[EMAIL PROTECTED]> wrote: >>> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14408/ >>> >>> All tests passed >>> >>> Build Log (for compile errors): >>> [...truncated 24842 lines...] >>> >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> -- >> lucidimagination.com > > > > -- > lucidimagination.com -- lucidimagination.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2719 - FailureRobert Muir 2012-05-31, 14:37
Is this related to the recent packed ints changes? This test
historically required quite a lot of ram, maybe that sent it over the edge? On Thu, May 31, 2012 at 7:17 AM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2719/ > > 1 tests failed. > REGRESSION: org.apache.lucene.util.packed.TestPackedInts.testIntOverflow > > Error Message: > Java heap space > > Stack Trace: > java.lang.OutOfMemoryError: Java heap space > at __randomizedtesting.SeedInfo.seed([26B73FF6A7A21CED:83602BDCBFF8E4B8]:0) > at org.apache.lucene.util.packed.Packed64SingleBlock.<init>(Packed64SingleBlock.java:115) > at org.apache.lucene.util.packed.Packed64SingleBlock$Packed64SingleBlock5.<init>(Packed64SingleBlock.java:279) > at org.apache.lucene.util.packed.Packed64SingleBlock.create(Packed64SingleBlock.java:68) > at org.apache.lucene.util.packed.TestPackedInts.testIntOverflow(TestPackedInts.java:303) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814) > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875) > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) > at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) > at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) > at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) > at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53) > > > > > Build Log (for compile errors): > [...truncated 1559 lines...] > > > > > ----------------------------- lucidimagination.com
-
RE: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2723 - FailureSteven A Rowe 2012-05-31, 19:42
Hmm, looks like spreading the BUILD_LOG_REGEX across multiple lines caused it not to be recognized.
Jenkins's email templating functionality is provided by the Jenkins Email Extension Plugin (email-ext) <https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin>. The token parsing is done by hudson.plugins.emailext.plugins.ContentBuilder.Tokenizer: <https://github.com/jenkinsci/email-ext-plugin/blob/master/src/main/java/hudson/plugins/emailext/plugins/ContentBuilder.java#L134> Here's the relevant argument-value regex (used to parse the value of the "regex" argument to the BUILD_LOG_REGEX token): private static final String stringRegex = "\"([^\\\\\"\\r\\n]|(\\\\.))*\""; So I *think* if I put a backslash (escaped with another backslash) at the end of each line, I can keep the multiple lines (and comments). I'll give it a try. Steve -----Original Message----- From: Apache Jenkins Server [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 31, 2012 2:55 PM To: [EMAIL PROTECTED] Subject: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2723 - Failure Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2723/ 1 tests failed. REGRESSION: org.apache.lucene.util.packed.TestPackedInts.testIntOverflow Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at __randomizedtesting.SeedInfo.seed([44E7903FBFDCF43:A1996D29E3A73716]:0) at org.apache.lucene.util.packed.Packed64SingleBlock.<init>(Packed64SingleBlock.java:115) at org.apache.lucene.util.packed.Packed64SingleBlock$Packed64SingleBlock3.<init>(Packed64SingleBlock.java:315) at org.apache.lucene.util.packed.Packed64SingleBlock.create(Packed64SingleBlock.java:64) at org.apache.lucene.util.packed.TestPackedInts.testIntOverflow(TestPackedInts.java:303) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53) Build Log: ${BUILD_LOG_REGEX,regex="(?x: # Compilation failures (?:[^\\r\\n]*\\[javac\\].*\\r?\\n)*[^\\r\\n]*\\[javac\\]\\s*[1-9]\\d*\\s*error.*\\r?\\n # Test failures |[^\\r\\n]*\\[junit4\\]\\s*Suite:.*[\\r\\n]+[^\\r\\n]*\\[junit4\\]\\s*(?!Completed)(?!IGNOR)\\S(?s:.*?)<<<\\s*FAILURES! # License problems |[^\\r\\n]*rat-sources:\\s+\\[echo\\].*(?:\\r?\\n[^\\r\\n]*\\[echo\\].*)*\\s*[1-9]\\d*\\s+Unknown\\s+Licenses.*\\r?\\n(?:[^\\r\\n]*\\[echo\\].*\\r?\\n)* # Javadocs warnings |(?:[^\\r\\n]*\\[javadoc\\].*\\r?\\n)*[^\\r\\n]*\\[javadoc\\]\\s*[1-9]\\d*\\s+warnings.*\\r?\\n # Other javadocs problems (broken links and missing javadocs) |[^\\r\\n]*javadocs-lint:.*\\r?\\n(?:[^\\r\\n]*\\[echo\\].*\\r?\\n)* # Third-party dependency license/notice problems |[^\\r\\n]*validate:.*\\r?\\n[^\\r\\n]*\\[echo\\].*\\r?\\n(?:[^\\r\\n]*\\[licenses\\].*\\r?\\n)*[^\\r\\n]*\\[licenses\\].*[1-9]\\d*\\s+error.*\\r?\\n # Jenkins problems |[^\\r\\n]*FATAL:(?s:.*) )"}
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2723 - FailureMichael McCandless 2012-05-31, 21:03
This test intentionally allocates ~256 MB packed ints ... the seed
doesn't fail in isolation, but I think the test fails if it's run with other tests that leave too much uncollectible stuff allocated in the heap ... Can we somehow mark that a test should be run in isolation (it's own new JVM)...? Another option ... would be to ignore the OOME ... but the risk there is we suppress a "real" OOME from a sudden bug in the packed ints. Though it's unlikely such a breakage would escape our usages of packed ints... so maybe it's fine. Mike McCandless http://blog.mikemccandless.com On Thu, May 31, 2012 at 2:54 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2723/ > > 1 tests failed. > REGRESSION: org.apache.lucene.util.packed.TestPackedInts.testIntOverflow > > Error Message: > Java heap space > > Stack Trace: > java.lang.OutOfMemoryError: Java heap space > at __randomizedtesting.SeedInfo.seed([44E7903FBFDCF43:A1996D29E3A73716]:0) > at org.apache.lucene.util.packed.Packed64SingleBlock.<init>(Packed64SingleBlock.java:115) > at org.apache.lucene.util.packed.Packed64SingleBlock$Packed64SingleBlock3.<init>(Packed64SingleBlock.java:315) > at org.apache.lucene.util.packed.Packed64SingleBlock.create(Packed64SingleBlock.java:64) > at org.apache.lucene.util.packed.TestPackedInts.testIntOverflow(TestPackedInts.java:303) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814) > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875) > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) > at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) > at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) > at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) > at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2723 - FailureDawid Weiss 2012-05-31, 21:16
> This test intentionally allocates ~256 MB packed ints ... the seed
> doesn't fail in isolation, but I think the test fails if it's run with > other tests that leave too much uncollectible stuff allocated in the > heap ... It doesn't need to be hard refs. With parallel garbage collectors (with various staged memory pools) and fast allocation rate a thread may fail with an OOM even if there is theoretically enough space for a new allocated block. Running with SerialGC typically fixes the problem but then -- this isn't realistic :) > Can we somehow mark that a test should be run in isolation (it's own > new JVM)...? Technically this is possible I think (can't tell how large refactoring it woudl be). But something in me objects to this idea. On the one hand this is ideal test isolation; on the other hand I bet with time all tests would just require a forked VM "because it's simpler this way". Good tests should clean up after themselves. I'm idealistic but I believe tests should be fixed if they don't follow this rule. > Another option ... would be to ignore the OOME ... but the risk there > is we suppress a "real" OOME from a sudden bug in the packed ints. > Though it's unlikely such a breakage would escape our usages of packed > ints... so maybe it's fine. How close are we to the memory limit if run in isolation (as a stand-alone test case)? We can probably measure this by allocating a byte[] before the test and doing binary search on its size depending on if it OOMs or not? Maybe it's just really close to the memory limit? Dawid ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2723 - FailureMichael McCandless 2012-05-31, 21:51
On Thu, May 31, 2012 at 5:16 PM, Dawid Weiss
<[EMAIL PROTECTED]> wrote: >> This test intentionally allocates ~256 MB packed ints ... the seed >> doesn't fail in isolation, but I think the test fails if it's run with >> other tests that leave too much uncollectible stuff allocated in the >> heap ... > > It doesn't need to be hard refs. With parallel garbage collectors > (with various staged memory pools) and fast allocation rate a thread > may fail with an OOM even if there is theoretically enough space for a > new allocated block. Running with SerialGC typically fixes the problem > but then -- this isn't realistic :) Got it. >> Can we somehow mark that a test should be run in isolation (it's own >> new JVM)...? > > Technically this is possible I think (can't tell how large refactoring > it woudl be). But something in me objects to this idea. On the one > hand this is ideal test isolation; on the other hand I bet with time > all tests would just require a forked VM "because it's simpler this > way". Good tests should clean up after themselves. I'm idealistic but > I believe tests should be fixed if they don't follow this rule. Yeah I hear you... hmm do we forcefully clear the FieldCache after tests...? Though, in theory once the AtomicReader is collectible the FC's entries should be too... >> Another option ... would be to ignore the OOME ... but the risk there >> is we suppress a "real" OOME from a sudden bug in the packed ints. >> Though it's unlikely such a breakage would escape our usages of packed >> ints... so maybe it's fine. > > How close are we to the memory limit if run in isolation (as a > stand-alone test case)? We can probably measure this by allocating a > byte[] before the test and doing binary search on its size depending > on if it OOMs or not? Maybe it's just really close to the memory > limit? OK I did that: if I alloc 68 MB byte[] up front we OOME, but 67 MB byte[] and the test passes (run in isolation). That's closer than I expected: the max long[] we alloc in the test is 273 MB. So 512 - 273 - 68 = 171 MB unexplained.... hmm I think this is because large arrays are alloc'd directly from the old generation: http://stackoverflow.com/questions/9738911/javas-serial-garbage-collector-performing-far-better-than-other-garbage-collect When I run with -XX:NewRatio=10 then I can pre-alloc 191 MB byte[] and the test still passes ... I think the best option is to ignore the OOME from this test case...? Mike McCandless http://blog.mikemccandless.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2723 - FailureRobert Muir 2012-06-01, 00:05
On Thu, May 31, 2012 at 5:51 PM, Michael McCandless
<[EMAIL PROTECTED]> wrote: > I think the best option is to ignore the OOME from this test case...? > > Mike McCandless > I think thats fine for now, but I'm not convinced there is no problem at all. However, its not obvious the problem is us, either. Its easy to see this OOM is related to G1 garbage collector. This test has failed 3 times in the past couple days (before it never failed: i suspect packed ints changes sent it over the edge). https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2707/ https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2719/ https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2723/ All 3 cases are java 7, and all 3 cases uses -XX:+UseG1GC. (Uwe turned on GC randomization at lucene revolution) -- lucidimagination.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2723 - FailureDawid Weiss 2012-06-01, 04:59
Aaahhh... I thought G1 will start causing issues at some point. Good
catch, Robert. Dawid On Fri, Jun 1, 2012 at 2:05 AM, Robert Muir <[EMAIL PROTECTED]> wrote: > On Thu, May 31, 2012 at 5:51 PM, Michael McCandless > <[EMAIL PROTECTED]> wrote: >> I think the best option is to ignore the OOME from this test case...? >> >> Mike McCandless >> > > I think thats fine for now, but I'm not convinced there is no problem > at all. However, its not obvious the problem is us, either. > > Its easy to see this OOM is related to G1 garbage collector. > > This test has failed 3 times in the past couple days (before it never > failed: i suspect packed ints changes sent it over the edge). > > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2707/ > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2719/ > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2723/ > > All 3 cases are java 7, and all 3 cases uses -XX:+UseG1GC. (Uwe turned > on GC randomization at lucene revolution) > > > -- > lucidimagination.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2723 - FailureMichael McCandless 2012-06-01, 10:35
On Thu, May 31, 2012 at 8:05 PM, Robert Muir <[EMAIL PROTECTED]> wrote:
> On Thu, May 31, 2012 at 5:51 PM, Michael McCandless > <[EMAIL PROTECTED]> wrote: >> I think the best option is to ignore the OOME from this test case...? >> >> Mike McCandless >> > > I think thats fine for now, but I'm not convinced there is no problem > at all. However, its not obvious the problem is us, either. > > Its easy to see this OOM is related to G1 garbage collector. > > This test has failed 3 times in the past couple days (before it never > failed: i suspect packed ints changes sent it over the edge). > > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2707/ > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2719/ > https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2723/ > > All 3 cases are java 7, and all 3 cases uses -XX:+UseG1GC. (Uwe turned > on GC randomization at lucene revolution) Aha! Nice sleuthing :) So maybe this means G1 isn't as good when heap is limited... Can we somehow detect / pass property to the JVM when G1 is in use? Then we can scope down the "ignore OOME" I committed to only when G1 is in use... Mike McCandless http://blog.mikemccandless.com ---------------------------------------------------------------------
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 14493 - FailureUwe Schindler 2012-06-01, 16:01
Some problem with the regex!
Uwe -- Uwe Schindler H.-H.-Meier-Allee 63, 28213 Bremen http://www.thetaphi.de Apache Jenkins Server <[EMAIL PROTECTED]> schrieb: Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14493/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ERROR: SolrIndexSearcher opens=74 closes=73 Stack Trace: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=74 closes=73 at __randomizedtesting.SeedInfo.seed([A0709F31D8E6B131]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:190) at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:82) at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:752) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53) at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551) Build Log: [...truncated 9947 lines...] [junit4] 2> 126 T873 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 126 T873 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 126 T873 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 126 T873 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 126 T873 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 127 T873 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4] 2> 137 T873 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338565063406/slave/. [junit4] 2> 137 T873 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338565063406/slave/./' [junit4] 2> 152 T873 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50 [junit4] 2> 176 T873 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 177 T873 oass.IndexSchema.readSchema Reading Solr Schema [junit4] 2> 179 T873 oass.IndexSchema.readSchema Schema name=test [junit4] 2> 186 T873 oass.IndexSchema.readSchema WARNING no default search field specified in schema. [junit4] 2> 187 T873 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 188 T873 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338565063406/slave/./, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338565063406/slave/data/ [junit4] 2> 188 T873 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 189 T873 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338565063406/slave/data/index' doesn't exist. Creating new index... [junit4] 2> 192 T873 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4] 2> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338565063406/slave/data/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4] 2> 192 T873 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4] 2> 192 T873 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 193 T873 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 193 T873 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler [junit4] 2> 193 T873 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler [junit4] 2> 193 T873 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 193 T873 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 194 T873 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 196 T873 oass.SolrIndexSearcher.<init> Opening Searcher@75cd0a26
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 14493 - FailureSteven A Rowe 2012-06-01, 16:27
Yeah there are four regexes now - only one seems problematic. On mobile now - I'll fix when I get to a workstation later today.
Uwe Schindler <[EMAIL PROTECTED]> wrote: Some problem with the regex! Uwe -- Uwe Schindler H.-H.-Meier-Allee 63, 28213 Bremen http://www.thetaphi.de Apache Jenkins Server <[EMAIL PROTECTED]> schrieb: Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14493/ 1 tests failed. FAILED: junit.framework.TestSuite.org<http://junit.framework.TestSuite.org>.apache.solr.handler.TestReplicationHandler Error Message: ERROR: SolrIndexSearcher opens=74 closes=73 Stack Trace: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=74 closes=73 at __randomizedtesting.SeedInfo.seed([A0709F31D8E6B131]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:190) at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:82) at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:752) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53) at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132) at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551) Build Log: [...truncated 9947 lines...] [junit4] 2> 126 T873 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 126 T873 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 126 T873 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 126 T873 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 126 T873 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 127 T873 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4] 2> 137 T873 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338565063406/slave/. [junit4 ] 2> 137 T873 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338565063406/slave/./' [junit4] 2> 152 T873 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50 [junit4] 2> 176 T873 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 177 T873 oass.IndexSchema.readSchema Reading Solr Schema [junit4] 2> 179 T873 oass.IndexSchema.readSchema Schema name=test [junit4] 2> 186 T873 oass.IndexSchema.readSchema WARNING no default search field specified in schema. [junit4] 2> 187 T873 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 188 T873 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338565063406/slave/./, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338565063406/slave/data/ [junit4] 2> 188 T873 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4] 2> 189 T873 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338565063406/slave/data/index' doesn't exist. Creating new index... [junit4] 2> 192 T873 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4] 2> commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338565063406/slave/data/index,segFN=segments_1,generation=1,filenames=[segments_1] [junit4] 2> 192 T873 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4] 2> 192 T873 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 193 T873 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler [junit4] 2> 193 T873 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHan
-
RE: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 14586 - Still FailingSteven A Rowe 2012-06-05, 14:35
I added another regex to the non-Maven Jenkins jobs' "Editable Email Notification"/"Default Content" configuration to capture missing sha1 files from 'ant validate':
${BUILD_LOG_REGEX,regex="[ \\t]\\[licenses\\] MISSING sha1",linesBefore=2,linesAfter=1} Steve -----Original Message----- From: Apache Jenkins Server [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2012 9:09 AM To: [EMAIL PROTECTED] Subject: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 14586 - Still Failing Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14586/ No tests ran. Build Log: [...truncated 325 lines...] [...truncated 325 lines...] [...truncated 325 lines...] [...truncated 325 lines...] [...truncated 325 lines...]
-
Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2776 - FailureMichael McCandless 2012-06-05, 18:47
I committed a fix.
Mike McCandless http://blog.mikemccandless.com On Tue, Jun 5, 2012 at 1:27 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2776/ > > 1 tests failed. > REGRESSION: org.apache.lucene.search.TestSearcherManager.testSearcherManager > > Error Message: > Thread threw an uncaught exception, thread: Thread[Thread-555,5,] > > Stack Trace: > java.lang.RuntimeException: Thread threw an uncaught exception, thread: Thread[Thread-555,5,] > at com.carrotsearch.randomizedtesting.RunnerThreadGroup.processUncaught(RunnerThreadGroup.java:96) > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:857) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) > at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) > at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53) > at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52) > at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36) > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56) > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551) > Caused by: java.lang.RuntimeException: java.lang.AssertionError: sub reader _8(5.0):c287/19 wasn't warmed > at __randomizedtesting.SeedInfo.seed([B15FA718B900587D]:0) > at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase$2.run(ThreadedIndexingAndSearchingTestCase.java:397) > Caused by: java.lang.AssertionError: sub reader _8(5.0):c287/19 wasn't warmed > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.assertTrue(Assert.java:43) > at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase$2.run(ThreadedIndexingAndSearchingTestCase.java:347) > > > > > Build Log: > [...truncated 1288 lines...] > [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605) > [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132) > [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551) > [junit4] > Caused by: java.lang.RuntimeException: java.lang.AssertionError: sub reader _8(5.0):c287/19 wasn't warmed > [junit4] > at __randomizedtesting.SeedInfo.seed([B15FA718B900587D]:0) > [junit4] > at org.apache.lucene.index.ThreadedIndexingAndSearchingTestCase$2.run(ThreadedIndexingAndSearchingTestCase.java:397)
-
RE: [JENKINS] Lucene-Solr-tests-only-4.x-java7 - Build # 1 - FailureUwe Schindler 2012-06-06, 20:17
This is strange...
I updated the FreeBSD JDK7 to 7u4, but this one is a complete renewal of the FreeBSD port (based on MacOSX's Oracle JDK BSD port). Maybe some locale data is fucked up. If this happens more often I will disable JDK 7 builds and then downgrade to 7u2 again. Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [EMAIL PROTECTED] > -----Original Message----- > From: Apache Jenkins Server [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 06, 2012 10:09 PM > To: [EMAIL PROTECTED] > Subject: [JENKINS] Lucene-Solr-tests-only-4.x-java7 - Build # 1 - Failure > > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x-java7/1/ > > 8 tests failed. > FAILED: > org.apache.lucene.collation.TestCollationKeyAnalyzer.testFarsiRangeFilterColla > ting > > Error Message: > The index Term should not be included. expected:<0> but was:<1> > > Stack Trace: > java.lang.AssertionError: The index Term should not be included. expected:<0> > but was:<1> > at > __randomizedtesting.SeedInfo.seed([80C4570B5D36BCBD:26E70B488817647B] > :0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.failNotEquals(Assert.java:647) > at org.junit.Assert.assertEquals(Assert.java:128) > at org.junit.Assert.assertEquals(Assert.java:472) > at > org.apache.lucene.analysis.CollationTestBase.testFarsiRangeFilterCollating(Coll > ationTestBase.java:103) > at > org.apache.lucene.collation.TestCollationKeyAnalyzer.testFarsiRangeFilterColla > ting(TestCollationKeyAnalyzer.java:48) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: > 57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI > mpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:601) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRu > nner.java:1969) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(Random > izedRunner.java:132) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Randomiz > edRunner.java:814) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Randomiz > edRunner.java:875) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Randomiz > edRunner.java:889) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSet > upTeardownChained.java:50) > at > org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCach > eSanity.java:32) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte > rRule.java:45) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.ev > aluate(SystemPropertiesInvariantRule.java:55) > at > org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule > ReportUncaughtExceptions.java:68) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThrea > dAndTestName.java:48) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.ja > va:48) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Rando > mizedRunner.java:821) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(Randomiz > edRunner.java:132) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(Randomized > Runner.java:669) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Randomiz > edRunner.java:695) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Randomiz > edRunner.java:734) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Randomiz > edRunner.java:745) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte > rRule.java:45) > at > org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule > ReportUncaughtExceptions.java:68) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClass
-
Re: [JENKINS] Lucene-Solr-tests-only-4.x - Build # 31 - FailureRobert Muir 2012-06-08, 21:20
I think the merge done here in 1348227 must have been done from the
lucene/ directory. I merged the rest (r1348248) On Fri, Jun 8, 2012 at 4:58 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/31/ > > All tests passed > > Build Log: > [...truncated 9163 lines...] > jar-misc: > > check-spatial-uptodate: > > jar-spatial: > > check-grouping-uptodate: > > jar-grouping: > > check-queries-uptodate: > > jar-queries: > > check-queryparser-uptodate: > > jar-queryparser: > > prep-lucene-jars: > > resolve-example: > > ivy-availability-check: > > ivy-fail: > > ivy-configure: > > resolve: > [ivy:retrieve] :: loading settings :: url = jar:file:/home/hudson/.ant/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings.xml > > common.init: > > compile-lucene-core: > > init: > > clover.setup: > > clover.info: > [echo] > [echo] Clover not found. Code coverage reports disabled. > [echo] > > clover: > > common.compile-core: > [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/build/solr-core/classes/java > [javac] Compiling 572 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/build/solr-core/classes/java > [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java:29: cannot find symbol > [javac] symbol : class Payload > [javac] location: package org.apache.lucene.index > [javac] import org.apache.lucene.index.Payload; > [javac] �� ^ > [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/schema/JsonPreAnalyzedParser.java:22: cannot find symbol > [javac] symbol : class Payload > [javac] location: package org.apache.lucene.index > [javac] import org.apache.lucene.index.Payload; > [javac] �� ^ > [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/schema/SimplePreAnalyzedParser.java:36: cannot find symbol > [javac] symbol : class Payload > [javac] location: package org.apache.lucene.index > [javac] import org.apache.lucene.index.Payload; > [javac] �� ^ > [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java:276: cannot find symbol > [javac] symbol: class Payload > [javac] if (value instanceof Payload) { > [javac] �� ^ > [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java:277: cannot find symbol > [javac] symbol: class Payload > [javac] final Payload p = (Payload) value; > [javac] �� ^ > [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java:277: cannot find symbol > [javac] symbol: class Payload > [javac] final Payload p = (Payload) value; > [javac] �� ^ > [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/schema/JsonPreAnalyzedParser.java:174: cannot find symbol > [javac] symbol : class Payload > [javac] location: class org.apache.solr.schema.JsonPreAnalyzedParser > [javac] p.setPayload(new Payload(data)); > [javac] �� ^ > [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/schema/JsonPreAnalyzedParser.java:251: cannot find symbol > [javac] symbol : class Payload lucidimagination.com
-
Re: [JENKINS] Lucene-Solr-tests-only-4.x - Build # 33 - FailureRobert Muir 2012-06-08, 23:08
I'll take care of this
On Fri, Jun 8, 2012 at 6:55 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/33/ > > 1 tests failed. > REGRESSION: org.apache.lucene.index.TestNorms.testIllegalCustomEncoder > > Error Message: > Codec only supports single byte norm values. Type give: FLOAT_32 > > Stack Trace: > java.lang.UnsupportedOperationException: Codec only supports single byte norm values. Type give: FLOAT_32 > at __randomizedtesting.SeedInfo.seed([42B9C1A0322AF4FF:C09BF33B28225A50]:0) > at org.apache.lucene.codecs.lucene3x.PreFlexRWNormsConsumer.addValuesField(PreFlexRWNormsConsumer.java:96) > at org.apache.lucene.index.NormsConsumer.newConsumer(NormsConsumer.java:106) > at org.apache.lucene.index.NormsConsumerPerField.getConsumer(NormsConsumerPerField.java:74) > at org.apache.lucene.index.NormsConsumerPerField.finish(NormsConsumerPerField.java:56) > at org.apache.lucene.index.DocInverterPerField.processFields(DocInverterPerField.java:164) > at org.apache.lucene.index.DocFieldProcessor.processDocument(DocFieldProcessor.java:307) > at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:242) > at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:376) > at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1338) > at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1089) > at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:186) > at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:145) > at org.apache.lucene.index.TestNorms.testIllegalCustomEncoder(TestNorms.java:196) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814) > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875) > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) > at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) > at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) lucidimagination.com
-
Re: [JENKINS] Lucene-Solr-tests-only-4.x-java7 - Build # 1 - FailureRobert Muir 2012-06-13, 14:09
I dug into this, test fails because the Arabic collator isnt working
correctly: in fact it is getting the rules of the root locale. But the problem is deeper, the reason it falls back to the root locale is that Locales are totally hosed on this java update: System.out.println(Arrays.toString(Locale.getAvailableLocales())) returns [, ben, arn] I opened a bug at freebsd. On Wed, Jun 6, 2012 at 4:17 PM, Uwe Schindler <[EMAIL PROTECTED]> wrote: > This is strange... > > I updated the FreeBSD JDK7 to 7u4, but this one is a complete renewal of the FreeBSD port (based on MacOSX's Oracle JDK BSD port). Maybe some locale data is fucked up. > > If this happens more often I will disable JDK 7 builds and then downgrade to 7u2 again. > > Uwe > > ----- > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: [EMAIL PROTECTED] > > >> -----Original Message----- >> From: Apache Jenkins Server [mailto:[EMAIL PROTECTED]] >> Sent: Wednesday, June 06, 2012 10:09 PM >> To: [EMAIL PROTECTED] >> Subject: [JENKINS] Lucene-Solr-tests-only-4.x-java7 - Build # 1 - Failure >> >> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x-java7/1/ >> >> 8 tests failed. >> FAILED: >> org.apache.lucene.collation.TestCollationKeyAnalyzer.testFarsiRangeFilterColla >> ting >> >> Error Message: >> The index Term should not be included. expected:<0> but was:<1> >> >> Stack Trace: >> java.lang.AssertionError: The index Term should not be included. expected:<0> >> but was:<1> >> at >> __randomizedtesting.SeedInfo.seed([80C4570B5D36BCBD:26E70B488817647B] >> :0) >> at org.junit.Assert.fail(Assert.java:93) >> at org.junit.Assert.failNotEquals(Assert.java:647) >> at org.junit.Assert.assertEquals(Assert.java:128) >> at org.junit.Assert.assertEquals(Assert.java:472) >> at >> org.apache.lucene.analysis.CollationTestBase.testFarsiRangeFilterCollating(Coll >> ationTestBase.java:103) >> at >> org.apache.lucene.collation.TestCollationKeyAnalyzer.testFarsiRangeFilterColla >> ting(TestCollationKeyAnalyzer.java:48) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: >> 57) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI >> mpl.java:43) >> at java.lang.reflect.Method.invoke(Method.java:601) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRu >> nner.java:1969) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(Random >> izedRunner.java:132) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Randomiz >> edRunner.java:814) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Randomiz >> edRunner.java:875) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Randomiz >> edRunner.java:889) >> at >> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSet >> upTeardownChained.java:50) >> at >> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCach >> eSanity.java:32) >> at >> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte >> rRule.java:45) >> at >> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.ev >> aluate(SystemPropertiesInvariantRule.java:55) >> at >> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule >> ReportUncaughtExceptions.java:68) >> at >> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThrea >> dAndTestName.java:48) >> at >> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.ja >> va:48) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Rando >> mizedRunner.java:821) >> at >> com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(Randomiz >> edRunner.java:132) lucidimagination.com
-
Re: [JENKINS] Lucene-Solr-tests-only-4.x - Build # 81 - FailureSami Siren 2012-06-13, 17:26
Looks like there's still something wrong, i'll look more into this
tomorrow unless someone get's there first 13381 T141 oasc.CoreContainer.reload Reloading SolrCore 'core0' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/example/multicore/core0 -- Sami Siren On Wed, Jun 13, 2012 at 8:15 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/81/ > > 1 tests failed. > REGRESSION: org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest.testMultiCore > > Error Message: > IOException occured when talking to server at: http://localhost:53802/example/corefoo > > Stack Trace: > org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://localhost:53802/example/corefoo > at __randomizedtesting.SeedInfo.seed([BFACA9699ED380C2:3B84B29A51008DF7]:0) > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409) > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:182) > at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90) > at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:324) > at org.apache.solr.client.solrj.MultiCoreExampleTestBase.testMultiCore(MultiCoreExampleTestBase.java:204) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:616) > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814) > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875) > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) > at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68) > at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821) > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669) > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695) > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734) > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745) > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
-
Re: [JENKINS] Lucene-Solr-tests-only-4.x - Build # 81 - FailureSami Siren 2012-06-14, 06:49
On Wed, Jun 13, 2012 at 8:26 PM, Sami Siren <[EMAIL PROTECTED]> wrote:
> 13381 T141 oasc.CoreContainer.reload Reloading SolrCore 'core0' using > instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/example/multicore/core0 false alarm, the actual data dir is where it should be... The http client connection timeout used for tests is 500ms, perhaps i should just increase that. ---------------------------------------------------------------------
-
RE: [JENKINS] Lucene-Solr-tests-only-4.x-java7 - Build # 20 - FailureUwe Schindler 2012-06-19, 07:54
This seems to be a bug in Apache's Jenkin's SVN client (not the Policeman's). Whenever you merge a file addition it duplicates the file contents in the checkout. You have to cleanup workspace when this happens.
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [EMAIL PROTECTED] > -----Original Message----- > From: Apache Jenkins Server [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 19, 2012 9:50 AM > To: [EMAIL PROTECTED] > Subject: [JENKINS] Lucene-Solr-tests-only-4.x-java7 - Build # 20 - Failure > > Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x-java7/20/ > > No tests ran. > > Build Log: > [...truncated 491 lines...] > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson- > slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy- > settings.xml > > resolve: > [echo] Building solr-dataimporthandler... > > ivy-availability-check: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson- > slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy- > settings.xml > > resolve: > [echo] Building solr-cell... > > ivy-availability-check: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson- > slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy- > settings.xml > > resolve: > [echo] Building solr-langid... > > ivy-availability-check: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson- > slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy- > settings.xml > > resolve: > [echo] Building solr-uima... > > ivy-availability-check: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson- > slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy- > settings.xml > > resolve: > [echo] Building solr-velocity... > > ivy-availability-check: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson- > slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy- > settings.xml > > resolve: > > validate: > [echo] License check under: /usr/home/hudson/hudson- > slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/solr > [licenses] Scanned 82 JAR file(s) for licenses (in 0.74s.), 0 error(s). > > test: > > test-core: > > jflex-uptodate-check: > > jflex-notice: > > javacc-uptodate-check: > > javacc-notice: > > ivy-availability-check: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson- > slave/workspace/Lucene-Solr-tests-only-4.x-java7/checkout/lucene/ivy- > settings.xml > > resolve: > > init: > > clover.setup: > > clover.info: > [echo] > [echo] Clover not found. Code coverage reports disabled. > [echo] > > clover: > > common.compile-core: > [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene- > Solr-tests-only-4.x-java7/checkout/lucene/build/core/classes/java > [javac] Compiling 650 source files to /usr/home/hudson/hudson- > slave/workspace/Lucene-Solr-tests-only-4.x- > java7/checkout/lucene/build/core/classes/java > [javac] warning: [options] bootstrap class path not set in conjunction with - > source 1.6 > [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only- > 4.x- > java7/checkout/lucene/core/src/java/org/apache/lucene/util/ReaderSlice.java: > 39: error: class, interface, or enum expected > [javac] }package org.apache.lucene.util; > [javac] ^ > [javac] 1 error > [...truncated 14 lines...] > > [...truncated 606 lines...] > > [...truncated 606 lines...] > > [...truncated 606 lines...] > > [...truncated 606 lines...] > > [...truncated 606 lines...] > ---------------------------------------------- |