Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/164/
Java: 64bit/jdk-9-ea+107 -XX:+UseCompressedOops -XX:+UseG1GC
8 tests failed.
FAILED:
org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat.testDocsAndFreqs
Error Message:
Captured an uncaught exception in thread: Thread[id=1701, name=Thread-1498,
state=RUNNABLE, group=TGRP-TestPerFieldPostingsFormat]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1701, name=Thread-1498, state=RUNNABLE,
group=TGRP-TestPerFieldPostingsFormat]
at
__randomizedtesting.SeedInfo.seed([B9594665C9CC380A:AE967CE2CFA6582C]:0)
Caused by: java.lang.RuntimeException:
java.lang.ArrayIndexOutOfBoundsException: 5
at __randomizedtesting.SeedInfo.seed([B9594665C9CC380A]:0)
at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1005)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 5
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:512)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:277)
at
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1166)
at
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:62)
at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1003)
FAILED: org.apache.lucene.index.TestDuelingCodecs.testEquals
Error Message:
source=3 is out of bounds (maxState is 2)
Stack Trace:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
at
__randomizedtesting.SeedInfo.seed([B9594665C9CC380A:BD3615FE07F56808]:0)
at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:612)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
at
org.apache.lucene.util.LuceneTestCase.assertTermsEquals(LuceneTestCase.java:1964)
at
org.apache.lucene.util.LuceneTestCase.assertFieldsEquals(LuceneTestCase.java:1926)
at
org.apache.lucene.util.LuceneTestCase.assertReaderEquals(LuceneTestCase.java:1887)
at
org.apache.lucene.index.TestDuelingCodecs.testEquals(TestDuelingCodecs.java:157)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:804)
FAILED: org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals
Error Message:
source=3 is out of bounds (maxState is 2)
Stack Trace:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
at
__randomizedtesting.SeedInfo.seed([B9594665C9CC380A:D639C59C585E509]:0)
at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
at
org.apache.lucene.util.LuceneTestCase.assertTermsEquals(LuceneTestCase.java:1964)
at
org.apache.lucene.util.LuceneTestCase.assertFieldsEquals(LuceneTestCase.java:1926)
at
org.apache.lucene.util.LuceneTestCase.assertReaderEquals(LuceneTestCase.java:1887)
at
org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals(TestDuelingCodecs.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:804)
FAILED: org.apache.lucene.search.TestAutomatonQuery.testHashCodeWithThreads
Error Message:
source=3 is out of bounds (maxState is 2)
Stack Trace:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
at
__randomizedtesting.SeedInfo.seed([B9594665C9CC380A:901BF257F02FC4A7]:0)
at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:612)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:276)
at
org.apache.lucene.search.TestAutomatonQuery.testHashCodeWithThreads(TestAutomatonQuery.java:215)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:804)
FAILED: org.apache.lucene.search.TestDocTermOrdsRewriteMethod.testRegexps
Error Message:
source=3 is out of bounds (maxState is 2)
Stack Trace:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
at
__randomizedtesting.SeedInfo.seed([B9594665C9CC380A:5805077417666F82]:0)
at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:466)
at org.apache.lucene.search.RegexpQuery.<init>(RegexpQuery.java:109)
at org.apache.lucene.search.RegexpQuery.<init>(RegexpQuery.java:79)
at
org.apache.lucene.search.TestDocTermOrdsRewriteMethod.assertSame(TestDocTermOrdsRewriteMethod.java:116)
at
org.apache.lucene.search.TestDocTermOrdsRewriteMethod.testRegexps(TestDocTermOrdsRewriteMethod.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:804)
FAILED: org.apache.lucene.search.TestRegexpRandom2.testRegexps
Error Message:
source=3 is out of bounds (maxState is 2)
Stack Trace:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
at
__randomizedtesting.SeedInfo.seed([B9594665C9CC380A:5805077417666F82]:0)
at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:537)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:466)
at org.apache.lucene.search.RegexpQuery.<init>(RegexpQuery.java:109)
at org.apache.lucene.search.RegexpQuery.<init>(RegexpQuery.java:79)
at
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:168)
at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:804)
FAILED: org.apache.lucene.util.automaton.TestMinimize.testMinimizeHuge
Error Message:
10
Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 10
at
__randomizedtesting.SeedInfo.seed([B9594665C9CC380A:85A3994D5B532C6B]:0)
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:515)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:540)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:612)
at org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:614)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:521)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:445)
at
org.apache.lucene.util.automaton.TestMinimize.testMinimizeHuge(TestMinimize.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:804)
FAILED: org.apache.lucene.util.automaton.TestUTF32ToUTF8.testRandomRegexes
Error Message:
source=3 is out of bounds (maxState is 2)
Stack Trace:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
at
__randomizedtesting.SeedInfo.seed([B9594665C9CC380A:45FD3366A0A52663]:0)
at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
at
org.apache.lucene.util.automaton.TestUTF32ToUTF8.testRandomRegexes(TestUTF32ToUTF8.java:207)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:804)
Build Log:
[...truncated 27 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from
git://git.apache.org/lucene-solr.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException:
org.eclipse.jgit.api.errors.TransportException: Connection reset
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
... 12 more
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
at
org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
at
org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
at
org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
at
org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
... 13 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:196)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at org.eclipse.jgit.util.IO.readFully(IO.java:246)
at
org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
at
org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
... 19 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from
git://git.apache.org/lucene-solr.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException:
org.eclipse.jgit.api.errors.TransportException: Connection reset
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
... 12 more
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
at
org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
at
org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
at
org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
at
org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
... 13 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:196)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at org.eclipse.jgit.util.IO.readFully(IO.java:246)
at
org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
at
org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
... 19 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from
git://git.apache.org/lucene-solr.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException:
org.eclipse.jgit.api.errors.TransportException: Connection reset
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
... 12 more
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
at
org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
at
org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
at
org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
at
org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
... 13 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:196)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at org.eclipse.jgit.util.IO.readFully(IO.java:246)
at
org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
at
org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
... 19 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from
git://git.apache.org/lucene-solr.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException:
org.eclipse.jgit.api.errors.TransportException: Connection reset
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
... 12 more
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
at
org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
at
org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
at
org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
at
org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
... 13 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:196)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at org.eclipse.jgit.util.IO.readFully(IO.java:246)
at
org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
at
org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
... 19 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from
git://git.apache.org/lucene-solr.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException:
org.eclipse.jgit.api.errors.TransportException: Connection reset
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
... 12 more
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
at
org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
at
org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
at
org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
at
org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
... 13 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:196)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at org.eclipse.jgit.util.IO.readFully(IO.java:246)
at
org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
at
org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
... 19 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from
git://git.apache.org/lucene-solr.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException:
org.eclipse.jgit.api.errors.TransportException: Connection reset
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
... 12 more
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
at
org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
at
org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
at
org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
at
org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
... 13 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:196)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at org.eclipse.jgit.util.IO.readFully(IO.java:246)
at
org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
at
org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
... 19 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from
git://git.apache.org/lucene-solr.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException:
org.eclipse.jgit.api.errors.TransportException: Connection reset
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:639)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
... 11 more
Caused by: org.eclipse.jgit.api.errors.TransportException: Connection reset
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:139)
at
org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:637)
... 12 more
Caused by: org.eclipse.jgit.errors.TransportException: Connection reset
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:182)
at
org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:194)
at
org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
at
org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
at
org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1138)
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:130)
... 13 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:196)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at org.eclipse.jgit.util.IO.readFully(IO.java:246)
at
org.eclipse.jgit.transport.PacketLineIn.readLength(PacketLineIn.java:186)
at
org.eclipse.jgit.transport.PacketLineIn.readString(PacketLineIn.java:138)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:195)
at
org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:176)
... 19 more
ERROR: null
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 4e1c381b32b7b7630db5f1e24a3a8ab62605ced1
(refs/remotes/origin/branch_5_5)
No emails were triggered.
[description-setter] Description set: Java: 64bit/jdk-9-ea+107
-XX:+UseCompressedOops -XX:+UseG1GC
[Lucene-Solr-5.5-Linux] $
/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin/ant
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" jenkins-hourly
Buildfile: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml
jenkins-hourly:
-print-java-info:
[java-info] java version "9-ea"
[java-info] Java(TM) SE Runtime Environment
(9-ea+107-2016-02-24-200204.javare.4520.nc, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM
(9-ea+107-2016-02-24-200204.javare.4520.nc, Oracle Corporation)
[java-info] Test args: [-XX:+UseCompressedOops -XX:+UseG1GC]
clean:
clean:
clean:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/ivy-settings.xml
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.4 in public
[ivy:cachepath] :: resolution report :: resolve 89ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-test-with-heapdumps-enabled:
[echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on
OutOfMemoryError to dir
'/home/jenkins/workspace/Lucene-Solr-5.5-Linux/heapdumps'.
[mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/heapdumps
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/ivy-settings.xml
resolve-groovy:
test:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/ivy-settings.xml
-clover.load:
resolve-groovy:
-init-totals:
test-core:
-clover.disable:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/ivy-settings.xml
-clover.load:
-clover.classpath:
-clover.setup:
clover:
-check-git-state:
-git-cleanroot:
-copy-git-state:
[copy] Copying 1 file to
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build
git-autoclean:
resolve:
init:
compile-core:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java
[javac] Compiling 739 source files to
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene54/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene53/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
[copy] Copying 3 files to
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/java
compile-test-framework:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/ivy-settings.xml
resolve:
init:
compile-lucene-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
compile-codecs:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/codecs/classes/java
[javac] Compiling 64 source files to
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/codecs/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/autoprefix/package-info.class
[copy] Copying 3 files to
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/codecs/classes/java
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/test-framework/classes/java
[javac] Compiling 174 source files to
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/test-framework/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class
[copy] Copying 4 files to
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/test-framework/classes/java
compile-core:
compile-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/test
[javac] Compiling 429 source files to
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[copy] Copying 3 files to
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/classes/test
install-junit4-taskdef:
validate:
resolve-groovy:
-init-totals:
-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/test
[loadresource] Do not set property tests.explicitclass as its length is 0.
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build/core/test/temp
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/.caches/test-stats/core
[junit4] <JUnit4> says ciao! Master seed: B9594665C9CC380A
[junit4] Executing 421 suites with 3 JVMs.
[junit4]
[junit4] Started J1 PID(5479@localhost).
[junit4] Started J0 PID(5477@localhost).
[junit4] Started J2 PID(5478@localhost).
[junit4] Suite:
org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
[junit4] Completed [1/421] on J2 in 0.96s, 30 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestCharsRef
[junit4] Completed [2/421] on J2 in 0.13s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.FuzzyTermOnShortTermsTest
[junit4] Completed [3/421] on J2 in 0.43s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
[junit4] Completed [4/421] on J2 in 0.07s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpansAdvanced2
[junit4] Completed [5/421] on J1 in 1.56s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestIntroSorter
[junit4] Completed [6/421] on J1 in 0.17s, 9 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestLiveFieldValues
[junit4] Completed [7/421] on J2 in 1.22s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestConjunctions
[junit4] Completed [8/421] on J2 in 0.06s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestFilteredQuery
[junit4] Completed [9/421] on J2 in 1.63s, 11 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestExceedMaxTermLength
[junit4] Completed [10/421] on J2 in 0.08s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestQueryCachingPolicy
[junit4] Completed [11/421] on J2 in 0.07s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestMultiFields
[junit4] Completed [12/421] on J0 in 4.68s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestReaderWrapperDVTypeCheck
[junit4] Completed [13/421] on J2 in 0.03s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestBytesRef
[junit4] Completed [14/421] on J2 in 0.05s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestStressIndexing
[junit4] Completed [15/421] on J1 in 3.56s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestNearSpansOrdered
[junit4] Completed [16/421] on J0 in 0.56s, 18 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestPositionIncrement
[junit4] Completed [17/421] on J1 in 0.15s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes
[junit4] Completed [18/421] on J0 in 0.21s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexReaderClose
[junit4] Completed [19/421] on J0 in 0.72s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSumDocFreq
[junit4] Completed [20/421] on J0 in 0.38s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestNoDeletionPolicy
[junit4] Completed [21/421] on J0 in 0.07s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
[junit4] Completed [22/421] on J2 in 2.20s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader
[junit4] Completed [23/421] on J2 in 0.39s, 16 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.automaton.TestOperations
[junit4] Completed [24/421] on J2 in 1.00s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestFieldValueQuery
[junit4] Completed [25/421] on J1 in 4.69s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.packed.TestDirectMonotonic
[junit4] Completed [26/421] on J2 in 4.04s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestMultiDocValues
[junit4] Completed [27/421] on J2 in 0.72s, 8 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
[junit4] Completed [28/421] on J2 in 0.01s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpans
[junit4] Completed [29/421] on J2 in 0.52s, 26 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode
[junit4] Completed [30/421] on J2 in 0.09s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
[junit4] Completed [31/421] on J1 in 5.06s, 17 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
[junit4] Completed [32/421] on J2 in 1.76s, 32 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestMultiMMap
[junit4] IGNOR/A 0.01s J2 | TestMultiMMap.testRandomByte
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSlicedSeeking
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSeekToEOFThenBack
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testDoubleCloseOutput
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testCopyBytesWithThreads
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testNoDir
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testFsyncDoesntCreateNewFiles
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testDirectoryFilter
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSeekToEndOfFile
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testImplementations
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testRandomShort
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testRandomInt
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testInt
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testDoubleCloseDirectory
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testMapOfStrings
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSeekPastEOF
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testChecksum
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSeekBeyondEndOfFile
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testRename
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testVLong
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testByte
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testCloneSliceClose
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSliceOutOfBounds
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSeekZero
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSeekSliceEnd
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSeekSliceZero
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testZInt
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testCloneSafety
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testCloneClose
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testDetectClose
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testCopyOverwrite
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSeeking
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSliceOfSlice
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testStringMap
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testShort
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testVInt
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testCopyFrom
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testRandomLong
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSetOfStrings
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testIndexOutputToString
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testRandomChunkSizes
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testCopyBytes
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testCloneSliceSafety
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testSeekEnd
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testIllegalEOF
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testCopyFromDestination
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testThreadSafety
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testDoubleCloseInput
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testLong
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testString
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testStringSet
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testZLong
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testLargeWrites
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] IGNOR/A 0.00s J2 | TestMultiMMap.testDeleteFile
[junit4] > Assumption #1: test requires a jre that supports unmapping
[junit4] Completed [33/421] on J2 in 0.09s, 54 tests, 54 skipped
[junit4]
[junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
[junit4] Completed [34/421] on J1 in 0.37s, 12 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestConjunctionDISI
[junit4] Completed [35/421] on J0 in 9.91s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestLogMergePolicy
[junit4] Completed [36/421] on J0 in 0.10s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery
[junit4] Completed [37/421] on J0 in 0.55s, 17 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
[junit4] Completed [38/421] on J1 in 1.98s, 9 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestPrefixFilter
[junit4] Completed [39/421] on J1 in 0.07s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
[junit4] Completed [40/421] on J1 in 0.09s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestFrequencyTrackingRingBuffer
[junit4] Completed [41/421] on J1 in 0.47s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestCharsRefBuilder
[junit4] Completed [42/421] on J1 in 0.06s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestNRTReaderCleanup
[junit4] Completed [43/421] on J1 in 0.14s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
[junit4] Completed [44/421] on J2 in 10.31s, 32 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
[junit4] Completed [45/421] on J2 in 0.08s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
[junit4] IGNOR/A 0.01s J0 | TestIndexWriterDelete.testApplyDeletesOnFlush
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] Completed [46/421] on J0 in 12.25s, 27 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.util.TestFixedBitDocIdSet
[junit4] Completed [47/421] on J0 in 1.03s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.fst.TestFSTs
[junit4] IGNOR/A 0.01s J1 | TestFSTs.testBigSet
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] Completed [48/421] on J1 in 13.84s, 20 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
[junit4] Completed [49/421] on J0 in 2.06s, 13 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestIOUtils
[junit4] Completed [50/421] on J0 in 0.18s, 18 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex
[junit4] Completed [51/421] on J0 in 0.05s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
[junit4] Completed [52/421] on J2 in 6.72s, 16 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
[junit4] Completed [53/421] on J2 in 0.35s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.document.TestFieldType
[junit4] Completed [54/421] on J2 in 0.03s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
[junit4] Completed [55/421] on J0 in 1.52s, 13 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
[junit4] Completed [56/421] on J0 in 0.07s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
[junit4] Completed [57/421] on J0 in 1.50s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestSearcherManager
[junit4] Completed [58/421] on J0 in 5.28s, 10 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
[junit4] Completed [59/421] on J0 in 1.68s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestIntsRef
[junit4] Completed [60/421] on J0 in 0.01s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet
[junit4] Completed [61/421] on J0 in 0.67s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
[junit4] IGNOR/A 0.00s J1 | TestPackedInts.testBlockReaderOverflow
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] Completed [62/421] on J1 in 13.97s, 28 tests, 3 skipped
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
[junit4] Completed [63/421] on J1 in 0.34s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
[junit4] Completed [64/421] on J0 in 5.99s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestMixedCodecs
[junit4] Completed [65/421] on J0 in 0.98s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
[junit4] Completed [66/421] on J0 in 0.04s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexCommit
[junit4] Completed [67/421] on J0 in 0.01s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestTermVectors
[junit4] Completed [68/421] on J0 in 0.42s, 3 tests
[junit4]
[junit4] Suite:
org.apache.lucene.util.automaton.LimitedFiniteStringsIteratorTest
[junit4] Completed [69/421] on J0 in 0.23s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestNot
[junit4] Completed [70/421] on J0 in 0.03s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpanOrQuery
[junit4] Completed [71/421] on J0 in 0.03s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestApproximationSearchEquivalence
[junit4] Completed [72/421] on J0 in 1.15s, 10 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
[junit4] Completed [73/421] on J0 in 0.06s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
[junit4] Completed [74/421] on J1 in 6.87s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestLockFactory
[junit4] Completed [75/421] on J1 in 0.02s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestTermVectorsReader
[junit4] Completed [76/421] on J1 in 0.07s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpanNearQuery
[junit4] Completed [77/421] on J1 in 0.02s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestAttributeSource
[junit4] Completed [78/421] on J1 in 0.02s, 8 tests
[junit4]
[junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3
[junit4] Completed [79/421] on J1 in 1.37s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestSetOnce
[junit4] Completed [80/421] on J1 in 0.04s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestBinaryTerms
[junit4] Completed [81/421] on J1 in 0.18s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
[junit4] Completed [82/421] on J0 in 4.82s, 12 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestBasics
[junit4] Completed [83/421] on J1 in 2.90s, 25 tests
[junit4]
[junit4] Suite: org.apache.lucene.document.TestDocument
[junit4] Completed [84/421] on J1 in 0.16s, 11 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore
[junit4] Completed [85/421] on J0 in 1.13s, 8 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
[junit4] Completed [86/421] on J0 in 0.86s, 42 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
[junit4] Completed [87/421] on J0 in 0.07s, 3 tests
[junit4]
[junit4] Suite:
org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat
[junit4] Completed [88/421] on J2 in 31.29s, 23 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestBooleanOr
[junit4] Completed [89/421] on J2 in 1.37s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
[junit4] Completed [90/421] on J2 in 0.07s, 8 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestQueryWrapperFilter
[junit4] Completed [91/421] on J2 in 0.34s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriter
[junit4] Completed [92/421] on J0 in 7.28s, 70 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestCachingCollector
[junit4] Completed [93/421] on J0 in 0.04s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestUTF32ToUTF8
-Dtests.method=testRandomRegexes -Dtests.seed=B9594665C9CC380A
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=se-FI
-Dtests.timezone=Africa/Addis_Ababa -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 3.19s J0 | TestUTF32ToUTF8.testRandomRegexes <<<
[junit4] > Throwable #1: java.lang.IllegalArgumentException: source=3 is
out of bounds (maxState is 2)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B9594665C9CC380A:45FD3366A0A52663]:0)
[junit4] > at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
[junit4] > at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
[junit4] > at
org.apache.lucene.util.automaton.TestUTF32ToUTF8.testRandomRegexes(TestUTF32ToUTF8.java:207)
[junit4] > at java.lang.Thread.run(Thread.java:804)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54): {},
docValues:{}, sim=DefaultSimilarity, locale=se-FI, timezone=Africa/Addis_Ababa
[junit4] 2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=443876528,total=526385152
[junit4] 2> NOTE: All tests run in this JVM: [TestMultiFields,
TestNearSpansOrdered, TestPerSegmentDeletes, TestIndexReaderClose,
TestSumDocFreq, TestNoDeletionPolicy, TestConjunctionDISI, TestLogMergePolicy,
TestMultiPhraseQuery, TestIndexWriterDelete, TestFixedBitDocIdSet,
TestIndexWriterCommit, TestIOUtils, TestParallelReaderEmptyIndex,
TestPersistentSnapshotDeletionPolicy, TestNoMergeScheduler,
TestSnapshotDeletionPolicy, TestSearcherManager, TestCustomSearcherSort,
TestIntsRef, TestRoaringDocIdSet, TestIndexWriterNRTIsCurrent, TestMixedCodecs,
TestSubScorerFreqs, TestIndexCommit, TestTermVectors,
LimitedFiniteStringsIteratorTest, TestNot, TestSpanOrQuery,
TestApproximationSearchEquivalence, TestMultiLevelSkipList,
TestIndexWriterWithThreads, TestMultiTermConstantScore, TestSimpleFSDirectory,
TestPayloadsOnVectors, TestIndexWriter, TestCachingCollector, TestUTF32ToUTF8]
[junit4] Completed [94/421 (1!)] on J0 in 3.26s, 6 tests, 1 error <<<
FAILURES!
[junit4]
[junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
[junit4] IGNOR/A 0.00s J0 | Te
[...truncated too long message...]
0.02s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestOrdinalMap
[junit4] Completed [370/421 (7!)] on J1 in 0.06s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
[junit4] IGNOR/A 0.00s J0 | TestNumericDocValuesUpdates.testTonsOfUpdates
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] Completed [371/421 (7!)] on J0 in 4.15s, 29 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex
[junit4] Completed [372/421 (7!)] on J1 in 0.07s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSwappedIndexFiles
[junit4] Completed [373/421 (7!)] on J0 in 0.07s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestTryDelete
[junit4] Completed [374/421 (7!)] on J0 in 0.02s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestTerms
[junit4] Completed [375/421 (7!)] on J1 in 0.27s, 8 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestUpgradeIndexMergePolicy
[junit4] Completed [376/421 (7!)] on J0 in 0.02s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestBooleanCoord
[junit4] Completed [377/421 (7!)] on J1 in 0.06s, 76 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
[junit4] Completed [378/421 (7!)] on J0 in 0.21s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestBoostQuery
[junit4] Completed [379/421 (7!)] on J1 in 0.01s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestCachingWrapperQuery
[junit4] Completed [380/421 (7!)] on J0 in 0.18s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestEarlyTermination
[junit4] Completed [381/421 (7!)] on J1 in 0.04s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMatchNoDocsQuery
[junit4] Completed [382/421 (7!)] on J1 in 0.02s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
[junit4] Completed [383/421 (7!)] on J0 in 4.43s, 17 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMultiCollector
[junit4] Completed [384/421 (7!)] on J0 in 0.16s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMultiset
[junit4] Completed [385/421 (7!)] on J0 in 0.02s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestNeedsScores
[junit4] Completed [386/421 (7!)] on J0 in 0.04s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestReqExclBulkScorer
[junit4] Completed [387/421 (7!)] on J0 in 0.02s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestSortedSetSelector
[junit4] Completed [388/421 (7!)] on J0 in 0.06s, 15 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestSortedSetSortField
[junit4] Completed [389/421 (7!)] on J0 in 0.03s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestUsageTrackingFilterCachingPolicy
[junit4] Completed [390/421 (7!)] on J0 in 0.01s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.similarities.TestBM25Similarity
[junit4] Completed [391/421 (7!)] on J0 in 0.02s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.similarities.TestDefaultSimilarity
[junit4] Completed [392/421 (7!)] on J0 in 0.01s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestFilterSpans
[junit4] Completed [393/421 (7!)] on J0 in 0.01s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMinShouldMatch2
[junit4] Completed [394/421 (7!)] on J1 in 6.50s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpanBoostQuery
[junit4] Completed [395/421 (7!)] on J0 in 0.01s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpanCollection
[junit4] Completed [396/421 (7!)] on J1 in 0.03s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpanContainQuery
[junit4] Completed [397/421 (7!)] on J0 in 0.02s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery
[junit4] Completed [398/421 (7!)] on J1 in 0.02s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpansEnum
[junit4] Completed [399/421 (7!)] on J0 in 0.06s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestBufferedChecksum
[junit4] Completed [400/421 (7!)] on J1 in 0.09s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
[junit4] Completed [401/421 (7!)] on J0 in 0.59s, 42 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestRateLimiter
[junit4] Completed [402/421 (7!)] on J0 in 0.89s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestBytesRefArray
[junit4] Completed [403/421 (7!)] on J0 in 0.06s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestIntArrayDocIdSet
[junit4] Completed [404/421 (7!)] on J0 in 0.40s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestLSBRadixSorter
[junit4] Completed [405/421 (7!)] on J0 in 0.08s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestLongBitSet
[junit4] IGNOR/A 0.00s J0 | TestLongBitSet.testHugeCapacity
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] Completed [406/421 (7!)] on J0 in 0.33s, 9 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.util.TestMergedIterator
[junit4] Completed [407/421 (7!)] on J0 in 0.27s, 25 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestQueryBuilder
[junit4] Completed [408/421 (7!)] on J0 in 0.04s, 20 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestSPIClassIterator
[junit4] Completed [409/421 (7!)] on J0 in 0.01s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestSloppyMath
[junit4] Completed [410/421 (7!)] on J0 in 0.09s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestSparseFixedBitDocIdSet
[junit4] Completed [411/421 (7!)] on J0 in 1.27s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
[junit4] Completed [412/421 (7!)] on J1 in 7.16s, 10 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestStringHelper
[junit4] Completed [413/421 (7!)] on J1 in 0.01s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestTimSorter
[junit4] Completed [414/421 (7!)] on J1 in 0.08s, 9 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet
[junit4] Completed [415/421 (7!)] on J0 in 4.91s, 17 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.automaton.FiniteStringsIteratorTest
[junit4] Completed [416/421 (7!)] on J0 in 2.20s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
[junit4] Completed [417/421 (7!)] on J0 in 0.07s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.mutable.TestMutableValues
[junit4] Completed [418/421 (7!)] on J0 in 0.02s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.packed.TestDirectPacked
[junit4] Completed [419/421 (7!)] on J0 in 0.74s, 4 tests
[junit4]
[junit4] HEARTBEAT J2 PID(5478@localhost): 2016-02-29T11:51:30, stalled for
69.7s at: TestGrowableByteArrayDataOutput.testWriteLargeStrings
[junit4] Suite: org.apache.lucene.util.TestTimSorterWorstCase
[junit4] Completed [420/421 (7!)] on J1 in 25.63s, 1 test
[junit4]
[junit4] HEARTBEAT J2 PID(5478@localhost): 2016-02-29T11:52:30, stalled for
130s at: TestGrowableByteArrayDataOutput.testWriteLargeStrings
[junit4] Suite:
org.apache.lucene.codecs.compressing.TestGrowableByteArrayDataOutput
[junit4] Completed [421/421 (7!)] on J2 in 147.37s, 2 tests
[junit4]
[junit4]
[junit4] Tests with failures [seed: B9594665C9CC380A]:
[junit4] -
org.apache.lucene.util.automaton.TestUTF32ToUTF8.testRandomRegexes
[junit4] - org.apache.lucene.search.TestRegexpRandom2.testRegexps
[junit4] -
org.apache.lucene.search.TestAutomatonQuery.testHashCodeWithThreads
[junit4] - org.apache.lucene.index.TestDuelingCodecs.testEquals
[junit4] - org.apache.lucene.index.TestDuelingCodecs.testCrazyReaderEquals
[junit4] - org.apache.lucene.util.automaton.TestMinimize.testMinimizeHuge
[junit4] -
org.apache.lucene.search.TestDocTermOrdsRewriteMethod.testRegexps
[junit4] -
org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat.testDocsAndFreqs
[junit4]
[junit4]
[junit4] JVM J0: 0.66 .. 333.86 = 333.20s
[junit4] JVM J1: 0.66 .. 353.01 = 352.34s
[junit4] JVM J2: 0.67 .. 422.48 = 421.81s
[junit4] Execution time total: 7 minutes 2 seconds
[junit4] Tests summary: 421 suites (1 ignored), 3386 tests, 8 errors, 145
ignored (141 assumptions)
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build.xml:50: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033:
There were test failures: 421 suites (1 ignored), 3386 tests, 8 errors, 145
ignored (141 assumptions) [seed: B9594665C9CC380A]
Total time: 7 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]