Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/101/
Java: 64bit/jdk-9-ea+106 -XX:-UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  
org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalRandom

Error Message:
automaton was not minimal

Stack Trace:
java.lang.AssertionError: automaton was not minimal
        at 
__randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:9AB52945C86683BA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.util.automaton.TestAutomaton.makeBinaryInterval(TestAutomaton.java:1170)
        at 
org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalRandom(TestAutomaton.java:1293)
        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.TestAutomaton.testRandomFinite

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:E95CE907C47B3778]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1120)
        at 
org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1034)
        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.TestAutomaton.testMakeBinaryIntervalFiniteCasesRandom

Error Message:
automaton was not minimal

Stack Trace:
java.lang.AssertionError: automaton was not minimal
        at 
__randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:D6EB9FC2D8036C08]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.util.automaton.TestAutomaton.makeBinaryInterval(TestAutomaton.java:1170)
        at 
org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalFiniteCasesRandom(TestAutomaton.java:1246)
        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.TestRegExp.testDeterminizeTooManyStates

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:D135C0D1243702D1]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.fail(Assert.java:100)
        at 
org.apache.lucene.util.automaton.TestRegExp.testDeterminizeTooManyStates(TestRegExp.java:53)
        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 1728 lines...]
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4]   1> Original was not minimal:
   [junit4]   1> Original:
   [junit4]   1> digraph Automaton {
   [junit4]   1>   rankdir = LR
   [junit4]   1>   initial [shape=plaintext,label="0"]
   [junit4]   1>   initial -> 0
   [junit4]   1>   0 [shape=circle,label="0"]
   [junit4]   1>   0 -> 2 [label="N"]
   [junit4]   1>   0 -> 1 [label="O-\\U000000c2"]
   [junit4]   1>   0 -> 3 [label="\\U000000c3"]
   [junit4]   1>   1 [shape=doublecircle,label="1"]
   [junit4]   1>   1 -> 1 [label="\\U00000000-\\U000000ff"]
   [junit4]   1>   2 [shape=circle,label="2"]
   [junit4]   1>   2 -> 4 [label="\\U00000017"]
   [junit4]   1>   2 -> 1 [label="\\U00000018-\\U000000ff"]
   [junit4]   1>   3 [shape=doublecircle,label="3"]
   [junit4]   1>   3 -> 1 [label="\\U00000000-\\U00000099"]
   [junit4]   1>   3 -> 6 [label="\\U0000009a"]
   [junit4]   1>   4 [shape=circle,label="4"]
   [junit4]   1>   4 -> 5 [label="\\U000000e9"]
   [junit4]   1>   4 -> 1 [label="\\U000000ea-\\U000000ff"]
   [junit4]   1>   5 [shape=circle,label="5"]
   [junit4]   1>   5 -> 1 [label="\\U00000000-\\U000000ff"]
   [junit4]   1>   6 [shape=doublecircle,label="6"]
   [junit4]   1>   6 -> 1 [label="\\U00000000-\\U000000fe"]
   [junit4]   1>   6 -> 7 [label="\\U000000ff"]
   [junit4]   1>   7 [shape=doublecircle,label="7"]
   [junit4]   1>   7 -> 1 [label="\\U00000000-\\U0000000a"]
   [junit4]   1>   7 -> 8 [label="\\U0000000b"]
   [junit4]   1>   8 [shape=doublecircle,label="8"]
   [junit4]   1>   8 -> 1 [label="\\U00000000-\\U000000ef"]
   [junit4]   1>   8 -> 9 [label="\\U000000f0"]
   [junit4]   1>   9 [shape=doublecircle,label="9"]
   [junit4]   1>   9 -> 1 [label="\\U00000000-\\U000000df"]
   [junit4]   1>   9 -> 10 [label="\\U000000e0"]
   [junit4]   1>   10 [shape=doublecircle,label="10"]
   [junit4]   1>   10 -> 1 [label="\\U00000000-\\U000000b7"]
   [junit4]   1>   10 -> 11 [label="\\U000000b8"]
   [junit4]   1>   11 [shape=doublecircle,label="11"]
   [junit4]   1>   11 -> 1 [label="\\U00000000-\\U000000ec"]
   [junit4]   1>   11 -> 12 [label="\\U000000ed"]
   [junit4]   1>   12 [shape=doublecircle,label="12"]
   [junit4]   1>   12 -> 1 [label="\\U00000000-J"]
   [junit4]   1>   12 -> 13 [label="K"]
   [junit4]   1>   13 [shape=doublecircle,label="13"]
   [junit4]   1> }
   [junit4]   1> Minimized:
   [junit4]   1> digraph Automaton {
   [junit4]   1>   rankdir = LR
   [junit4]   1>   initial [shape=plaintext,label="0"]
   [junit4]   1>   initial -> 0
   [junit4]   1>   0 [shape=circle,label="0"]
   [junit4]   1>   0 -> 4 [label="\\U00000000-M"]
   [junit4]   1>   0 -> 1 [label="N"]
   [junit4]   1>   0 -> 5 [label="O-\\U000000c2"]
   [junit4]   1>   0 -> 2 [label="\\U000000c3"]
   [junit4]   1>   0 -> 4 [label="\\U000000c4-\\U0010ffff"]
   [junit4]   1>   1 [shape=circle,label="1"]
   [junit4]   1>   1 -> 4 [label="\\U00000000-\\U00000016"]
   [junit4]   1>   1 -> 3 [label="\\U00000017"]
   [junit4]   1>   1 -> 5 [label="\\U00000018-\\U000000ff"]
   [junit4]   1>   1 -> 4 [label="\\U00000100-\\U0010ffff"]
   [junit4]   1>   2 [shape=doublecircle,label="2"]
   [junit4]   1>   2 -> 4 [label="\\U00000000-\\U00000016"]
   [junit4]   1>   2 -> 3 [label="\\U00000017"]
   [junit4]   1>   2 -> 5 [label="\\U00000018-\\U000000ff"]
   [junit4]   1>   2 -> 4 [label="\\U00000100-\\U0010ffff"]
   [junit4]   1>   3 [shape=circle,label="3"]
   [junit4]   1>   3 -> 4 [label="\\U00000000-\\U00000016"]
   [junit4]   1>   3 -> 3 [label="\\U00000017"]
   [junit4]   1>   3 -> 5 [label="\\U00000018-\\U000000ff"]
   [junit4]   1>   3 -> 4 [label="\\U00000100-\\U0010ffff"]
   [junit4]   1>   4 [shape=circle,label="4"]
   [junit4]   1>   4 -> 4 [label="\\U00000000-\\U00000016"]
   [junit4]   1>   4 -> 3 [label="\\U00000017"]
   [junit4]   1>   4 -> 5 [label="\\U00000018-\\U000000ff"]
   [junit4]   1>   4 -> 4 [label="\\U00000100-\\U0010ffff"]
   [junit4]   1>   5 [shape=doublecircle,label="5"]
   [junit4]   1>   5 -> 4 [label="\\U00000000-\\U00000016"]
   [junit4]   1>   5 -> 3 [label="\\U00000017"]
   [junit4]   1>   5 -> 5 [label="\\U00000018-\\U000000ff"]
   [junit4]   1>   5 -> 4 [label="\\U00000100-\\U0010ffff"]
   [junit4]   1> }
   [junit4]   1> minTerm=[4e 17 e9] minInclusive=false
   [junit4]   1> maxTerm=[c3 9a ff b f0 e0 b8 ed 4b] maxInclusive=true
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton 
-Dtests.method=testMakeBinaryIntervalRandom -Dtests.seed=AEEA8F3A7BEB5259 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=NZ 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestAutomaton.testMakeBinaryIntervalRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: automaton was not 
minimal
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:9AB52945C86683BA]:0)
   [junit4]    >        at 
org.apache.lucene.util.automaton.TestAutomaton.makeBinaryInterval(TestAutomaton.java:1170)
   [junit4]    >        at 
org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalRandom(TestAutomaton.java:1293)
   [junit4]    >        at java.lang.Thread.run(Thread.java:804)
   [junit4]   1> TEST: FAILED: not same
   [junit4]   1>   terms (count=4):
   [junit4]   1>     []
   [junit4]   1>     [e2 82 97 e2 82 9f e2 81 b6 e2 82 86 e2 81 b8 e2 82 87 e2 
82 8b f0 a5 b9 b0 f0 a5 a9 96 f0 a8 ab af f0 a6 89 9a f0 a6 a6 b6 f0 a1 b5 a5 
f0 a8 a0 81 f0 a4 bc 80 f0 a1 ae af f0 a9 97 bd]
   [junit4]   1>     [e2 82 97 e2 82 9f e2 81 b6 e2 82 86 e2 81 b8 e2 82 87 e2 
82 8b f0 a5 b9 b0 f0 a5 a9 96 f0 a8 ab af f0 a6 89 9a f0 a6 a6 b6 f0 a1 b5 a5 
f0 a8 a0 81 f0 a4 bc 80 f0 a1 ae af f0 a9 97 bd e1 9f 92 e1 9e a4 e1 9e b1 e1 
9f 9f e1 9e 9c e1 9f bc e1 9e b4 e1 9e aa e1 9e af e1 9e 94 e1 9f b7 e1 9e 90 
e1 9f b2 e1 9e 96 e1 9e a4 e1 9f b5 e1 9f a7 e1 9e 83]
   [junit4]   1>     [e1 9f 92 e1 9e a4 e1 9e b1 e1 9f 9f e1 9e 9c e1 9f bc e1 
9e b4 e1 9e aa e1 9e af e1 9e 94 e1 9f b7 e1 9e 90 e1 9f b2 e1 9e 96 e1 9e a4 
e1 9f b5 e1 9f a7 e1 9e 83]
   [junit4]   1>   automaton:
   [junit4]   1> digraph Automaton {
   [junit4]   1>   rankdir = LR
   [junit4]   1>   initial [shape=plaintext,label="0"]
   [junit4]   1>   initial -> 0
   [junit4]   1>   0 [shape=doublecircle,label="0"]
   [junit4]   1>   0 -> 20 [label="\\U000017d2"]
   [junit4]   1>   0 -> 2 [label="\\U00002097"]
   [junit4]   1>   1 [shape=circle,label="1"]
   [junit4]   1>   1 -> 2 [label="\\U00002097"]
   [junit4]   1>   2 [shape=circle,label="2"]
   [junit4]   1>   2 -> 3 [label="\\U0000209f"]
   [junit4]   1>   3 [shape=circle,label="3"]
   [junit4]   1>   3 -> 4 [label="\\U00002076"]
   [junit4]   1>   4 [shape=circle,label="4"]
   [junit4]   1>   4 -> 5 [label="\\U00002086"]
   [junit4]   1>   5 [shape=circle,label="5"]
   [junit4]   1>   5 -> 6 [label="\\U00002078"]
   [junit4]   1>   6 [shape=circle,label="6"]
   [junit4]   1>   6 -> 7 [label="\\U00002087"]
   [junit4]   1>   7 [shape=circle,label="7"]
   [junit4]   1>   7 -> 8 [label="\\U0000208b"]
   [junit4]   1>   8 [shape=circle,label="8"]
   [junit4]   1>   8 -> 9 [label="\\U00025e70"]
   [junit4]   1>   9 [shape=circle,label="9"]
   [junit4]   1>   9 -> 10 [label="\\U00025a56"]
   [junit4]   1>   10 [shape=circle,label="10"]
   [junit4]   1>   10 -> 11 [label="\\U00028aef"]
   [junit4]   1>   11 [shape=circle,label="11"]
   [junit4]   1>   11 -> 12 [label="\\U0002625a"]
   [junit4]   1>   12 [shape=circle,label="12"]
   [junit4]   1>   12 -> 13 [label="\\U000269b6"]
   [junit4]   1>   13 [shape=circle,label="13"]
   [junit4]   1>   13 -> 14 [label="\\U00021d65"]
   [junit4]   1>   14 [shape=circle,label="14"]
   [junit4]   1>   14 -> 15 [label="\\U00028801"]
   [junit4]   1>   15 [shape=circle,label="15"]
   [junit4]   1>   15 -> 16 [label="\\U00024f00"]
   [junit4]   1>   16 [shape=circle,label="16"]
   [junit4]   1>   16 -> 17 [label="\\U00021baf"]
   [junit4]   1>   17 [shape=circle,label="17"]
   [junit4]   1>   17 -> 18 [label="\\U000295fd"]
   [junit4]   1>   18 [shape=doublecircle,label="18"]
   [junit4]   1>   18 -> 20 [label="\\U000017d2"]
   [junit4]   1>   19 [shape=doublecircle,label="19"]
   [junit4]   1>   19 -> 20 [label="\\U000017d2"]
   [junit4]   1>   20 [shape=circle,label="20"]
   [junit4]   1>   20 -> 21 [label="\\U000017a4"]
   [junit4]   1>   21 [shape=circle,label="21"]
   [junit4]   1>   21 -> 22 [label="\\U000017b1"]
   [junit4]   1>   22 [shape=circle,label="22"]
   [junit4]   1>   22 -> 23 [label="\\U000017df"]
   [junit4]   1>   23 [shape=circle,label="23"]
   [junit4]   1>   23 -> 24 [label="\\U0000179c"]
   [junit4]   1>   24 [shape=circle,label="24"]
   [junit4]   1>   24 -> 25 [label="\\U000017fc"]
   [junit4]   1>   25 [shape=circle,label="25"]
   [junit4]   1>   25 -> 26 [label="\\U000017b4"]
   [junit4]   1>   26 [shape=circle,label="26"]
   [junit4]   1>   26 -> 27 [label="\\U000017aa"]
   [junit4]   1>   27 [shape=circle,label="27"]
   [junit4]   1>   27 -> 28 [label="\\U000017af"]
   [junit4]   1>   28 [shape=circle,label="28"]
   [junit4]   1>   28 -> 29 [label="\\U00001794"]
   [junit4]   1>   29 [shape=circle,label="29"]
   [junit4]   1>   29 -> 30 [label="\\U000017f7"]
   [junit4]   1>   30 [shape=circle,label="30"]
   [junit4]   1>   30 -> 31 [label="\\U00001790"]
   [junit4]   1>   31 [shape=circle,label="31"]
   [junit4]   1>   31 -> 32 [label="\\U000017f2"]
   [junit4]   1>   32 [shape=circle,label="32"]
   [junit4]   1>   32 -> 33 [label="\\U00001796"]
   [junit4]   1>   33 [shape=circle,label="33"]
   [junit4]   1>   33 -> 34 [label="\\U000017a4"]
   [junit4]   1>   34 [shape=circle,label="34"]
   [junit4]   1>   34 -> 35 [label="\\U000017f5"]
   [junit4]   1>   35 [shape=circle,label="35"]
   [junit4]   1>   35 -> 36 [label="\\U000017e7"]
   [junit4]   1>   36 [shape=circle,label="36"]
   [junit4]   1>   36 -> 37 [label="\\U00001783"]
   [junit4]   1>   37 [shape=doublecircle,label="37"]
   [junit4]   1> }
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton 
-Dtests.method=testRandomFinite -Dtests.seed=AEEA8F3A7BEB5259 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=NZ 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | TestAutomaton.testRandomFinite <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:E95CE907C47B3778]:0)
   [junit4]    >        at 
org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1120)
   [junit4]    >        at 
org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1034)
   [junit4]    >        at java.lang.Thread.run(Thread.java:804)
   [junit4]   1> Original was not minimal:
   [junit4]   1> Original:
   [junit4]   1> digraph Automaton {
   [junit4]   1>   rankdir = LR
   [junit4]   1>   initial [shape=plaintext,label="0"]
   [junit4]   1>   initial -> 0
   [junit4]   1>   0 [shape=circle,label="0"]
   [junit4]   1>   0 -> 1 [label="\\U000000f0"]
   [junit4]   1>   1 [shape=circle,label="1"]
   [junit4]   1>   1 -> 2 [label="\\U00000092"]
   [junit4]   1>   2 [shape=circle,label="2"]
   [junit4]   1>   2 -> 3 [label="\\U00000090"]
   [junit4]   1>   3 [shape=circle,label="3"]
   [junit4]   1>   3 -> 4 [label="\\U00000089"]
   [junit4]   1>   4 [shape=circle,label="4"]
   [junit4]   1>   4 -> 5 [label="\\U000000f0"]
   [junit4]   1>   5 [shape=circle,label="5"]
   [junit4]   1>   5 -> 6 [label="\\U00000092"]
   [junit4]   1>   6 [shape=circle,label="6"]
   [junit4]   1>   6 -> 7 [label="\\U00000091"]
   [junit4]   1>   7 [shape=circle,label="7"]
   [junit4]   1>   7 -> 8 [label="\\U000000bc"]
   [junit4]   1>   8 [shape=circle,label="8"]
   [junit4]   1>   8 -> 9 [label="\\U000000f0"]
   [junit4]   1>   9 [shape=circle,label="9"]
   [junit4]   1>   9 -> 10 [label="\\U00000092"]
   [junit4]   1>   10 [shape=circle,label="10"]
   [junit4]   1>   10 -> 11 [label="\\U00000091"]
   [junit4]   1>   11 [shape=circle,label="11"]
   [junit4]   1>   11 -> 12 [label="\\U000000b3"]
   [junit4]   1>   12 [shape=circle,label="12"]
   [junit4]   1>   12 -> 13 [label="\\U000000f0"]
   [junit4]   1>   13 [shape=circle,label="13"]
   [junit4]   1>   13 -> 14 [label="\\U00000092"]
   [junit4]   1>   14 [shape=circle,label="14"]
   [junit4]   1>   14 -> 15 [label="\\U00000090"]
   [junit4]   1>   15 [shape=circle,label="15"]
   [junit4]   1>   15 -> 16 [label="\\U000000be"]
   [junit4]   1>   16 [shape=circle,label="16"]
   [junit4]   1>   16 -> 17 [label="\\U000000f0"]
   [junit4]   1>   17 [shape=circle,label="17"]
   [junit4]   1>   17 -> 18 [label="\\U00000092"]
   [junit4]   1>   18 [shape=circle,label="18"]
   [junit4]   1>   18 -> 19 [label="\\U00000091"]
   [junit4]   1>   19 [shape=circle,label="19"]
   [junit4]   1>   19 -> 20 [label="\\U0000009c"]
   [junit4]   1>   20 [shape=circle,label="20"]
   [junit4]   1>   20 -> 21 [label="\\U000000f0"]
   [junit4]   1>   21 [shape=circle,label="21"]
   [junit4]   1>   21 -> 22 [label="\\U00000092"]
   [junit4]   1>   22 [shape=circle,label="22"]
   [junit4]   1>   22 -> 23 [label="\\U00000090"]
   [junit4]   1>   23 [shape=circle,label="23"]
   [junit4]   1>   23 -> 24 [label="\\U0000009f"]
   [junit4]   1>   24 [shape=circle,label="24"]
   [junit4]   1>   24 -> 25 [label="\\U000000f0"]
   [junit4]   1>   25 [shape=circle,label="25"]
   [junit4]   1>   25 -> 26 [label="\\U00000092"]
   [junit4]   1>   26 [shape=circle,label="26"]
   [junit4]   1>   26 -> 27 [label="\\U00000091"]
   [junit4]   1>   27 [shape=circle,label="27"]
   [junit4]   1>   27 -> 28 [label="\\U000000b6"]
   [junit4]   1>   28 [shape=circle,label="28"]
   [junit4]   1>   28 -> 29 [label="\\U000000f0"]
   [junit4]   1>   29 [shape=circle,label="29"]
   [junit4]   1>   29 -> 30 [label="\\U00000092"]
   [junit4]   1>   30 [shape=circle,label="30"]
   [junit4]   1>   30 -> 31 [label="\\U00000090"]
   [junit4]   1>   31 [shape=circle,label="31"]
   [junit4]   1>   31 -> 32 [label="\\U000000a2"]
   [junit4]   1>   32 [shape=circle,label="32"]
   [junit4]   1>   32 -> 33 [label="\\U000000f0"]
   [junit4]   1>   33 [shape=circle,label="33"]
   [junit4]   1>   33 -> 34 [label="\\U00000092"]
   [junit4]   1>   34 [shape=circle,label="34"]
   [junit4]   1>   34 -> 35 [label="\\U00000091"]
   [junit4]   1>   35 [shape=circle,label="35"]
   [junit4]   1>   35 -> 36 [label="\\U00000080"]
   [junit4]   1>   36 [shape=circle,label="36"]
   [junit4]   1>   36 -> 37 [label="\\U000000f0"]
   [junit4]   1>   37 [shape=circle,label="37"]
   [junit4]   1>   37 -> 38 [label="\\U00000092"]
   [junit4]   1>   38 [shape=circle,label="38"]
   [junit4]   1>   38 -> 39 [label="\\U00000091"]
   [junit4]   1>   39 [shape=circle,label="39"]
   [junit4]   1>   39 -> 40 [label="\\U000000a7"]
   [junit4]   1>   40 [shape=circle,label="40"]
   [junit4]   1>   40 -> 41 [label="\\U000000f0"]
   [junit4]   1>   41 [shape=circle,label="41"]
   [junit4]   1>   41 -> 42 [label="\\U00000092"]
   [junit4]   1>   42 [shape=circle,label="42"]
   [junit4]   1>   42 -> 43 [label="\\U00000091"]
   [junit4]   1>   43 [shape=circle,label="43"]
   [junit4]   1>   43 -> 44 [label="\\U000000a7"]
   [junit4]   1>   44 [shape=circle,label="44"]
   [junit4]   1>   44 -> 45 [label="\\U000000f0"]
   [junit4]   1>   45 [shape=circle,label="45"]
   [junit4]   1>   45 -> 46 [label="\\U00000092"]
   [junit4]   1>   46 [shape=circle,label="46"]
   [junit4]   1>   46 -> 47 [label="\\U00000090"]
   [junit4]   1>   47 [shape=circle,label="47"]
   [junit4]   1>   47 -> 48 [label="\\U00000089"]
   [junit4]   1>   48 [shape=circle,label="48"]
   [junit4]   1>   48 -> 49 [label="\\U000000f0"]
   [junit4]   1>   49 [shape=circle,label="49"]
   [junit4]   1>   49 -> 50 [label="\\U00000092"]
   [junit4]   1>   50 [shape=circle,label="50"]
   [junit4]   1>   50 -> 51 [label="\\U00000090"]
   [junit4]   1>   51 [shape=circle,label="51"]
   [junit4]   1>   51 -> 52 [label="\\U00000085"]
   [junit4]   1>   52 [shape=circle,label="52"]
   [junit4]   1>   52 -> 53 [label="\\U000000f0"]
   [junit4]   1>   53 [shape=circle,label="53"]
   [junit4]   1>   53 -> 54 [label="\\U00000092"]
   [junit4]   1>   54 [shape=circle,label="54"]
   [junit4]   1>   54 -> 55 [label="\\U00000090"]
   [junit4]   1>   55 [shape=circle,label="55"]
   [junit4]   1>   55 -> 56 [label="\\U000000aa"]
   [junit4]   1>   56 [shape=circle,label="56"]
   [junit4]   1>   56 -> 57 [label="\\U000000f0"]
   [junit4]   1>   57 [shape=circle,label="57"]
   [junit4]   1>   57 -> 58 [label="\\U00000092"]
   [junit4]   1>   58 [shape=circle,label="58"]
   [junit4]   1>   58 -> 59 [label="\\U00000090"]
   [junit4]   1>   59 [shape=circle,label="59"]
   [junit4]   1>   59 -> 60 [label="\\U000000b5"]
   [junit4]   1>   60 [shape=circle,label="60"]
   [junit4]   1>   60 -> 61 [label="\\U000000f0"]
   [junit4]   1>   61 [shape=circle,label="61"]
   [junit4]   1>   61 -> 62 [label="\\U00000092"]
   [junit4]   1>   62 [shape=circle,label="62"]
   [junit4]   1>   62 -> 63 [label="\\U00000090"]
   [junit4]   1>   63 [shape=circle,label="63"]
   [junit4]   1>   63 -> 64 [label="\\U000000a0"]
   [junit4]   1>   64 [shape=circle,label="64"]
   [junit4]   1>   64 -> 65 [label="\\U00000000"]
   [junit4]   1>   65 [shape=circle,label="65"]
   [junit4]   1>   65 -> 66 [label="\\U00000000"]
   [junit4]   1>   66 [shape=circle,label="66"]
   [junit4]   1>   66 -> 67 [label="\\U00000000"]
   [junit4]   1>   67 [shape=circle,label="67"]
   [junit4]   1>   67 -> 68 [label="\\U00000000"]
   [junit4]   1>   68 [shape=circle,label="68"]
   [junit4]   1>   68 -> 69 [label="\\U00000000"]
   [junit4]   1>   69 [shape=circle,label="69"]
   [junit4]   1>   69 -> 70 [label="\\U00000000"]
   [junit4]   1>   70 [shape=doublecircle,label="70"]
   [junit4]   1>   70 -> 71 [label="\\U00000000"]
   [junit4]   1>   71 [shape=doublecircle,label="71"]
   [junit4]   1>   71 -> 72 [label="\\U00000000"]
   [junit4]   1>   72 [shape=doublecircle,label="72"]
   [junit4]   1>   72 -> 73 [label="\\U00000000"]
   [junit4]   1>   73 [shape=doublecircle,label="73"]
   [junit4]   1>   73 -> 74 [label="\\U00000000"]
   [junit4]   1>   74 [shape=doublecircle,label="74"]
   [junit4]   1>   74 -> 75 [label="\\U00000000"]
   [junit4]   1>   75 [shape=doublecircle,label="75"]
   [junit4]   1>   75 -> 76 [label="\\U00000000"]
   [junit4]   1>   76 [shape=doublecircle,label="76"]
   [junit4]   1> }
   [junit4]   1> Minimized:
   [junit4]   1> digraph Automaton {
   [junit4]   1>   rankdir = LR
   [junit4]   1>   initial [shape=plaintext,label="0"]
   [junit4]   1>   initial -> 0
   [junit4]   1>   0 [shape=circle,label="0"]
   [junit4]   1>   0 -> 4 [label="\\U00000000-\\U000000ef"]
   [junit4]   1>   0 -> 3 [label="\\U000000f0"]
   [junit4]   1>   0 -> 4 [label="\\U000000f1-\\U0010ffff"]
   [junit4]   1>   1 [shape=doublecircle,label="1"]
   [junit4]   1>   1 -> 2 [label="\\U00000000"]
   [junit4]   1>   1 -> 4 [label="\\U00000001-\\U0010ffff"]
   [junit4]   1>   2 [shape=doublecircle,label="2"]
   [junit4]   1>   2 -> 1 [label="\\U00000000"]
   [junit4]   1>   2 -> 4 [label="\\U00000001-\\U0010ffff"]
   [junit4]   1>   3 [shape=circle,label="3"]
   [junit4]   1>   3 -> 1 [label="\\U00000000"]
   [junit4]   1>   3 -> 4 [label="\\U00000001-\\U0010ffff"]
   [junit4]   1>   4 [shape=circle,label="4"]
   [junit4]   1>   4 -> 1 [label="\\U00000000"]
   [junit4]   1>   4 -> 4 [label="\\U00000001-\\U0010ffff"]
   [junit4]   1> }
   [junit4]   1> minTerm=[f0 92 90 89 f0 92 91 bc f0 92 91 b3 f0 92 90 be f0 92 
91 9c f0 92 90 9f f0 92 91 b6 f0 92 90 a2 f0 92 91 80 f0 92 91 a7 f0 92 91 a7 
f0 92 90 89 f0 92 90 85 f0 92 90 aa f0 92 90 b5 f0 92 90 a0 0 0 0 0 0 0] 
minInclusive=true
   [junit4]   1> maxTerm=[f0 92 90 89 f0 92 91 bc f0 92 91 b3 f0 92 90 be f0 92 
91 9c f0 92 90 9f f0 92 91 b6 f0 92 90 a2 f0 92 91 80 f0 92 91 a7 f0 92 91 a7 
f0 92 90 89 f0 92 90 85 f0 92 90 aa f0 92 90 b5 f0 92 90 a0 0 0 0 0 0 0 0 0 0 0 
0 0] maxInclusive=true
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton 
-Dtests.method=testMakeBinaryIntervalFiniteCasesRandom 
-Dtests.seed=AEEA8F3A7BEB5259 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-PR -Dtests.timezone=NZ -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | 
TestAutomaton.testMakeBinaryIntervalFiniteCasesRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: automaton was not 
minimal
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:D6EB9FC2D8036C08]:0)
   [junit4]    >        at 
org.apache.lucene.util.automaton.TestAutomaton.makeBinaryInterval(TestAutomaton.java:1170)
   [junit4]    >        at 
org.apache.lucene.util.automaton.TestAutomaton.testMakeBinaryIntervalFiniteCasesRandom(TestAutomaton.java:1246)
   [junit4]    >        at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, 
docValues:{}, sim=DefaultSimilarity, locale=es-PR, timezone=NZ
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=244546680,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestDemoParallelLeafReader, 
TestAssertions, TestMutableValues, TestSpanSearchEquivalence, TestScorerPerf, 
TestSpanNearQuery, TestSetOnce, TestBM25Similarity, 
TestRecyclingIntBlockAllocator, TestNRTReaderCleanup, 
TestPerFieldDocValuesFormat, TestNRTCachingDirectory, TestSearchAfter, 
TestDateTools, TestSizeBoundedForceMerge, TestNamedSPILoader, 
TestFlushByRamOrCountsPolicy, TestBoostQuery, TestIndexWriterExceptions, 
TestLucene50FieldInfoFormat, TestForceMergeForever, TestNRTReaderWithThreads, 
TestFSTs, TestSegmentTermDocs, TestTransactionRollback, TestCachingTokenFilter, 
TestSpanMultiTermQueryWrapper, TestTerms, TestDuelingCodecs, TestCheckIndex, 
TestLazyProxSkipping, TestDocument, TestPositionIncrement, TestSmallFloat, 
TestTrackingDirectoryWrapper, TestSortedSetSelector, TestRollingBuffer, 
TestSpanTermQuery, TestFieldValueQuery, TestIntBlockPool, 
TestAllFilesHaveChecksumFooter, TestDirectoryReaderReopen, 
TestLucene50StoredFieldsFormatHighCompression, TestFastDecompressionMode, 
TestTermRangeQuery, TestStressIndexing2, TestReaderClosed, 
TestFrequencyTrackingRingBuffer, TestSparseFixedBitSet, 
TestIndexWriterForceMerge, TestFieldCacheRewriteMethod, TestCrash, 
TestSimpleAttributeImpl, TestIndexWriterMaxDocs, TestSimpleFSLockFactory, 
TestMathUtil, TestUniqueTermCount, TestSpanBoostQuery, TestSegmentMerger, 
TestFilterDirectory, TestBoolean2, TestDocTermOrdsRewriteMethod, 
TestBlockPostingsFormat3, TestSpansAdvanced2, Test4GBStoredFields, 
TestStressIndexing, TestNoMergePolicy, TestLucene54DocValuesFormat, 
TestNewestSegment, TestDirectory, TestInfoStream, TestLogMergePolicy, 
TestManyFields, TestMergeRateLimiter, TestReadOnlyIndex, TestStressDeletes, 
TestTryDelete, TestUpgradeIndexMergePolicy, TestApproximationSearchEquivalence, 
TestBlendedTermQuery, TestCachingWrapperQuery, 
TestControlledRealTimeReopenThread, TestLRUFilterCache, TestMatchNoDocsQuery, 
TestMultiCollector, TestMultiPhraseEnum, TestNeedsScores, 
TestQueryCachingPolicy, TestReqExclBulkScorer, TestSortRescorer, 
TestUsageTrackingFilterCachingPolicy, TestFilterSpans, TestNIOFSDirectory, 
TestRateLimiter, TestSimpleFSDirectory, TestSingleInstanceLockFactory, 
TestSleepingLockWrapper, TestBitDocIdSetBuilder, TestCharsRefBuilder, 
TestInPlaceMergeSorter, TestIntArrayDocIdSet, TestLSBRadixSorter, 
TestNotDocIdSet, TestQueryBuilder, TestRoaringDocIdSet, TestSPIClassIterator, 
TestSparseFixedBitDocIdSet, TestTimSorter, TestTimSorterWorstCase, 
FiniteStringsIteratorTest, LimitedFiniteStringsIteratorTest, TestAutomaton]
   [junit4] Completed [417/421 (1!)] on J1 in 0.78s, 56 tests, 3 failures <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRegExp 
-Dtests.method=testDeterminizeTooManyStates -Dtests.seed=AEEA8F3A7BEB5259 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-AI 
-Dtests.timezone=America/Regina -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J1 | TestRegExp.testDeterminizeTooManyStates <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AEEA8F3A7BEB5259:D135C0D1243702D1]:0)
   [junit4]    >        at 
org.apache.lucene.util.automaton.TestRegExp.testDeterminizeTooManyStates(TestRegExp.java:53)
   [junit4]    >        at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, 
docValues:{}, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=en-AI, 
timezone=America/Regina
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=223397136,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestDemoParallelLeafReader, 
TestAssertions, TestMutableValues, TestSpanSearchEquivalence, TestScorerPerf, 
TestSpanNearQuery, TestSetOnce, TestBM25Similarity, 
TestRecyclingIntBlockAllocator, TestNRTReaderCleanup, 
TestPerFieldDocValuesFormat, TestNRTCachingDirectory, TestSearchAfter, 
TestDateTools, TestSizeBoundedForceMerge, TestNamedSPILoader, 
TestFlushByRamOrCountsPolicy, TestBoostQuery, TestIndexWriterExceptions, 
TestLucene50FieldInfoFormat, TestForceMergeForever, TestNRTReaderWithThreads, 
TestFSTs, TestSegmentTermDocs, TestTransactionRollback, TestCachingTokenFilter, 
TestSpanMultiTermQueryWrapper, TestTerms, TestDuelingCodecs, TestCheckIndex, 
TestLazyProxSkipping, TestDocument, TestPositionIncrement, TestSmallFloat, 
TestTrackingDirectoryWrapper, TestSortedSetSelector, TestRollingBuffer, 
TestSpanTermQuery, TestFieldValueQuery, TestIntBlockPool, 
TestAllFilesHaveChecksumFooter, TestDirectoryReaderReopen, 
TestLucene50StoredFieldsFormatHighCompression, TestFastDecompressionMode, 
TestTermRangeQuery, TestStressIndexing2, TestReaderClosed, 
TestFrequencyTrackingRingBuffer, TestSparseFixedBitSet, 
TestIndexWriterForceMerge, TestFieldCacheRewriteMethod, TestCrash, 
TestSimpleAttributeImpl, TestIndexWriterMaxDocs, TestSimpleFSLockFactory, 
TestMathUtil, TestUniqueTermCount, TestSpanBoostQuery, TestSegmentMerger, 
TestFilterDirectory, TestBoolean2, TestDocTermOrdsRewriteMethod, 
TestBlockPostingsFormat3, TestSpansAdvanced2, Test4GBStoredFields, 
TestStressIndexing, TestNoMergePolicy, TestLucene54DocValuesFormat, 
TestNewestSegment, TestDirectory, TestInfoStream, TestLogMergePolicy, 
TestManyFields, TestMergeRateLimiter, TestReadOnlyIndex, TestStressDeletes, 
TestTryDelete, TestUpgradeIndexMergePolicy, TestApproximationSearchEquivalence, 
TestBlendedTermQuery, TestCachingWrapperQuery, 
TestControlledRealTimeReopenThread, TestLRUFilterCache, TestMatchNoDocsQuery, 
TestMultiCollector, TestMultiPhraseEnum, TestNeedsScores, 
TestQueryCachingPolicy, TestReqExclBulkScorer, TestSortRescorer, 
TestUsageTrackingFilterCachingPolicy, TestFilterSpans, TestNIOFSDirectory, 
TestRateLimiter, TestSimpleFSDirectory, TestSingleInstanceLockFactory, 
TestSleepingLockWrapper, TestBitDocIdSetBuilder, TestCharsRefBuilder, 
TestInPlaceMergeSorter, TestIntArrayDocIdSet, TestLSBRadixSorter, 
TestNotDocIdSet, TestQueryBuilder, TestRoaringDocIdSet, TestSPIClassIterator, 
TestSparseFixedBitDocIdSet, TestTimSorter, TestTimSorterWorstCase, 
FiniteStringsIteratorTest, LimitedFiniteStringsIteratorTest, TestAutomaton, 
TestRegExp]
   [junit4] Completed [418/421 (2!)] on J1 in 0.04s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 27 lines...]
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, 4 failures, 145 
ignored (141 assumptions) [seed: AEEA8F3A7BEB5259]

Total time: 7 minutes 3 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to