You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/11/22 17:45:57 UTC

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_66) - Build # 5283 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5283/
Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([2180F5927C5FF215]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:452)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:222)
	at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=11782, name=searcherExecutor-5323-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=11782, name=searcherExecutor-5323-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([2180F5927C5FF215]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=11782, name=searcherExecutor-5323-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=11782, name=searcherExecutor-5323-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([2180F5927C5FF215]:0)


FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.test

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
	at __randomizedtesting.SeedInfo.seed([2180F5927C5FF215:A9D4CA48D2A39FED]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:838)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:785)
	at org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at 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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10695 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_2180F5927C5FF215-001\init-core-data-001
   [junit4]   2> 1850764 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1850765 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1850765 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1850765 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1850765 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1850765 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1850765 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1850801 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1850805 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1850813 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1850817 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1850920 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1850927 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1850927 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1850932 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1850934 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1850935 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1850936 WARN  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1850936 WARN  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1850936 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1850936 WARN  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1850936 WARN  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1850936 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1850936 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1850936 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 1850936 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1850936 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1850936 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 49672318
   [junit4]   2> 1850936 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 1850937 WARN  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1850937 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1850940 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1850941 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1850941 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1850941 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1850941 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1850974 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig-spellcheckcomponent.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_2180F5927C5FF215-001\init-core-data-001, shard=shard1}
   [junit4]   2> 1850978 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1850978 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1850979 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1850979 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1850979 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1851001 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1851005 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1851012 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1851017 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1851115 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1851130 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1851131 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1851135 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1851137 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1851138 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1851139 WARN  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1851139 WARN  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1851139 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1851139 WARN  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1851139 WARN  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1851144 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1851144 INFO  (coreLoadExecutor-5294-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1851144 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1851145 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[null]
   [junit4]   2> 1851145 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1851145 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_2180F5927C5FF215-001\init-core-data-001\
   [junit4]   2> 1851147 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_2180F5927C5FF215-001\init-core-data-001\index/
   [junit4]   2> 1851147 WARN  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_2180F5927C5FF215-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 1851147 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_2180F5927C5FF215-001\init-core-data-001\index
   [junit4]   2> 1851147 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=67.16015625, floorSegmentMB=0.83203125, forceMergeDeletesPctAllowed=1.429929099340379, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1851151 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_1,generation=1}
   [junit4]   2> 1851151 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1851153 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1851156 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1851157 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1851158 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1851158 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1851160 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,spellCheckCompRH1,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1851161 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1851166 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1851166 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1851168 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1851168 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_1,generation=1}
   [junit4]   2> 1851168 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1851168 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3e26b3b8[collection1] main
   [junit4]   2> 1851172 WARN  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1851172 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1851172 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1851172 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1851172 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1851175 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_2180F5927C5FF215-001\init-core-data-001\
   [junit4]   2> 1851194 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1851205 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1851205 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1851205 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1851230 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1851230 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1851230 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1851263 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1851305 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1851318 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1851318 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1851319 INFO  (coreLoadExecutor-5294-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1851321 INFO  (SUITE-SpellCheckComponentTest-seed#[2180F5927C5FF215]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1851321 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1851323 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1851324 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1851327 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1851327 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1851328 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1851328 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1851328 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1851328 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1851329 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1851329 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1851329 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1851330 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1851331 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_2,generation=2}
   [junit4]   2> 1851332 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1851332 WARN  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1851333 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@70285962[collection1] main
   [junit4]   2> 1851333 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1851333 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1851333 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1851333 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1851333 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1851333 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1851334 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1851334 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1851334 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1851335 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1851335 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1851336 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1851336 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1851336 INFO  (searcherExecutor-5295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3e26b3b8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1851336 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1851337 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1851337 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1851337 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1851337 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1851337 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1851338 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1851338 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1851339 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1851339 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1851339 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1851340 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1851340 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1851340 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70285962[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C10)))}
   [junit4]   2> 1851340 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 1851345 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=4 
   [junit4]   2> 1851346 ERROR (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ spellcheck/suggestions
   [junit4]   2>  expected =/spellcheck=={'suggestions':['documemt',{'numFound':1,'startOffset':0,'endOffset':8,'suggestion':['document']}]}
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":4},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 1851346 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1851346 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1851347 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1851347 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1851347 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_3,generation=3}
   [junit4]   2> 1851347 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1851347 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@224ffbc[collection1] main
   [junit4]   2> 1851348 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1851348 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1851364 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1851419 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1851452 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1851452 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1851483 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1851521 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1851535 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@224ffbc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1851535 INFO  (TEST-SpellCheckComponentTest.test-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 187
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=test -Dtests.seed=2180F5927C5FF215 -Dtests.slow=true -Dtests.locale=fi_FI -Dtests.timezone=Libya -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.22s J1 | SpellCheckComponentTest.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2180F5927C5FF215:A9D4CA48D2A39FED]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:838)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:785)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:96)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1851540 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 1851540 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1851541 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1851541 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1851541 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1851573 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1851573 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1851573 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1851573 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1851574 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1851574 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1851574 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1851575 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_4,generation=4}
   [junit4]   2> 1851575 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1851576 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@165d73a5[collection1] main
   [junit4]   2> 1851576 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1851576 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1851633 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1851666 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1851706 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1851707 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1851751 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1851820 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1851911 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@165d73a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.4.0):C10)))}
   [junit4]   2> 1851911 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 338
   [junit4]   2> 1851912 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0 
   [junit4]   2> 1851914 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0 
   [junit4]   2> 1851921 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=8 
   [junit4]   2> 1851922 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 1851922 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1851922 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1851922 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1851934 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_5,generation=5}
   [junit4]   2> 1851934 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore newest commit generation = 5
   [junit4]   2> 1851935 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4d84eef5[collection1] main
   [junit4]   2> 1851935 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1851935 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1851972 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1851998 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1852020 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1852020 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1852038 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1852049 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1852068 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d84eef5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1852069 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 145
   [junit4]   2> 1852071 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1852072 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1852072 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1852072 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1852073 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1852073 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1852073 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1852073 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1852073 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1852074 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1852074 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1852074 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1852075 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_6,generation=6}
   [junit4]   2> 1852075 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore newest commit generation = 6
   [junit4]   2> 1852076 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@2238cb3e[collection1] main
   [junit4]   2> 1852076 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1852076 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1852127 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1852143 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1852207 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1852208 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1852255 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1852419 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1852527 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2238cb3e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.4.0):C10)))}
   [junit4]   2> 1852527 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 467
   [junit4]   2> 1852528 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1852528 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1852530 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_7,generation=7}
   [junit4]   2> 1852530 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore newest commit generation = 7
   [junit4]   2> 1852530 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@5e71003a[collection1] main
   [junit4]   2> 1852530 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1852531 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1852610 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1852645 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1852772 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1852772 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1852916 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1853009 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1853107 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e71003a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.4.0):C10/1:delGen=1) Uninverting(_3(5.4.0):C1)))}
   [junit4]   2> 1853107 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 579
   [junit4]   2> 1853263 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true} hits=10 status=0 QTime=156 
   [junit4]   2> 1853265 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1853268 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1853268 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1853268 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1853268 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1853269 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_7,generation=7}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_8,generation=8}
   [junit4]   2> 1853270 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore newest commit generation = 8
   [junit4]   2> 1853270 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@283576c3[collection1] main
   [junit4]   2> 1853270 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1853270 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1853354 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1853415 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1853466 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1853466 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1853505 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1853549 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1853602 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@283576c3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1853603 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 334
   [junit4]   2> 1853606 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1853611 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 5
   [junit4]   2> 1853612 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1853613 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1853613 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1853613 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1853613 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1853614 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1853614 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1853614 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1853614 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1853615 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1853616 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_8,generation=8}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_9,generation=9}
   [junit4]   2> 1853616 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore newest commit generation = 9
   [junit4]   2> 1853617 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6fcbfa4f[collection1] main
   [junit4]   2> 1853617 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1853617 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1853757 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1853819 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1853998 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1853999 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1854138 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1854234 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1854319 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6fcbfa4f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.4.0):C10)))}
   [junit4]   2> 1854319 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 719
   [junit4]   2> 1854321 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=1 
   [junit4]   2> 1854321 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[11231]} 0 0
   [junit4]   2> 1854322 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1854323 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_9,generation=9}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_a,generation=10}
   [junit4]   2> 1854323 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore newest commit generation = 10
   [junit4]   2> 1854323 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@287d55d7[collection1] main
   [junit4]   2> 1854324 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1854324 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1854395 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1854416 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1854434 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1854434 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1854541 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1854763 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1855042 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@287d55d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.4.0):C10) Uninverting(_5(5.4.0):C1)))}
   [junit4]   2> 1855043 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 842
   [junit4]   2> 1855043 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=845 
   [junit4]   2> 1855043 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1855043 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1855043 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1855043 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1855043 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_a,generation=10}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_b,generation=11}
   [junit4]   2> 1855043 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore newest commit generation = 11
   [junit4]   2> 1855043 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@23d50a1b[collection1] main
   [junit4]   2> 1855043 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1855044 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1855101 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1855158 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1855199 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1855199 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1855232 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1855278 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1855329 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@23d50a1b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1855329 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 288
   [junit4]   2> 1855332 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 1855333 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1855333 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1855333 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1855333 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1855334 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1855334 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1855334 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1855335 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1855335 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1855335 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 1855336 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1855337 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_b,generation=11}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_c,generation=12}
   [junit4]   2> 1855337 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore newest commit generation = 12
   [junit4]   2> 1855338 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@7ae76aa8[collection1] main
   [junit4]   2> 1855338 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1855345 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1855390 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1855421 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1855498 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1855498 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1855564 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1855622 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1855706 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ae76aa8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.4.0):C10)))}
   [junit4]   2> 1855706 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 395
   [junit4]   2> 1855789 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=documemt&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.build=true&spellcheck.collate=true} hits=0 status=0 QTime=83 
   [junit4]   2> 1855790 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=documemt+lowerfilt:broen^4&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0 
   [junit4]   2> 1855791 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0 
   [junit4]   2> 1855791 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=pixma&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0 
   [junit4]   2> 1855791 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1855791 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1855791 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1855791 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1855791 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_c,generation=12}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2f69c3e8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b6f7379),segFN=segments_d,generation=13}
   [junit4]   2> 1855791 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.c.SolrCore newest commit generation = 13
   [junit4]   2> 1855791 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@36e21110[collection1] main
   [junit4]   2> 1855792 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1855792 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1855807 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1855820 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1855841 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1855841 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1855856 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1855905 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1855944 INFO  (searcherExecutor-5295-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36e21110[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1855944 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 152
   [junit4]   2> 1855947 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2180F5927C5FF215]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1855948 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1855948 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1855948 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1855949 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 1855949 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 1855949 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 0
   [junit4]   2> 1855950 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 1855950 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 1855950 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 0
   [junit4]   2> 1855951 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[2180F5927C5FF215]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   

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

readPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Nov 22, 2015 4:43:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=11782, name=searcherExecutor-5323-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Nov 22, 2015 4:43:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=11782, name=searcherExecutor-5323-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {v_t=Lucene50(blocksize=128), id=Lucene50(blocksize=128), v_s=PostingsFormat(name=LuceneFixedGap), v_f=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_CR, timezone=America/Porto_Velho
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=151824936,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearcherReuse, TestQueryTypes, DistributedQueueTest, WordBreakSolrSpellCheckerTest, TestBinaryResponseWriter, TestSuggestSpellingConverter, JavabinLoaderTest, CurrencyFieldOpenExchangeTest, HdfsChaosMonkeyNothingIsSafeTest, TestLMJelinekMercerSimilarityFactory, TestHighFrequencyDictionaryFactory, AutoCommitTest, ZkSolrClientTest, SecurityConfHandlerTest, HdfsLockFactoryTest, ForceLeaderTest, TestSolrQueryParser, LeaderInitiatedRecoveryOnCommitTest, TestCrossCoreJoin, ShardRoutingCustomTest, TestManagedSchemaFieldTypeResource, TestSolrIndexConfig, AssignTest, TestDefaultStatsCache, TestManagedSynonymFilterFactory, OpenCloseCoreStressTest, TestIndexSearcher, CollectionsAPIDistributedZkTest, TestDynamicFieldCollectionResource, CursorPagingTest, CSVRequestHandlerTest, DistanceFunctionTest, TestCollationField, SortSpecParsingTest, TestBlobHandler, CustomCollectionTest, TestManagedResourceStorage, BufferStoreTest, SuggesterTest, TestSolrDeletionPolicy2, ZkStateWriterTest, HdfsChaosMonkeySafeLeaderTest, HighlighterMaxOffsetTest, OverseerTaskQueueTest, TestRandomFaceting, BinaryUpdateRequestHandlerTest, TermVectorComponentDistributedTest, ConvertedLegacyTest, TestRequestForwarding, DistributedQueryComponentCustomSortTest, OpenExchangeRatesOrgProviderTest, TestNonDefinedSimilarityFactory, DirectUpdateHandlerOptimizeTest, TestCSVResponseWriter, OverseerCollectionConfigSetProcessorTest, PluginInfoTest, TestCloudPivotFacet, TestComplexPhraseQParserPlugin, TestCloudSchemaless, OverseerRolesTest, TestRestoreCore, TestRawResponseWriter, TestMiniSolrCloudClusterSSL, SolrXmlInZkTest, SSLMigrationTest, TestFastOutputStream, ResourceLoaderTest, TestBadConfig, DistributedTermsComponentTest, HdfsRecoveryZkTest, PKIAuthenticationIntegrationTest, ResponseLogComponentTest, BasicAuthIntegrationTest, ChangedSchemaMergeTest, TestQuerySenderListener, TestRequestStatusCollectionAPI, SolrCmdDistributorTest, TestMiniSolrCloudClusterBase, TestExactSharedStatsCache, TestRawTransformer, TestCollationFieldDocValues, TestManagedStopFilterFactory, SolrCoreCheckLockOnStartupTest, ShardSplitTest, DateFieldTest, HdfsDirectoryTest, BlockCacheTest, TestRangeQuery, DirectSolrConnectionTest, TriLevelCompositeIdRoutingTest, TestReversedWildcardFilterFactory, TestWriterPerf, OutputWriterTest, SolrInfoMBeanTest, VersionInfoTest, TestCharFilters, TestPerFieldSimilarity, DocValuesMissingTest, TestHdfsUpdateLog, TestSha256AuthenticationProvider, CoreAdminHandlerTest, SpatialRPTFieldTypeTest, ExitableDirectoryReaderTest, TestSchemaSimilarityResource, ReplicationFactorTest, TestReRankQParserPlugin, TestImplicitCoreProperties, TestOmitPositions, TestMaxScoreQueryParser, TestConfigSetsAPIExclusivity, AsyncMigrateRouteKeyTest, LukeRequestHandlerTest, HttpPartitionTest, TestMinMaxOnMultiValuedField, HdfsNNFailoverTest, TestConfigSetsAPIZkFailure, EchoParamsTest, TestMiniSolrCloudCluster, TestFoldingMultitermQuery, TestAnalyzeInfixSuggestions, UniqFieldsUpdateProcessorFactoryTest, TestCloudInspectUtil, HdfsThreadLeakTest, TestIndexingPerformance, CloudExitableDirectoryReaderTest, ShowFileRequestHandlerTest, TestJsonFacets, AtomicUpdatesTest, DateRangeFieldTest, TestSolrJ, SpellingQueryConverterTest, TestSimpleTrackingShardHandler, StatsComponentTest, TestOrdValues, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, LeaderElectionTest, TestRandomDVFaceting, TestDistributedGrouping, TestHashPartitioner, ZkControllerTest, TestJoin, TestStressVersions, SimpleFacetsTest, SpellCheckComponentTest, BadIndexSchemaTest, TestFiltering, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=2180F5927C5FF215 -Dtests.slow=true -Dtests.locale=es_CR -Dtests.timezone=America/Porto_Velho -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2180F5927C5FF215]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:452)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:222)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=11782, name=searcherExecutor-5323-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2180F5927C5FF215]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=11782, name=searcherExecutor-5323-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2180F5927C5FF215]:0)
   [junit4] Completed [391/549] on J1 in 147.34s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 506 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1452: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1006: There were test failures: 549 suites (7 ignored), 2166 tests, 3 suite-level errors, 1 error, 462 ignored (47 assumptions) [seed: 2180F5927C5FF215]

Total time: 58 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any