Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5620/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  
org.apache.solr.handler.component.SpellCheckComponentTest.testMaximumResultsForSuggest

Error Message:
Directory 
MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_E794965235D0F24B-001\init-core-data-001\spellchecker1
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b49a00d still has 
pending deleted files; cannot initialize IndexWriter

Stack Trace:
java.lang.IllegalArgumentException: Directory 
MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_E794965235D0F24B-001\init-core-data-001\spellchecker1
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b49a00d still has 
pending deleted files; cannot initialize IndexWriter
        at 
__randomizedtesting.SeedInfo.seed([E794965235D0F24B:6B991691FBFCAD06]:0)
        at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:767)
        at 
org.apache.lucene.search.spell.SpellChecker.clearIndex(SpellChecker.java:455)
        at 
org.apache.solr.spelling.IndexBasedSpellChecker.build(IndexBasedSpellChecker.java:87)
        at 
org.apache.solr.handler.component.SpellCheckComponent.prepare(SpellCheckComponent.java:131)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:246)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:820)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:789)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testMaximumResultsForSuggest(SpellCheckComponentTest.java:83)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Directory 
MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_E794965235D0F24B-001\init-core-data-001\spellchecker1
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b49a00d still has 
pending deleted files; cannot initialize IndexWriter

Stack Trace:
java.lang.IllegalArgumentException: Directory 
MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_E794965235D0F24B-001\init-core-data-001\spellchecker1
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b49a00d still has 
pending deleted files; cannot initialize IndexWriter
        at 
__randomizedtesting.SeedInfo.seed([E794965235D0F24B:D9A0B9EB10CD67AC]:0)
        at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:767)
        at 
org.apache.lucene.search.spell.SpellChecker.clearIndex(SpellChecker.java:455)
        at 
org.apache.solr.spelling.IndexBasedSpellChecker.build(IndexBasedSpellChecker.java:87)
        at 
org.apache.solr.handler.component.SpellCheckComponent.prepare(SpellCheckComponent.java:131)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:246)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:820)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:789)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testExtendedResultsCount(SpellCheckComponentTest.java:135)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
        at 
__randomizedtesting.SeedInfo.seed([E794965235D0F24B:ECB8C192AA194EE4]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:842)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:789)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([E794965235D0F24B:AD98EB3F66DC5128]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:754)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:721)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testRebuildOnCommit(SpellCheckComponentTest.java:267)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//arr[@name='suggestion'][.='lucenejava']
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">352</int></lst><result name="response" numFound="0" 
start="0"></result><lst name="spellcheck"><lst name="suggestions"/></lst>
</response>

        request 
was:q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
        ... 41 more


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([E794965235D0F24B:6FC0A9889B2C9FB3]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:842)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:789)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Error from server at http://127.0.0.1:55057/p_n/dw/collection1: Directory 
MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores\collection1\data\spellchecker1
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dbc0960 still has 
pending deleted files; cannot initialize IndexWriter

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:55057/p_n/dw/collection1: Directory 
MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores\collection1\data\spellchecker1
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dbc0960 still has 
pending deleted files; cannot initialize IndexWriter
        at 
__randomizedtesting.SeedInfo.seed([E794965235D0F24B:6FC0A9889B2C9FB3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.q(DistributedSpellCheckComponentTest.java:67)
        at 
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test(DistributedSpellCheckComponentTest.java:146)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:990)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11102 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedSpellCheckComponentTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\init-core-data-001
   [junit4]   2> 1094830 INFO  
(SUITE-DistributedSpellCheckComponentTest-seed#[E794965235D0F24B]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1094830 INFO  
(SUITE-DistributedSpellCheckComponentTest-seed#[E794965235D0F24B]-worker) [    
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/p_n/dw
   [junit4]   2> 1095343 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1095345 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1095346 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1931bd37{/p_n/dw,null,AVAILABLE}
   [junit4]   2> 1095348 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@74a4957e{HTTP/1.1}{127.0.0.1:55010}
   [junit4]   2> 1095348 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.e.j.s.Server Started @1098966ms
   [junit4]   2> 1095348 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_n/dw, 
hostPort=55010, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores}
   [junit4]   2> 1095348 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1095348 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control'
   [junit4]   2> 1095348 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1095348 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1095349 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\solr.xml
   [junit4]   2> 1095371 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores
   [junit4]   2> 1095371 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1214438395
   [junit4]   2> 1095371 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control]
   [junit4]   2> 1095371 WARN  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\lib
   [junit4]   2> 1095372 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1095374 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1095375 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1095375 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1095375 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1095375 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1095377 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores
   [junit4]   2> 1095378 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 1095378 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1095378 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1095379 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1095380 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1095380 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1095380 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1095380 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1095381 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1095381 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1095420 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1095426 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1095440 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1095443 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1095512 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1095528 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1095529 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1095533 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1095535 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1095536 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1095537 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1095544 INFO  (coreLoadExecutor-3917-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-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1095544 INFO  (coreLoadExecutor-3917-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1095544 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 1095544 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1095544 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3f6e45
   [junit4]   2> 1095546 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores\collection1\data
   [junit4]   2> 1095547 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 1095547 WARN  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1095548 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 1095548 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=92.94921875, 
floorSegmentMB=0.5830078125, forceMergeDeletesPctAllowed=13.246671846403311, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8253119292045654
   [junit4]   2> 1095603 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores\collection1\data\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3761a6c0; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1095604 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1095606 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1095606 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1095606 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1095606 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1095606 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1095606 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1095607 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1095607 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1095607 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1095607 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1095607 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1095607 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1095635 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-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1095638 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095639 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095640 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095641 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1095644 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1095644 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1095644 WARN  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1095645 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1095646 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1095646 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1095647 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1095647 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1095647 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1095648 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\control\cores\collection1\data\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3761a6c0; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1095648 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1095648 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@564c9385[collection1] main]
   [junit4]   2> 1095648 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1095648 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1095648 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1095648 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1095661 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1095801 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1095802 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1095802 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1095802 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1095802 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1526231446284402688
   [junit4]   2> 1095802 INFO  
(searcherExecutor-3918-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1095803 INFO  
(searcherExecutor-3918-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1095803 INFO  
(searcherExecutor-3918-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1095803 INFO  
(searcherExecutor-3918-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1095803 INFO  
(searcherExecutor-3918-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1095803 INFO  
(searcherExecutor-3918-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1095804 INFO  
(searcherExecutor-3918-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1095804 INFO  
(searcherExecutor-3918-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1095804 INFO  
(searcherExecutor-3918-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1095805 INFO  
(searcherExecutor-3918-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@564c9385[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1095806 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with 
highest version 1526231446284402688
   [junit4]   2> 1095806 INFO  (coreLoadExecutor-3917-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1096293 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1096295 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1096298 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4bfb0564{/p_n/dw,null,AVAILABLE}
   [junit4]   2> 1096298 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3663443c{HTTP/1.1}{127.0.0.1:55013}
   [junit4]   2> 1096298 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.e.j.s.Server Started @1099918ms
   [junit4]   2> 1096298 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_n/dw, 
hostPort=55013, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores}
   [junit4]   2> 1096299 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1096299 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0'
   [junit4]   2> 1096299 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1096299 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1096299 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1096306 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores
   [junit4]   2> 1096306 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 35933051
   [junit4]   2> 1096306 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0]
   [junit4]   2> 1096307 WARN  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\lib
   [junit4]   2> 1096315 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1096318 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1096320 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1096320 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1096320 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1096320 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1096321 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores
   [junit4]   2> 1096323 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 1096323 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1096323 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1096325 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1096332 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1096333 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1096333 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1096333 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1096332 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1096337 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1096373 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1096379 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1096393 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1096397 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1096479 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1096485 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1096486 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1096489 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1096491 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1096492 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1096493 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1096499 INFO  (coreLoadExecutor-3928-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-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1096499 INFO  (coreLoadExecutor-3928-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1096499 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 1096499 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1096499 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3f6e45
   [junit4]   2> 1096501 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores\collection1\data
   [junit4]   2> 1096501 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 1096502 WARN  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1096502 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 1096503 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=92.94921875, 
floorSegmentMB=0.5830078125, forceMergeDeletesPctAllowed=13.246671846403311, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8253119292045654
   [junit4]   2> 1096665 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores\collection1\data\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51ab79ea; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1096665 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1096669 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1096669 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1096669 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1096669 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1096669 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1096669 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1096669 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1096669 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1096669 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1096669 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1096669 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1096669 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1096674 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1096674 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-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1096675 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1096676 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1096676 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1096681 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1096682 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1096683 WARN  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1096683 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1096684 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1096684 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1096685 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1096685 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1096685 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1096686 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_E794965235D0F24B-001\tempDir-001\shard0\cores\collection1\data\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51ab79ea; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1096686 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1096686 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5424c1ac[collection1] main]
   [junit4]   2> 1096686 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1096686 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1096686 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1096686 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1096726 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1096894 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1096894 INFO  
(searcherExecutor-3929-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1096894 INFO  
(searcherExecutor-3929-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1096894 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1096894 INFO  
(searcherExecutor-3929-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1096894 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1096894 INFO  
(searcherExecutor-3929-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1096895 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1096895 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1526231447430496256
   [junit4]   2> 1096895 INFO  
(searcherExecutor-3929-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1096896 INFO  
(searcherExecutor-3929-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1096896 INFO  
(searcherExecutor-3929-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1096896 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1526231447430496256
   [junit4]   2> 1096897 INFO  
(searcherExecutor-3929-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1096897 INFO  (coreLoadExecutor-3928-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1096897 INFO  
(searcherExecutor-3929-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1096897 INFO  
(searcherExecutor-3929-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5424c1ac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1097348 INFO  
(TEST-DistributedSpellCheckComponentTest.test-seed#[E794965235D0F24B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1097355 INFO  (qtp1133245997-8975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1526231447910744064)} 0 2
   [junit4]   2> 1097370 INFO  (qtp12865603-8992) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1526231447925424128)} 0 2
   [junit4]   2> 1097373 INFO  (qtp1133245997-8973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[1 (1526231447930667008)]} 0 1
   [junit4]   2> 1097377 INFO  (qtp12865603-8994) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[1 (1526231447933812736)]} 0 1
   [junit4]   2> 1097379 INFO  (qtp1133245997-8977) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[2 (1526231447938007040)]} 0 0
   [junit4]   2> 1097383 INFO  (qtp12865603-8993) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[2 (1526231447941152768)]} 0 0
   [junit4]   2> 1097385 INFO  (qtp1133245997-8978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[3 (1526231447944298496)]} 0 0
   [junit4]   2> 1097387 INFO  (qtp12865603-8995) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[3 (1526231447946395648)]} 0 0
   [junit4]   2> 1097411 INFO  (qtp1133245997-8976) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[4 (1526231447971561472)]} 0 0
   [junit4]   2> 1097415 INFO  (qtp12865603-8997) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[4 (1526231447974707200)]} 0 0
   [junit4]   2> 1097417 INFO  (qtp1133245997-8974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[5 (1526231447977852928)]} 0 0
   [junit4]   2> 1097419 INFO  (qtp12865603-8996) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[5 (1526231447979950080)]} 0 0
   [junit4]   2> 1097421 INFO  (qtp1133245997-8975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[6 (1526231447982047232)]} 0 0
   [junit4]   2> 1097423 INFO  (qtp12865603-8992) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[6 (1526231447984144384)]} 0 0
   [junit4]   2> 1097425 INFO  (qtp1133245997-8973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[7 (1526231447986241536)]} 0 0
   [junit4]   2> 1097427 INFO  (qtp12865603-8994) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[7 (1526231447988338688)]} 0 0
   [junit4]   2> 1097429 INFO  (qtp1133245997-8977) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[8 (1526231447990435840)]} 0 0
   [junit4]   2> 1097431 INFO  (qtp12865603-8993) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[8 (1526231447992532992)]} 0 0
   [junit4]   2> 1097433 INFO  (qtp1133245997-8978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[9 (1526231447994630144)]} 0 0
   [junit4]   2> 1097436 INFO  (qtp12865603-8995) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[9 (1526231447997775872)]} 0 0
   [junit4]   2> 1097438 INFO  (qtp1133245997-8976) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[10 (1526231447999873024)]} 0 0
   [junit4]   2> 1097441 INFO  (qtp12865603-8997) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[10 (1526231448001970176)]} 0 0
   [junit4]   2> 1097444 INFO  (qtp1133245997-8974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[12 (1526231448006164480)]} 0 0
   [junit4]   2> 1097446 INFO  (qtp12865603-8996) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[12 (1526231448008261632)]} 0 0
   [junit4]   2> 1097448 INFO  (qtp1133245997-8975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[13 (1526231448010358784)]} 0 0
   [junit4]   2> 1097450 INFO  (qtp12865603-8992) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[13 (1526231448012455936)]} 0 0
   [junit4]   2> 1097452 INFO  (qtp1133245997-8973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[14 (1526231448014553088)]} 0 0
   [junit4]   2> 1097454 INFO  (qtp12865603-8994) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[14 (1526231448016650240)]} 0 0
   [junit4]   2> 1097456 INFO  (qtp1133245997-8977) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[15 (1526231448018747392)]} 0 0
   [junit4]   2> 1097458 INFO  (qtp12865603-8993) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[15 (1526231448020844544)]} 0 0
   [junit4]   2> 1097460 INFO  (qtp1133245997-8978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[16 (1526231448022941696)]} 0 0
   [junit4]   2> 1097470 INFO  (qtp12865603-8995) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[16 (1526231448033427456)]} 0 0
   [junit4]   2> 1097478 INFO  (qtp1133245997-8976) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[17 (1526231448041816064)]} 0 0
   [junit4]   2> 1097483 INFO  (qtp12865603-8997) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[17 (1526231448047058944)]} 0 0
   [junit4]   2> 1097485 INFO  (qtp1133245997-8974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[18 (1526231448049156096)]} 0 0
   [junit4]   2> 1097487 INFO  (qtp12865603-8996) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[18 (1526231448051253248)]} 0 0
   [junit4]   2> 1097490 INFO  (qtp1133245997-8975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[19 (1526231448054398976)]} 0 0
   [junit4]   2> 1097499 INFO  (qtp12865603-8992) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[19 (1526231448063836160)]} 0 0
   [junit4]   2> 1097501 INFO  (qtp1133245997-8973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[20 (1526231448065933312)]} 0 0
   [junit4]   2> 1097503 INFO  (qtp12865603-8994) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[20 (1526231448068030464)]} 0 0
   [junit4]   2> 1097505 INFO  (qtp1133245997-8977) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[21 (1526231448070127616)]} 0 0
   [junit4]   2> 1097508 INFO  (qtp12865603-8993) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[21 (1526231448073273344)]} 0 0
   [junit4]   2> 1097511 INFO  (qtp1133245997-8978) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add=[22 (1526231448076419072)]} 0 0
   [junit4]   2> 1097513 INFO  (qtp12865603-8995) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_n/dw path=/update 
params={wt=javabin&version=2}{add

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

INFO  (searcherExecutor-6459-thread-1) [    ] o.a.s.h.c.SpellCheckComponent 
Building spell index for spell checker: multipleFields
   [junit4]   2> 1760246 INFO  (searcherExecutor-6459-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1760257 INFO  (searcherExecutor-6459-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1760269 INFO  (searcherExecutor-6459-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5789bc24[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1760269 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[E794965235D0F24B]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 65
   [junit4]   2> 1760270 INFO  
(SUITE-SpellCheckComponentTest-seed#[E794965235D0F24B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1760270 INFO  
(SUITE-SpellCheckComponentTest-seed#[E794965235D0F24B]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1514229771
   [junit4]   2> 1760271 INFO  (coreCloseExecutor-6463-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ea66eb1
   [junit4]   2> 1760271 INFO  (coreCloseExecutor-6463-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=24,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=112,cumulative_deletesById=0,cumulative_deletesByQuery=11,cumulative_errors=0}
   [junit4]   2> 1760271 INFO  (coreCloseExecutor-6463-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1760271 INFO  (coreCloseExecutor-6463-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1760271 INFO  (coreCloseExecutor-6463-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1760272 INFO  (coreCloseExecutor-6463-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1760272 INFO  (coreCloseExecutor-6463-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1760272 INFO  (coreCloseExecutor-6463-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_E794965235D0F24B-001\init-core-data-001\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_E794965235D0F24B-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1760272 INFO  (coreCloseExecutor-6463-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_E794965235D0F24B-001\init-core-data-001\
   [junit4]   2> 1760272 INFO  (coreCloseExecutor-6463-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_E794965235D0F24B-001\init-core-data-001\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_E794965235D0F24B-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1760272 INFO  (coreCloseExecutor-6463-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_E794965235D0F24B-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_E794965235D0F24B-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=ClassicSimilarity, locale=nl-NL, timezone=Europe/Zurich
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_72 
(64-bit)/cpus=3,threads=1,free=219114080,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestJettySolrRunner, 
ResponseLogComponentTest, TestFreeTextSuggestions, AtomicUpdatesTest, 
TestManagedStopFilterFactory, AutoCommitTest, ExplicitHLLTest, 
TestSmileRequest, HdfsSyncSliceTest, TestTrackingShardHandlerFactory, 
NoCacheHeaderTest, DistribDocExpirationUpdateProcessorTest, 
TestFieldSortValues, TestSolrQueryParserResource, SpellPossibilityIteratorTest, 
TestManagedResourceStorage, SparseHLLTest, 
TestLMJelinekMercerSimilarityFactory, DefaultValueUpdateProcessorTest, 
TestConfigSetsAPIZkFailure, TestShortCircuitedRequests, 
OpenCloseCoreStressTest, TestStandardQParsers, 
VMParamsZkACLAndCredentialsProvidersTest, 
ConcurrentDeleteAndCreateCollectionTest, LukeRequestHandlerTest, 
TestExactSharedStatsCache, DeleteInactiveReplicaTest, NotRequiredUniqueKeyTest, 
OpenExchangeRatesOrgProviderTest, SolrPluginUtilsTest, TestFastOutputStream, 
SpatialHeatmapFacetsTest, MultiTermTest, TestQueryUtils, 
TlogReplayBufferedWhileIndexingTest, TestBadConfig, 
WordBreakSolrSpellCheckerTest, SuggesterWFSTTest, MinimalSchemaTest, 
TestAuthenticationFramework, HighlighterMaxOffsetTest, SearchHandlerTest, 
SSLMigrationTest, TestExceedMaxTermLength, SuggesterTest, 
SolrCmdDistributorTest, TestCollationField, CopyFieldTest, TestSolrJ, 
StatsComponentTest, ConnectionManagerTest, BadIndexSchemaTest, 
TestSerializedLuceneMatchVersion, SegmentsInfoRequestHandlerTest, 
VersionInfoTest, TestSchemaSimilarityResource, HdfsRecoveryZkTest, 
OverseerRolesTest, TestFieldTypeCollectionResource, TestSearcherReuse, 
EnumFieldTest, DistributedQueryComponentCustomSortTest, TestPerFieldSimilarity, 
TestReload, TestCharFilters, TestBlendedInfixSuggestions, 
DirectSolrConnectionTest, SolrIndexSplitterTest, CdcrVersionReplicationTest, 
TestNonDefinedSimilarityFactory, CollectionTooManyReplicasTest, 
AsyncCallRequestStatusResponseTest, TestCrossCoreJoin, InfoHandlerTest, 
TestDistribDocBasedVersion, QueryParsingTest, 
BigEndianAscendingWordSerializerTest, ConvertedLegacyTest, 
TestPHPSerializedResponseWriter, TestPerFieldSimilarityWithDefaultOverride, 
DebugComponentTest, TestIndexingPerformance, BasicDistributedZk2Test, 
TestNoOpRegenerator, TestMaxScoreQueryParser, SmileWriterTest, 
TestIndexSearcher, FieldMutatingUpdateProcessorTest, ZkNodePropsTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestSolrConfigHandlerConcurrent, TestShardHandlerFactory, 
DocExpirationUpdateProcessorFactoryTest, CloudMLTQParserTest, TestRTimerTree, 
UniqFieldsUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, 
RequestLoggingTest, LeaderInitiatedRecoveryOnShardRestartTest, TestOrdValues, 
TestCloudPivotFacet, TestExclusionRuleCollectionAccess, 
DistributedSuggestComponentTest, DistributedFacetPivotLongTailTest, TestTrie, 
TestDistributedMissingSort, TestNRTOpen, TestQueryTypes, SortSpecParsingTest, 
TestTrieFacet, TestMiniSolrCloudClusterBase, CdcrReplicationHandlerTest, 
LeaderFailoverAfterPartitionTest, SolrCloudExampleTest, 
RestartWhileUpdatingTest, DateRangeFieldTest, SpellCheckCollatorTest, 
TestValueSourceCache, ShardRoutingCustomTest, SuggesterTSTTest, 
HdfsLockFactoryTest, TestRandomFaceting, TestUtils, TestRangeQuery, 
ZkStateWriterTest, MergeStrategyTest, SignatureUpdateProcessorFactoryTest, 
TestSchemaNameResource, ShardSplitTest, FieldAnalysisRequestHandlerTest, 
DistanceFunctionTest, CollectionsAPIDistributedZkTest, DeleteReplicaTest, 
TestJsonFacets, TestClassicSimilarityFactory, TestSolrQueryParser, 
TestSha256AuthenticationProvider, HdfsBasicDistributedZkTest, 
DirectUpdateHandlerOptimizeTest, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, ShardRoutingTest, RecoveryZkTest, 
TestReplicationHandler, TestZkChroot, TestDistributedGrouping, TestRecovery, 
TestHashPartitioner, TestRealTimeGet, TestStressReorder, HardAutoCommitTest, 
TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest]
   [junit4] Completed [318/579 (2!)] on J1 in 8.07s, 11 tests, 5 errors <<< 
FAILURES!

[...truncated 847 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:740: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:684: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:524:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1457:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1014:
 There were test failures: 579 suites (8 ignored), 2331 tests, 6 errors, 127 
ignored (82 assumptions) [seed: E794965235D0F24B]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to