Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22186/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([41F8FAFCE2A4E326:C20B75247B80CAD5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([41F8FAFCE2A4E326:C20B75247B80CAD5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([41F8FAFCE2A4E326:C20B75247B80CAD5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([41F8FAFCE2A4E326:C20B75247B80CAD5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        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:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13512 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_41F8FAFCE2A4E326-001/init-core-data-001
   [junit4]   2> 896862 WARN  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] o.a.s.SolrTestCaseJ4 
startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 896862 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] o.a.s.SolrTestCaseJ4 
Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 896864 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] o.a.s.SolrTestCaseJ4 
Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 896864 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] o.a.s.SolrTestCaseJ4 
SecureRandom sanity checks: test.solr.allowed.securerandom=null & 
java.security.egd=file:/dev/./urandom
   [junit4]   2> 896864 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore
   [junit4]   2> 896864 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 896877 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 896898 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=minimal
   [junit4]   2> 896902 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 896903 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 897427 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ab1a4
   [junit4]   2> 897432 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ab1a4
   [junit4]   2> 897432 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ab1a4
   [junit4]   2> 897433 INFO  (coreLoadExecutor-4106-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 897433 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 897450 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 897454 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 897460 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 897462 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid 
field id
   [junit4]   2> 897462 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 897462 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@11ab1a4
   [junit4]   2> 897462 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 897462 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_41F8FAFCE2A4E326-001/init-core-data-001/]
   [junit4]   2> 897488 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 897488 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 897489 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19b62a3[collection1] 
main]
   [junit4]   2> 897489 WARN  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 897489 INFO  (coreLoadExecutor-4106-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 897489 INFO  
(searcherExecutor-4107-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@19b62a3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 897490 INFO  
(searcherExecutor-4107-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=firstSearcher} hits=0 status=0 
QTime=0
   [junit4]   2> 897490 INFO  
(searcherExecutor-4107-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 897490 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore end
   [junit4]   2> 897490 INFO  
(searcherExecutor-4107-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19b62a3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 897493 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.h.t.TaggerTestCase testWDF(org.apache.solr.handler.tagger.Tagger2Test) 
being run...
   [junit4]   2> 897493 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] o.a.s.SolrTestCaseJ4 
###Starting testWDF
   [junit4]   2> 897494 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 897494 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 897495 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 897497 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 897497 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 897497 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@15d0699 commitCommandVersion:0
   [junit4]   2> 897501 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@c3c185[collection1] main]
   [junit4]   2> 897501 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 897501 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@c3c185[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 897502 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=0
   [junit4]   2> 897502 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 897503 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c3c185[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 897503 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 6
   [junit4]   2> 897504 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 897506 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 897506 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 897506 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 897506 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 897506 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 897506 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 897506 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 897506 INFO  
(TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) [    ] o.a.s.SolrTestCaseJ4 
###Ending testWDF
   [junit4]   2> 897511 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.h.t.TaggerTestCase 
testStopWords(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 897511 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStopWords
   [junit4]   2> 897511 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 897511 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 897511 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 897512 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 897512 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 897512 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@15d0699 commitCommandVersion:0
   [junit4]   2> 897513 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1192831[collection1] main]
   [junit4]   2> 897514 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 897514 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@1192831[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
   [junit4]   2> 897514 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=0
   [junit4]   2> 897514 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 897515 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1192831[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
   [junit4]   2> 897515 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 897515 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=0
   [junit4]   2> 897516 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=0
   [junit4]   2> 897516 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStopWords
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=41F8FAFCE2A4E326 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Europe/Astrakhan 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | Tagger2Test.testStopWords <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: []: didn't find 
expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([41F8FAFCE2A4E326:C20B75247B80CAD5]:0)
   [junit4]    >        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
   [junit4]    >        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
   [junit4]    >        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 897524 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.h.t.TaggerTestCase 
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 897524 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultibyteChar
   [junit4]   2> 897529 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 897529 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 897530 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 897530 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 897530 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@15d0699 commitCommandVersion:0
   [junit4]   2> 897531 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@17e3971[collection1] main]
   [junit4]   2> 897531 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 897531 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@17e3971[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 897532 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=1 status=0 
QTime=0
   [junit4]   2> 897532 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 897533 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17e3971[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 897533 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 897533 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 897534 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultibyteChar
   [junit4]   2> 897537 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.h.t.TaggerTestCase 
testLongestDominantRight(org.apache.solr.handler.tagger.Tagger2Test) being 
run...
   [junit4]   2> 897537 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLongestDominantRight
   [junit4]   2> 897537 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 897537 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 897538 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 897538 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 897538 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 897538 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 897539 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 897539 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 897539 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 897539 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 897540 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 897540 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 897540 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 897540 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@15d0699 commitCommandVersion:0
   [junit4]   2> 897542 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5833b3[collection1] main]
   [junit4]   2> 897542 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 897542 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@5833b3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
   [junit4]   2> 897542 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=10 status=0 
QTime=0
   [junit4]   2> 897542 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 897543 INFO  (searcherExecutor-4107-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5833b3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
   [junit4]   2> 897543 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 897544 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 897544 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 897544 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 897544 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
   [junit4]   2> 897545 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> 897545 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] o.a.s.c.CoreContainer 
Shutting down CoreContainer instance=1630268
   [junit4]   2> 897545 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 897545 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14a19a0: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1d7a9f8
   [junit4]   2> 897548 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 897548 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ec3db0: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@b75481
   [junit4]   2> 897550 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 897550 INFO  
(SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@183a325: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@290815
   [junit4]   2> 897551 INFO  (coreCloseExecutor-4111-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1789387
   [junit4]   2> 897551 INFO  (coreCloseExecutor-4111-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1789387
   [junit4]   2> 897551 INFO  (coreCloseExecutor-4111-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f94061: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@319303
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_41F8FAFCE2A4E326-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1077, maxMBSortInHeap=7.082400587356735, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d1bd4d),
 locale=ar-KW, timezone=Europe/Astrakhan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=124382232,total=239874048
   [junit4]   2> NOTE: All tests run in this JVM: [ZkCLITest, 
DistributedQueryComponentCustomSortTest, TestInPlaceUpdatesDistrib, 
TestPerFieldSimilarityWithDefaultOverride, HdfsAutoAddReplicasIntegrationTest, 
ZkNodePropsTest, BinaryUpdateRequestHandlerTest, HdfsDirectoryTest, 
TestLegacyNumericUtils, TestRequestStatusCollectionAPI, FacetPivotSmallTest, 
MoveReplicaTest, TestWriterPerf, TestSolrConfigHandlerCloud, 
SpellCheckCollatorWithCollapseTest, MetricTriggerIntegrationTest, 
TestDistribIDF, TestXmlQParser, AtomicUpdateProcessorFactoryTest, 
SolrXmlInZkTest, DistributedVersionInfoTest, NodeMarkersRegistrationTest, 
TestConfigSetProperties, CollectionsAPIAsyncDistributedZkTest, TestInitParams, 
TestExportWriter, TestQuerySenderNoQuery, TestTestInjection, 
TestClusterStateProvider, SynonymTokenizerTest, AnalyticsQueryTest, TestDocSet, 
TestStressLucene, SolrCoreMetricManagerTest, SpellingQueryConverterTest, 
BJQParserTest, SimpleFacetsTest, TestLockTree, EnumFieldTest, 
TestHdfsBackupRestoreCore, TestGroupingSearch, TemplateUpdateProcessorTest, 
TestClassicSimilarityFactory, RequestLoggingTest, SolrIndexSplitterTest, 
OpenCloseCoreStressTest, TestBackupRepositoryFactory, MetricUtilsTest, 
TestComplexPhraseLeadingWildcard, ScheduledTriggerIntegrationTest, 
ImplicitSnitchTest, TestSolrXml, DeleteLastCustomShardedReplicaTest, 
TestComponentsName, SortSpecParsingTest, BadCopyFieldTest, TestBlobHandler, 
TestCustomStream, RequestHandlersTest, SolrCoreCheckLockOnStartupTest, 
CollectionPropsTest, ExitableDirectoryReaderTest, ChaosMonkeyNothingIsSafeTest, 
DefaultValueUpdateProcessorTest, DocExpirationUpdateProcessorFactoryTest, 
TestSchemaManager, DocumentAnalysisRequestHandlerTest, 
HdfsChaosMonkeyNothingIsSafeTest, SuggestComponentTest, 
TestChildDocTransformer, SchemaApiFailureTest, RecoveryAfterSoftCommitTest, 
TestJsonFacetRefinement, UpdateParamsTest, TestEmbeddedSolrServerAdminHandler, 
XmlInterpolationTest, CdcrBidirectionalTest, TestDocBasedVersionConstraints, 
TestMacroExpander, TestPseudoReturnFields, CustomHighlightComponentTest, 
TestIntervalFaceting, LegacyCloudClusterPropTest, TestCollectionAPIs, 
TestSolrQueryParser, CurrencyFieldTypeTest, TestNodeAddedTrigger, TestConfig, 
DeleteShardTest, TestMergePolicyConfig, ShardRoutingTest, 
LeaderFailoverAfterPartitionTest, TestShardHandlerFactory, 
HDFSCollectionsAPITest, ShufflingReplicaListTransformerTest, 
TestPhraseSuggestions, HdfsSyncSliceTest, TestDistributedMap, BitVectorTest, 
TestRemoteStreaming, TestNestedDocsSort, ExternalFileFieldSortTest, 
TestConfigSetsAPI, TestCollationFieldDocValues, TestUtilizeNode, 
BlockCacheTest, AssignTest, TestFieldCacheSort, TestBinaryField, 
MBeansHandlerTest, NodeAddedTriggerTest, TestHttpShardHandlerFactory, TestSort, 
PKIAuthenticationIntegrationTest, TestShortCircuitedRequests, 
RegexBytesRefFilterTest, XmlUpdateRequestHandlerTest, 
ParsingFieldUpdateProcessorsTest, CheckHdfsIndexTest, BadIndexSchemaTest, 
SolrMetricsIntegrationTest, BlockJoinFacetSimpleTest, Tagger2Test]
   [junit4] Completed [309/818 (1!)] on J0 in 0.71s, 5 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 48015 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22186/consoleText

[repro] Revision: 9ff3f5a13614c9aefe50c84b9abc653490f536c4

[repro] Ant options: "-Dargs=-server -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=41F8FAFCE2A4E326 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Europe/Astrakhan 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       Tagger2Test
[repro] ant compile-test

[...truncated 3300 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.Tagger2Test" -Dtests.showOutput=onerror "-Dargs=-server 
-XX:+UseConcMarkSweepGC" -Dtests.seed=41F8FAFCE2A4E326 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Europe/Astrakhan 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_41F8FAFCE2A4E326-001/init-core-data-001
   [junit4]   2> 2159 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2211 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.e.j.u.log Logging initialized @2240ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2222 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2230 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2236 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2296 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2301 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from 
paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2488 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2575 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 2609 WARN  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis 
class [solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 2632 WARN  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis 
class [solr.TrieIntField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 2685 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 2705 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3657 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@484c97
   [junit4]   2> 3658 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@484c97
   [junit4]   2> 3659 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@484c97
   [junit4]   2> 3681 INFO  (coreLoadExecutor-7-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3687 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3724 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3775 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 3807 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 3811 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3812 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 3876 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@484c97
   [junit4]   2> 3882 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3890 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_41F8FAFCE2A4E326-001/init-core-data-001/]
   [junit4]   2> 4935 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4936 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4984 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14f41b5[collection1] main]
   [junit4]   2> 5040 WARN  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 5098 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5100 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@14f41b5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5104 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 5118 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.h.t.TaggerTestCase 
testWDF(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 5118 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testWDF
   [junit4]   2> 5170 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 5174 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 54
   [junit4]   2> 5188 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=firstSearcher} hits=0 status=0 
QTime=82
   [junit4]   2> 5189 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5195 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14f41b5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5397 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 218
   [junit4]   2> 5412 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 4
   [junit4]   2> 5417 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5417 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@79bda1 commitCommandVersion:0
   [junit4]   2> 5676 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b8d7af[collection1] main]
   [junit4]   2> 5678 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5679 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@b8d7af[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 5733 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=53
   [junit4]   2> 5741 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5745 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b8d7af[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 5750 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 334
   [junit4]   2> 5797 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=45
   [junit4]   2> 5801 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5802 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5802 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5803 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5803 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5803 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5804 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5805 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testWDF
   [junit4] OK      0.70s J1 | Tagger2Test.testWDF
   [junit4]   2> 5809 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.h.t.TaggerTestCase 
testStopWords(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 5809 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStopWords
   [junit4]   2> 5810 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5810 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 5812 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 5814 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 5816 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5816 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@79bda1 commitCommandVersion:0
   [junit4]   2> 5823 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@ef3959[collection1] main]
   [junit4]   2> 5823 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5823 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@ef3959[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
   [junit4]   2> 5824 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=0
   [junit4]   2> 5824 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5827 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ef3959[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
   [junit4]   2> 5830 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 14
   [junit4]   2> 5831 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=0
   [junit4]   2> 5832 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=0
   [junit4]   2> 5835 INFO  
(TEST-Tagger2Test.testStopWords-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStopWords
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=41F8FAFCE2A4E326 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-KW 
-Dtests.timezone=Europe/Astrakhan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J1 | Tagger2Test.testStopWords <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: []: didn't find 
expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([41F8FAFCE2A4E326:C20B75247B80CAD5]:0)
   [junit4]    >        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
   [junit4]    >        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
   [junit4]    >        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 5840 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.h.t.TaggerTestCase 
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 5840 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultibyteChar
   [junit4]   2> 5843 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5843 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 5845 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 5847 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5847 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@79bda1 commitCommandVersion:0
   [junit4]   2> 5851 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f1e4f1[collection1] main]
   [junit4]   2> 5851 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5851 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@1f1e4f1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 5853 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=1 status=0 
QTime=1
   [junit4]   2> 5858 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5860 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f1e4f1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 5861 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 14
   [junit4]   2> 5870 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 5871 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultibyteChar
   [junit4] OK      0.03s J1 | Tagger2Test.testMultibyteChar
   [junit4]   2> 5873 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.h.t.TaggerTestCase 
testLongestDominantRight(org.apache.solr.handler.tagger.Tagger2Test) being 
run...
   [junit4]   2> 5873 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLongestDominantRight
   [junit4]   2> 5874 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5874 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 5887 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 12
   [junit4]   2> 5890 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 5900 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 2
   [junit4]   2> 5905 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 2
   [junit4]   2> 5910 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 2
   [junit4]   2> 5920 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 6
   [junit4]   2> 5922 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 1
   [junit4]   2> 5924 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 5925 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 5927 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 5928 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5928 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@79bda1 commitCommandVersion:0
   [junit4]   2> 5938 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5dc4c3[collection1] main]
   [junit4]   2> 5939 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5939 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@5dc4c3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
   [junit4]   2> 5940 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=10 status=0 
QTime=0
   [junit4]   2> 5940 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5941 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5dc4c3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
   [junit4]   2> 5943 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 15
   [junit4]   2> 5945 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 5947 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 5948 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 5948 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
   [junit4] OK      0.08s J1 | Tagger2Test.testLongestDominantRight
   [junit4]   2> 5949 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 5949 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24728053
   [junit4]   2> 5949 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 5950 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e0576e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@84240b
   [junit4]   2> 5958 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 5959 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@181918b: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@b4ebc3
   [junit4]   2> 5959 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 5959 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@173330e: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@4a0789
   [junit4]   2> 5961 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@17050f2
   [junit4]   2> 5962 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=17050f2
   [junit4]   2> 5962 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@bb14c: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@cd4c21
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_41F8FAFCE2A4E326-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1077, maxMBSortInHeap=7.082400587356735, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6844d), 
locale=ar-KW, timezone=Europe/Astrakhan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=32545472,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [Tagger2Test]
   [junit4] Completed [1/5 (1!)] on J1 in 5.37s, 5 tests, 1 failure, 1 skipped 
<<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_41F8FAFCE2A4E326-001/init-core-data-001
   [junit4]   2> 2216 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2265 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.e.j.u.log Logging initialized @2305ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2275 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2283 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2287 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2350 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2355 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from 
paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2546 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2625 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 2661 WARN  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis 
class [solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 2666 WARN  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis 
class [solr.TrieIntField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 2711 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 2727 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3959 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7a6b1
   [junit4]   2> 3961 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7a6b1
   [junit4]   2> 3961 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7a6b1
   [junit4]   2> 3993 INFO  (coreLoadExecutor-7-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3998 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4026 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4048 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 4075 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 4101 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 4102 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 4153 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e7a6b1
   [junit4]   2> 4161 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4172 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_41F8FAFCE2A4E326-001/init-core-data-001/]
   [junit4]   2> 5331 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5332 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5363 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1aac31[collection1] main]
   [junit4]   2> 5388 WARN  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 5431 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5434 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@1aac31[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5436 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 5446 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.h.t.TaggerTestCase 
testWDF(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 5446 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testWDF
   [junit4]   2> 5502 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 5508 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 60
   [junit4]   2> 5515 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=firstSearcher} hits=0 status=0 
QTime=77
   [junit4]   2> 5516 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5535 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1aac31[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5751 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 237
   [junit4]   2> 5757 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 5759 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5759 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1ddece8 commitCommandVersion:0
   [junit4]   2> 6054 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f27122[collection1] main]
   [junit4]   2> 6055 INFO  (TEST-Tagger2Test.testWDF-seed#[41F8FAFCE2A4E326]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 6055 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@f27122[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 6090 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTim

[...truncated too long message...]

ery=*:*} 0 0
   [junit4]   2> 8083 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 8084 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 8085 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 8088 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 8090 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 8091 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 8092 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 8094 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 8095 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 8097 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 8097 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 8097 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@651957 commitCommandVersion:0
   [junit4]   2> 8105 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@75fa18[collection1] main]
   [junit4]   2> 8106 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 8106 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@75fa18[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
   [junit4]   2> 8107 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=10 status=0 
QTime=0
   [junit4]   2> 8107 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 8108 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@75fa18[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
   [junit4]   2> 8109 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 8110 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 8111 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 8112 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 8112 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[41F8FAFCE2A4E326]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
   [junit4] OK      0.03s J1 | Tagger2Test.testLongestDominantRight
   [junit4]   2> 8113 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 8113 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28523145
   [junit4]   2> 8113 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 8113 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c3d95: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1dfea47
   [junit4]   2> 8120 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 8120 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c43de5: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@b4ebc3
   [junit4]   2> 8120 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 8121 INFO  (SUITE-Tagger2Test-seed#[41F8FAFCE2A4E326]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1af4662: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@4a0789
   [junit4]   2> 8121 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@c299cd
   [junit4]   2> 8121 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=c299cd
   [junit4]   2> 8122 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@db0c36: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1617eef
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_41F8FAFCE2A4E326-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1077, maxMBSortInHeap=7.082400587356735, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@953202),
 locale=ar-KW, timezone=Europe/Astrakhan
   [junit4]   2> NOTE: Linux 4.13.0-41-generic i386/Oracle Corporation 
1.8.0_172 (32-bit)/cpus=8,threads=1,free=34318408,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [Tagger2Test, Tagger2Test]
   [junit4] Completed [5/5 (5!)] on J1 in 1.71s, 5 tests, 1 failure, 1 skipped 
<<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 25 tests, 5 failures, 5 ignored [seed: 
41F8FAFCE2A4E326]

Total time: 9 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.handler.tagger.Tagger2Test
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=9ff3f5a13614c9aefe50c84b9abc653490f536c4, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22185
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to