Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22189/
Java: 64bit/jdk-11-ea+14 -XX:-UseCompressedOops -XX:+UseParallelGC
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([9BC620DF47C6EB1C:1835AF07DEE2C2EF]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
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
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.base/java.lang.Thread.run(Thread.java:832)
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([9BC620DF47C6EB1C:1835AF07DEE2C2EF]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
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
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.base/java.lang.Thread.run(Thread.java:832)
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([9BC620DF47C6EB1C:1835AF07DEE2C2EF]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
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
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.base/java.lang.Thread.run(Thread.java:832)
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([9BC620DF47C6EB1C:1835AF07DEE2C2EF]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
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
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.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 14912 lines...]
[junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
[junit4] 2> 2019526 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ] o.a.s.SolrTestCaseJ4
SecureRandom sanity checks: test.solr.allowed.securerandom=null &
java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_9BC620DF47C6EB1C-001/init-core-data-001
[junit4] 2> 2019527 WARN
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ] o.a.s.SolrTestCaseJ4
startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 2019527 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ] o.a.s.SolrTestCaseJ4
Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2019527 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ] o.a.s.SolrTestCaseJ4
Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2019528 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore
[junit4] 2> 2019528 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-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> 2019540 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2019545 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ] o.a.s.s.IndexSchema
[null] Schema name=minimal
[junit4] 2> 2019549 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ]
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
[junit4] 2> 2019551 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.6 with uniqueid field id
[junit4] 2> 2019653 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@237b8d8b
[junit4] 2> 2019659 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@237b8d8b
[junit4] 2> 2019659 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@237b8d8b
[junit4] 2> 2019660 INFO (coreLoadExecutor-4932-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2019661 INFO (coreLoadExecutor-4932-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> 2019672 INFO (coreLoadExecutor-4932-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2019676 INFO (coreLoadExecutor-4932-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 2019679 INFO (coreLoadExecutor-4932-thread-1) [
x:collection1] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
[junit4] 2> 2019681 INFO (coreLoadExecutor-4932-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid
field id
[junit4] 2> 2019681 INFO (coreLoadExecutor-4932-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> 2019681 INFO (coreLoadExecutor-4932-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@237b8d8b
[junit4] 2> 2019681 INFO (coreLoadExecutor-4932-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2019681 INFO (coreLoadExecutor-4932-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_9BC620DF47C6EB1C-001/init-core-data-001/]
[junit4] 2> 2019705 INFO (coreLoadExecutor-4932-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2019705 INFO (coreLoadExecutor-4932-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2019705 INFO (coreLoadExecutor-4932-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f3b2aa9[collection1] main]
[junit4] 2> 2019706 WARN (coreLoadExecutor-4932-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> 2019706 INFO (coreLoadExecutor-4932-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2019706 INFO
(searcherExecutor-4933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@1f3b2aa9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2019706 INFO
(searcherExecutor-4933-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> 2019706 INFO
(searcherExecutor-4933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 2019707 INFO
(searcherExecutor-4933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1f3b2aa9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2019707 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore end
[junit4] 2> 2019708 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.h.t.TaggerTestCase
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
[junit4] 2> 2019708 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMultibyteChar
[junit4] 2> 2019715 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2019715 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
[junit4] 2> 2019715 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 2019716 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2019716 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e06a77f commitCommandVersion:0
[junit4] 2> 2019717 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a30a97f[collection1] main]
[junit4] 2> 2019718 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2019718 INFO (searcherExecutor-4933-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@1a30a97f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 2019718 INFO (searcherExecutor-4933-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> 2019718 INFO (searcherExecutor-4933-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 2019719 INFO (searcherExecutor-4933-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a30a97f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 2019719 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 2019719 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
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> 2019720 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMultibyteChar
[junit4] 2> 2019721 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.h.t.TaggerTestCase
testStopWords(org.apache.solr.handler.tagger.Tagger2Test) being run...
[junit4] 2> 2019721 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStopWords
[junit4] 2> 2019721 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2019721 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
[junit4] 2> 2019722 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 2019722 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2019722 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2019722 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e06a77f commitCommandVersion:0
[junit4] 2> 2019729 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2fb32a82[collection1] main]
[junit4] 2> 2019729 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2019729 INFO (searcherExecutor-4933-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@2fb32a82[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
[junit4] 2> 2019729 INFO (searcherExecutor-4933-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> 2019729 INFO (searcherExecutor-4933-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 2019730 INFO (searcherExecutor-4933-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2fb32a82[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
[junit4] 2> 2019730 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 8
[junit4] 2> 2019731 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
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> 2019731 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
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> 2019731 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStopWords
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=Tagger2Test
-Dtests.method=testStopWords -Dtests.seed=9BC620DF47C6EB1C -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=ug -Dtests.timezone=Asia/Kolkata
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.01s J2 | 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([9BC620DF47C6EB1C:1835AF07DEE2C2EF]: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.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 2019734 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.h.t.TaggerTestCase testWDF(org.apache.solr.handler.tagger.Tagger2Test)
being run...
[junit4] 2> 2019734 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ] o.a.s.SolrTestCaseJ4
###Starting testWDF
[junit4] 2> 2019734 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2019734 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
[junit4] 2> 2019735 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 2019735 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2019735 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2019735 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e06a77f commitCommandVersion:0
[junit4] 2> 2019737 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@50884b24[collection1] main]
[junit4] 2> 2019737 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2019738 INFO (searcherExecutor-4933-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@50884b24[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2)))}
[junit4] 2> 2019738 INFO (searcherExecutor-4933-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> 2019738 INFO (searcherExecutor-4933-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 2019739 INFO (searcherExecutor-4933-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@50884b24[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2)))}
[junit4] 2> 2019739 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 2019739 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ] 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> 2019739 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ] 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> 2019739 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ] 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> 2019740 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ] 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> 2019740 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ] 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> 2019740 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ] 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> 2019740 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ] 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> 2019740 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ] 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> 2019740 INFO
(TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C]) [ ] o.a.s.SolrTestCaseJ4
###Ending testWDF
[junit4] 2> 2019742 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.h.t.TaggerTestCase
testLongestDominantRight(org.apache.solr.handler.tagger.Tagger2Test) being
run...
[junit4] 2> 2019742 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLongestDominantRight
[junit4] 2> 2019742 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2019742 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
[junit4] 2> 2019742 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 0
[junit4] 2> 2019743 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 2019743 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 2019743 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 2019743 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 2019743 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 0
[junit4] 2> 2019744 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 0
[junit4] 2> 2019744 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 2019744 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 0
[junit4] 2> 2019744 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 0
[junit4] 2> 2019744 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2019744 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e06a77f commitCommandVersion:0
[junit4] 2> 2019746 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@332806d3[collection1] main]
[junit4] 2> 2019747 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2019747 INFO (searcherExecutor-4933-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@332806d3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
[junit4] 2> 2019747 INFO (searcherExecutor-4933-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> 2019747 INFO (searcherExecutor-4933-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 2019748 INFO (searcherExecutor-4933-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@332806d3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
[junit4] 2> 2019748 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 2019748 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
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> 2019748 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
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> 2019748 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
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> 2019749 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
[junit4] 2> 2019749 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ] o.a.s.SolrTestCaseJ4
###deleteCore
[junit4] 2> 2019749 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ] o.a.s.c.CoreContainer
Shutting down CoreContainer instance=1082248476
[junit4] 2> 2019749 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2019749 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@a0ef171: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@6128221e
[junit4] 2> 2019753 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2019753 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@77a02e71: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@4da7c359
[junit4] 2> 2019756 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2019756 INFO
(SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a2cbde9: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@3a9d8248
[junit4] 2> 2019756 INFO (coreCloseExecutor-4937-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@74432dcb
[junit4] 2> 2019756 INFO (coreCloseExecutor-4937-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=74432dcb
[junit4] 2> 2019756 INFO (coreCloseExecutor-4937-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@343be88d: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@545905f2
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_9BC620DF47C6EB1C-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=24984, maxDocsPerChunk=289, blockSize=526),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=24984, blockSize=526)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4a715315),
locale=ug, timezone=Asia/Kolkata
[junit4] 2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea
(64-bit)/cpus=8,threads=1,free=306536608,total=506986496
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedSpellCheckComponentTest, ClusterStateTest, TestCloudNestedDocsSort,
SuggesterTSTTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
TestFieldCollectionResource, TestHighFrequencyDictionaryFactory,
TestPolicyCloud, TestCollapseQParserPlugin, CursorMarkTest, TestReqParamsAPI,
CloudExitableDirectoryReaderTest, TestBlendedInfixSuggestions,
CoreAdminRequestStatusTest, MetricsConfigTest, SolrGraphiteReporterTest,
TestUtils, NumericFieldsTest, DirectoryFactoryTest, TestTrieFacet,
CircularListTest, SolrCmdDistributorTest, DistanceUnitsTest,
TestExactStatsCache, ResponseLogComponentTest, DocValuesMultiTest,
TestSuggestSpellingConverter, URLClassifyProcessorTest,
NodeAddedTriggerIntegrationTest, CopyFieldTest, SpatialFilterTest,
LeaderElectionIntegrationTest, IndexSchemaRuntimeFieldTest,
UniqFieldsUpdateProcessorFactoryTest, TestSolrFieldCacheBean, TestApiFramework,
TestCodecSupport, TestCollectionsAPIViaSolrCloudCluster,
TestPullReplicaErrorHandling, TestConfigSetImmutable, MoreLikeThisHandlerTest,
TestFieldTypeResource, ActionThrottleTest, AutoAddReplicasPlanActionTest,
CacheHeaderTest, TestReloadAndDeleteDocs, TestRealTimeGet, TestFastWriter,
CdcrVersionReplicationTest, TestGraphMLResponseWriter,
ShowFileRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestDistribDocBasedVersion, TestUnifiedSolrHighlighter,
TestJsonFacetsWithNestedObjects, SparseHLLTest, MultiThreadedOCPTest,
TestMultiValuedNumericRangeQuery, TestCorePropertiesReload, TestCoreBackup,
TestUniqueKeyFieldResource, TestRawResponseWriter, PeerSyncReplicationTest,
SpellCheckComponentTest, TestCloudPseudoReturnFields, NodeLostTriggerTest,
DistributedFacetPivotLongTailTest, TestSolrCoreSnapshots, TimeZoneUtilsTest,
SolrTestCaseJ4Test, ExecutePlanActionTest, LukeRequestHandlerTest,
HttpPartitionTest, TestNumericTerms32, TestNumericTokenStream, RecoveryZkTest,
RestartWhileUpdatingTest, DataDrivenBlockJoinTest, SaslZkACLProviderTest,
OverseerRolesTest, TestSchemaSimilarityResource, TestScoreJoinQPScore,
OverriddenZkACLAndCredentialsProvidersTest, TestLeaderInitiatedRecoveryThread,
TriLevelCompositeIdRoutingTest, CloneFieldUpdateProcessorFactoryTest,
ChangedSchemaMergeTest, TestQuerySenderListener,
SearchRateTriggerIntegrationTest, SolrMetricReporterTest,
TestPayloadCheckQParserPlugin, TestNonDefinedSimilarityFactory,
TestSortByMinMaxFunction, BufferStoreTest, ScheduledMaintenanceTriggerTest,
ConvertedLegacyTest, TestMultiWordSynonyms, TestSolrQueryResponse,
AnalyticsMergeStrategyTest, HdfsNNFailoverTest, TestInfoStreamLogging,
CachingDirectoryFactoryTest, TestLFUCache, LeaderElectionContextKeyTest,
MoveReplicaHDFSTest, TestLegacyFieldReuse, ReturnFieldsTest,
BigEndianAscendingWordSerializerTest, DistributedQueueTest, DateFieldTest,
TestLuceneIndexBackCompat, TestSolrConfigHandler, SecurityConfHandlerTest,
WordBreakSolrSpellCheckerTest, TestOnReconnectListenerSupport, TestQueryTypes,
IndexSizeTriggerTest, TestLMJelinekMercerSimilarityFactory,
TestEmbeddedSolrServerSchemaAPI, LeaderElectionTest, SimpleMLTQParserTest,
ConjunctionSolrSpellCheckerTest, TestExclusionRuleCollectionAccess,
AnalysisAfterCoreReloadTest, TriggerSetPropertiesIntegrationTest,
SpellPossibilityIteratorTest, SolrIndexMetricsTest, TestSolrDeletionPolicy2,
HdfsBasicDistributedZkTest, SolrRrdBackendFactoryTest, TestClusterProperties,
PingRequestHandlerTest, BasicDistributedZkTest, TestNodeAddedTrigger,
TestSimDistributedQueue, TestTriggerIntegration, BaseCdcrDistributedZkTest,
CdcrBidirectionalTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest,
HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, StressHdfsTest,
ZkStateWriterTest, QueryResultKeyTest, TestConfigSetProperties, TestConfigSets,
TestDynamicLoading, TestNRTOpen, TestShardHandlerFactory, TestSolrXml,
TestSolrCloudSnapshots, TestHdfsBackupRestoreCore, CoreAdminCreateDiscoverTest,
CoreAdminOperationTest, MetricsHandlerTest, PropertiesRequestHandlerTest,
StatsReloadRaceTest, DistributedSuggestComponentTest, SuggestComponentTest,
TestExpandComponent, TestTrackingShardHandlerFactory,
EmbeddedSolrNoSerializeTest, RandomizedTaggerTest, Tagger2Test]
[junit4] Completed [686/818 (1!)] on J2 in 0.25s, 5 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 44174 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22189/consoleText
[repro] Revision: d1631593f3a0ff9f58468ff0f32d7c1e8a404567
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=Tagger2Test
-Dtests.method=testStopWords -Dtests.seed=9BC620DF47C6EB1C -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=ug -Dtests.timezone=Asia/Kolkata
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] Tagger2Test
[repro] ant compile-test
[...truncated 3305 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.Tagger2Test" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=9BC620DF47C6EB1C -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ug -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 32 lines...]
[junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
[junit4] 2> 2147 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_9BC620DF47C6EB1C-001/init-core-data-001
[junit4] 2> 2228 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2247 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.e.j.u.log Logging initialized @2284ms to
org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 2252 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2260 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2347 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-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> 2351 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-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> 2500 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2575 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.s.IndexSchema [null] Schema name=minimal
[junit4] 2> 2600 WARN (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-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> 2607 WARN (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-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> 2670 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
[junit4] 2> 2690 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
[junit4] 2> 3549 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c69efee
[junit4] 2> 3550 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c69efee
[junit4] 2> 3551 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c69efee
[junit4] 2> 3598 INFO (coreLoadExecutor-7-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3603 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> 3662 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3739 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 3769 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
[junit4] 2> 3776 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
[junit4] 2> 3777 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> 3805 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@6c69efee
[junit4] 2> 3809 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3817 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_9BC620DF47C6EB1C-001/init-core-data-001/]
[junit4] 2> 4369 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4369 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4386 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b797e51[collection1] main]
[junit4] 2> 4397 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> 4411 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4412 INFO
(searcherExecutor-8-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@2b797e51[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4417 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 4428 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.h.t.TaggerTestCase
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
[junit4] 2> 4429 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMultibyteChar
[junit4] 2> 4447 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 4449 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 16
[junit4] 2> 4450 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=35
[junit4] 2> 4450 INFO
(searcherExecutor-8-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 4456 INFO
(searcherExecutor-8-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2b797e51[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4535 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 82
[junit4] 2> 4540 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4540 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e647508 commitCommandVersion:0
[junit4] 2> 4628 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ca5441c[collection1] main]
[junit4] 2> 4630 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4630 INFO (searcherExecutor-8-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@6ca5441c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 4644 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=14
[junit4] 2> 4646 INFO (searcherExecutor-8-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 4651 INFO (searcherExecutor-8-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ca5441c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 4656 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 115
[junit4] 2> 4670 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
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=12
[junit4] 2> 4674 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMultibyteChar
[junit4] OK 0.26s J2 | Tagger2Test.testMultibyteChar
[junit4] 2> 4677 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.h.t.TaggerTestCase
testStopWords(org.apache.solr.handler.tagger.Tagger2Test) being run...
[junit4] 2> 4677 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStopWords
[junit4] 2> 4678 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 4678 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
[junit4] 2> 4681 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 2
[junit4] 2> 4684 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 4685 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4685 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e647508 commitCommandVersion:0
[junit4] 2> 4693 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@41c0ebab[collection1] main]
[junit4] 2> 4694 INFO (searcherExecutor-8-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@41c0ebab[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
[junit4] 2> 4694 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4700 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=5
[junit4] 2> 4701 INFO (searcherExecutor-8-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 4704 INFO (searcherExecutor-8-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@41c0ebab[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
[junit4] 2> 4709 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 23
[junit4] 2> 4713 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
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=3
[junit4] 2> 4715 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
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> 4717 INFO
(TEST-Tagger2Test.testStopWords-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStopWords
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=Tagger2Test
-Dtests.method=testStopWords -Dtests.seed=9BC620DF47C6EB1C -Dtests.multiplier=3
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ug
-Dtests.timezone=Asia/Kolkata -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.04s J2 | 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([9BC620DF47C6EB1C:1835AF07DEE2C2EF]: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.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 4722 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] o.a.s.h.t.TaggerTestCase
testWDF(org.apache.solr.handler.tagger.Tagger2Test) being run...
[junit4] 2> 4722 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWDF
[junit4] 2> 4722 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 4723 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
[junit4] 2> 4727 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 3
[junit4] 2> 4729 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 4733 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4733 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e647508 commitCommandVersion:0
[junit4] 2> 4742 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ca78b5f[collection1] main]
[junit4] 2> 4743 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4743 INFO (searcherExecutor-8-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@7ca78b5f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2)))}
[junit4] 2> 4744 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> 4745 INFO (searcherExecutor-8-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 4746 INFO (searcherExecutor-8-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7ca78b5f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2)))}
[junit4] 2> 4748 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 15
[junit4] 2> 4752 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] 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=2
[junit4] 2> 4753 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] 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> 4754 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] 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> 4754 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] 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> 4755 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] 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> 4756 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] 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> 4756 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] 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> 4757 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] 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> 4757 INFO (TEST-Tagger2Test.testWDF-seed#[9BC620DF47C6EB1C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWDF
[junit4] OK 0.04s J2 | Tagger2Test.testWDF
[junit4] 2> 4759 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.h.t.TaggerTestCase
testLongestDominantRight(org.apache.solr.handler.tagger.Tagger2Test) being
run...
[junit4] 2> 4760 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLongestDominantRight
[junit4] 2> 4760 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 4760 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
[junit4] 2> 4762 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0]} 0 1
[junit4] 2> 4779 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 2
[junit4] 2> 4785 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 1
[junit4] 2> 4788 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 1
[junit4] 2> 4790 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 1
[junit4] 2> 4793 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 1
[junit4] 2> 4796 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 1
[junit4] 2> 4799 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 1
[junit4] 2> 4805 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 1
[junit4] 2> 4808 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 1
[junit4] 2> 4809 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 4809 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e647508 commitCommandVersion:0
[junit4] 2> 4822 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7cc7767b[collection1] main]
[junit4] 2> 4823 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 4823 INFO (searcherExecutor-8-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@7cc7767b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
[junit4] 2> 4825 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=1
[junit4] 2> 4825 INFO (searcherExecutor-8-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 4828 INFO (searcherExecutor-8-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7cc7767b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
[junit4] 2> 4829 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 20
[junit4] 2> 4832 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
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=1
[junit4] 2> 4835 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
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> 4836 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
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> 4837 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
[junit4] OK 0.08s J2 | Tagger2Test.testLongestDominantRight
[junit4] 2> 4838 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 4838 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1249351239
[junit4] 2> 4838 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 4839 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@388c64ea: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@ec7bdc4
[junit4] 2> 4847 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 4848 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ca8eed8: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@d27f196
[junit4] 2> 4848 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 4848 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@789908d5: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@bc8a817
[junit4] 2> 4853 INFO (coreCloseExecutor-12-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@102bb7e8
[junit4] 2> 4853 INFO (coreCloseExecutor-12-thread-1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=102bb7e8
[junit4] 2> 4854 INFO (coreCloseExecutor-12-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@720d8e46: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@471c170c
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_9BC620DF47C6EB1C-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=24984, maxDocsPerChunk=289, blockSize=526),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=24984, blockSize=526)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4abc90e),
locale=ug, timezone=Asia/Kolkata
[junit4] 2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea
(64-bit)/cpus=8,threads=1,free=382614480,total=513277952
[junit4] 2> NOTE: All tests run in this JVM: [Tagger2Test]
[junit4] Completed [1/5 (1!)] on J2 in 4.15s, 5 tests, 1 failure, 1 skipped
<<< FAILURES!
[...truncated 1 lines...]
[junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
[junit4] 2> 2132 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_9BC620DF47C6EB1C-001/init-core-data-001
[junit4] 2> 2217 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2248 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.e.j.u.log Logging initialized @2277ms to
org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 2253 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2258 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2381 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-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> 2383 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-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> 2537 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2614 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.s.IndexSchema [null] Schema name=minimal
[junit4] 2> 2660 WARN (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-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> 2664 WARN (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-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> 2708 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
[junit4] 2> 2731 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
[junit4] 2> 3668 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a10e9d9
[junit4] 2> 3669 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a10e9d9
[junit4] 2> 3677 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a10e9d9
[junit4] 2> 3704 INFO (coreLoadExecutor-7-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3726 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> 3768 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 3800 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 3829 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
[junit4] 2> 3836 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
[junit4] 2> 3836 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> 3862 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@2a10e9d9
[junit4] 2> 3867 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 3875 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_9BC620DF47C6EB1C-001/init-core-data-001/]
[junit4] 2> 4404 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4404 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4420 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2b043c5a[collection1] main]
[junit4] 2> 4435 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> 4456 INFO (coreLoadExecutor-7-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4458 INFO
(searcherExecutor-8-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@2b043c5a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4464 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 4474 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.h.t.TaggerTestCase
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
[junit4] 2> 4474 INFO
(TEST-Tagger2Test.testMultibyteChar-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4
[...truncated too long message...]
l path=null params={}{add=[0]} 0 1
[junit4] 2> 5674 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 5678 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 1
[junit4] 2> 5680 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 1
[junit4] 2> 5682 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 1
[junit4] 2> 5684 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5]} 0 1
[junit4] 2> 5686 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6]} 0 1
[junit4] 2> 5688 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7]} 0 0
[junit4] 2> 5690 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8]} 0 1
[junit4] 2> 5692 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9]} 0 1
[junit4] 2> 5693 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 5693 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@759bc41f commitCommandVersion:0
[junit4] 2> 5707 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@633ce609[collection1] main]
[junit4] 2> 5710 INFO (searcherExecutor-21-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@633ce609[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
[junit4] 2> 5724 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=13
[junit4] 2> 5725 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 5726 INFO (searcherExecutor-21-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 5728 INFO (searcherExecutor-21-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@633ce609[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
[junit4] 2> 5731 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 37
[junit4] 2> 5734 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
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=1
[junit4] 2> 5736 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
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=1
[junit4] 2> 5745 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
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> 5748 INFO
(TEST-Tagger2Test.testLongestDominantRight-seed#[9BC620DF47C6EB1C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
[junit4] OK 0.08s J0 | Tagger2Test.testLongestDominantRight
[junit4] 2> 5750 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 5750 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1887799533
[junit4] 2> 5750 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 5751 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ed2fd71: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@70f9ce3c
[junit4] 2> 5763 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 5764 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cb0dd68: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@1a27aee9
[junit4] 2> 5764 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 5764 INFO (SUITE-Tagger2Test-seed#[9BC620DF47C6EB1C]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3c413b96: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@59fe5c02
[junit4] 2> 5775 INFO (coreCloseExecutor-25-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4b1fea33
[junit4] 2> 5775 INFO (coreCloseExecutor-25-thread-1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=4b1fea33
[junit4] 2> 5776 INFO (coreCloseExecutor-25-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@13b838ff: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@31a3a28f
[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_9BC620DF47C6EB1C-002
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=24984, maxDocsPerChunk=289, blockSize=526),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=24984, blockSize=526)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3073884a),
locale=ug, timezone=Asia/Kolkata
[junit4] 2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 11-ea
(64-bit)/cpus=8,threads=1,free=466437880,total=512753664
[junit4] 2> NOTE: All tests run in this JVM: [Tagger2Test, Tagger2Test]
[junit4] Completed [5/5 (5!)] on J0 in 0.54s, 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:
9BC620DF47C6EB1C]
Total time: 7 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=d1631593f3a0ff9f58468ff0f32d7c1e8a404567,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22188
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]