Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6581/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
Error from server at https://127.0.0.1:51366/solr: deleteshard the collection 
time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:51366/solr: deleteshard the collection time 
out:180s
        at 
__randomizedtesting.SeedInfo.seed([523F475EFC03B4F5:9761F3427AF67E08]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:281)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:270)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:451)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1398)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1139)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1074)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:143)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores\core:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores\core
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores\core:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores\core
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003\cores
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_523F475EFC03B4F5-001\tempDir-003

        at __randomizedtesting.SeedInfo.seed([523F475EFC03B4F5]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest

Error Message:
mismatch: '0.09271725'!='0.105360515' @ response/docs/[3]/score

Stack Trace:
java.lang.RuntimeException: mismatch: '0.09271725'!='0.105360515' @ 
response/docs/[3]/score
        at 
__randomizedtesting.SeedInfo.seed([9CD99A03EC57D3BD:55A12B643398847C]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest(TestLTRQParserPlugin.java:94)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder

Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([9CD99A03EC57D3BD:F995BA632635B455]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore

Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([9CD99A03EC57D3BD:C1E88DC6616BA4D6]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking

Error Message:
mismatch: '8'!='1' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '8'!='1' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([9CD99A03EC57D3BD:3EF339D742DCC72]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11472 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\init-core-data-001
   [junit4]   2> 473636 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 473645 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 473650 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 473655 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001
   [junit4]   2> 473655 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 473655 INFO  (Thread-1067) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 473655 INFO  (Thread-1067) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 473669 ERROR (Thread-1067) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 473757 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51357
   [junit4]   2> 473803 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c381812b80000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a898b9{/solr,null,AVAILABLE}
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@fb422b{SSL,[ssl, 
http/1.1]}{127.0.0.1:51361}
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] 
o.e.j.s.Server Started @476857ms
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51361}
   [junit4]   2> 473805 ERROR (jetty-launcher-732-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473805 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-24T01:35:20.897Z
   [junit4]   2> 473820 INFO  (jetty-launcher-732-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 473825 INFO  (jetty-launcher-732-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c3cdfb{/solr,null,AVAILABLE}
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1251f65{SSL,[ssl, 
http/1.1]}{127.0.0.1:51366}
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] 
o.e.j.s.Server Started @476873ms
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51366}
   [junit4]   2> 473829 ERROR (jetty-launcher-732-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473829 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-24T01:35:20.921Z
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@149b3b5{/solr,null,AVAILABLE}
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b378f{SSL,[ssl, 
http/1.1]}{127.0.0.1:51373}
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] 
o.e.j.s.Server Started @476936ms
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51373}
   [junit4]   2> 473885 ERROR (jetty-launcher-732-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473885 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-24T01:35:20.977Z
   [junit4]   2> 473894 INFO  (jetty-launcher-732-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 473894 INFO  (jetty-launcher-732-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@181adde{/solr,null,AVAILABLE}
   [junit4]   2> 473895 INFO  (jetty-launcher-732-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@171becd{SSL,[ssl, 
http/1.1]}{127.0.0.1:51378}
   [junit4]   2> 473895 INFO  (jetty-launcher-732-thread-3) [    ] 
o.e.j.s.Server Started @476940ms
   [junit4]   2> 473895 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51378}
   [junit4]   2> 473896 ERROR (jetty-launcher-732-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 473896 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 473896 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473896 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473896 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-24T01:35:20.988Z
   [junit4]   2> 473980 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 473981 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 474066 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 474066 INFO  (jetty-launcher-732-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51357/solr
   [junit4]   2> 474204 INFO  (jetty-launcher-732-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51357/solr
   [junit4]   2> 474210 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 474225 INFO  (jetty-launcher-732-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51357/solr
   [junit4]   2> 474232 INFO  (jetty-launcher-732-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51357/solr
   [junit4]   2> 474505 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 474544 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51361_solr
   [junit4]   2> 474553 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.Overseer Overseer 
(id=98014967939727367-127.0.0.1:51361_solr-n_0000000000) starting
   [junit4]   2> 474567 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51361_solr
   [junit4]   2> 474584 INFO  
(zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 474603 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:51366_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 474607 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:51366_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 474610 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:51366_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51366_solr
   [junit4]   2> 474675 INFO  
(zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 474679 INFO  
(zkCallback-752-thread-1-processing-n:127.0.0.1:51366_solr) 
[n:127.0.0.1:51366_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 474712 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:51373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 474715 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:51378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 474720 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:51373_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 474722 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:51378_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 474725 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:51373_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51373_solr
   [junit4]   2> 474725 INFO  
(zkCallback-752-thread-1-processing-n:127.0.0.1:51366_solr) 
[n:127.0.0.1:51366_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 474733 INFO  
(zkCallback-755-thread-1-processing-n:127.0.0.1:51378_solr) 
[n:127.0.0.1:51378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 474737 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:51378_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51378_solr
   [junit4]   2> 474738 INFO  
(zkCallback-754-thread-1-processing-n:127.0.0.1:51373_solr) 
[n:127.0.0.1:51373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 474739 INFO  
(zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 474785 INFO  
(zkCallback-752-thread-1-processing-n:127.0.0.1:51366_solr) 
[n:127.0.0.1:51366_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 474785 INFO  
(zkCallback-755-thread-1-processing-n:127.0.0.1:51378_solr) 
[n:127.0.0.1:51378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 474785 INFO  
(zkCallback-754-thread-1-processing-n:127.0.0.1:51373_solr) 
[n:127.0.0.1:51373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 474785 INFO  
(zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 474903 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:51361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51361.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474905 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:51361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51361.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474905 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:51361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51361.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474905 INFO  (jetty-launcher-732-thread-2) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node1\.
   [junit4]   2> 474913 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:51366_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51366.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474916 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:51373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51373.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474920 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:51366_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51366.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474920 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:51366_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51366.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474923 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:51378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51378.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474924 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:51373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51373.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474924 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:51373_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51373.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474926 INFO  (jetty-launcher-732-thread-4) 
[n:127.0.0.1:51366_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node3\.
   [junit4]   2> 474926 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:51378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51378.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474926 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:51378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51378.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 474928 INFO  (jetty-launcher-732-thread-1) 
[n:127.0.0.1:51373_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node2\.
   [junit4]   2> 474929 INFO  (jetty-launcher-732-thread-3) 
[n:127.0.0.1:51378_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node4\.
   [junit4]   2> 475188 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 475202 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[523F475EFC03B4F5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51357/solr ready
   [junit4]   2> 475272 INFO  
(TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[523F475EFC03B4F5])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCloudInfoInCoreStatus
   [junit4]   2> 475315 INFO  (qtp10917188-4395) [n:127.0.0.1:51366_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 475320 INFO  
(OverseerThreadFactory-1853-thread-1-processing-n:127.0.0.1:51361_solr) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
corestatus_test
   [junit4]   2> 475642 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 475646 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 475652 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 475653 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 475654 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 475654 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 475683 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 475684 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 476679 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476679 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476691 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.s.IndexSchema [corestatus_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 476693 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.s.IndexSchema [corestatus_test_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 476696 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476696 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 476696 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard1_replica_n1' 
using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 476697 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51366.solr.core.corestatus_test.shard1.replica_n1' (registry 
'solr.core.corestatus_test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 476697 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 476698 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.SolrCore [[corestatus_test_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node3\corestatus_test_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node3\.\corestatus_test_shard1_replica_n1\data\]
   [junit4]   2> 476701 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 476701 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard2_replica_n2' 
using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 476706 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51361.solr.core.corestatus_test.shard2.replica_n2' (registry 
'solr.core.corestatus_test.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 476707 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 476707 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.c.SolrCore [[corestatus_test_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node1\corestatus_test_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node1\.\corestatus_test_shard2_replica_n2\data\]
   [junit4]   2> 476718 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.s.IndexSchema [corestatus_test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 476720 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 476721 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard1_replica_n2' 
using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 476721 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51373.solr.core.corestatus_test.shard1.replica_n2' (registry 
'solr.core.corestatus_test.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 476721 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 476721 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.c.SolrCore [[corestatus_test_shard1_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node2\corestatus_test_shard1_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node2\.\corestatus_test_shard1_replica_n2\data\]
   [junit4]   2> 476724 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 476731 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.s.IndexSchema [corestatus_test_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 476737 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 476737 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard2_replica_n1' 
using configuration from collection corestatus_test, trusted=true
   [junit4]   2> 476738 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51378.solr.core.corestatus_test.shard2.replica_n1' (registry 
'solr.core.corestatus_test.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 476738 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 476738 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.SolrCore [[corestatus_test_shard2_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node4\corestatus_test_shard2_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node4\.\corestatus_test_shard2_replica_n1\data\]
   [junit4]   2> 476956 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 476956 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 476959 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476959 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476968 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 476968 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 476968 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476968 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476968 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 476968 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 476982 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476983 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476995 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 476995 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 476999 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476999 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476999 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e8e08[corestatus_test_shard2_replica_n2] main]
   [junit4]   2> 476999 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@86cc8c[corestatus_test_shard2_replica_n1] main]
   [junit4]   2> 476999 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 476999 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ca584d[corestatus_test_shard1_replica_n1] main]
   [junit4]   2> 477000 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 477001 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 477001 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 477001 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 477001 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568239490530541568
   [junit4]   2> 477003 INFO  
(searcherExecutor-1863-thread-1-processing-n:127.0.0.1:51361_solr 
x:corestatus_test_shard2_replica_n2 s:shard2 c:corestatus_test) 
[n:127.0.0.1:51361_solr c:corestatus_test s:shard2  
x:corestatus_test_shard2_replica_n2] o.a.s.c.SolrCore 
[corestatus_test_shard2_replica_n2] Registered new searcher 
Searcher@2e8e08[corestatus_test_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 477003 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 477003 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 477005 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 477005 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 477005 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568239490534735872
   [junit4]   2> 477005 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568239490534735872
   [junit4]   2> 477006 INFO  
(searcherExecutor-1865-thread-1-processing-n:127.0.0.1:51378_solr 
x:corestatus_test_shard2_replica_n1 s:shard2 c:corestatus_test) 
[n:127.0.0.1:51378_solr c:corestatus_test s:shard2  
x:corestatus_test_shard2_replica_n1] o.a.s.c.SolrCore 
[corestatus_test_shard2_replica_n1] Registered new searcher 
Searcher@86cc8c[corestatus_test_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 477006 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@472e57[corestatus_test_shard1_replica_n2] main]
   [junit4]   2> 477009 INFO  
(searcherExecutor-1862-thread-1-processing-n:127.0.0.1:51366_solr 
x:corestatus_test_shard1_replica_n1 s:shard1 c:corestatus_test) 
[n:127.0.0.1:51366_solr c:corestatus_test s:shard1  
x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrCore 
[corestatus_test_shard1_replica_n1] Registered new searcher 
Searcher@ca584d[corestatus_test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 477010 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 477011 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 477012 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 477013 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568239490543124480
   [junit4]   2> 477014 INFO  
(searcherExecutor-1864-thread-1-processing-n:127.0.0.1:51373_solr 
x:corestatus_test_shard1_replica_n2 s:shard1 c:corestatus_test) 
[n:127.0.0.1:51373_solr c:corestatus_test s:shard1  
x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrCore 
[corestatus_test_shard1_replica_n2] Registered new searcher 
Searcher@472e57[corestatus_test_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 477017 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 477017 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 477017 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:51378/solr/corestatus_test_shard2_replica_n1/
   [junit4]   2> 477017 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard2_replica_n1 
url=https://127.0.0.1:51378/solr START 
replicas=[https://127.0.0.1:51361/solr/corestatus_test_shard2_replica_n2/] 
nUpdates=100
   [junit4]   2> 477018 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard2_replica_n1 
url=https://127.0.0.1:51378/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 477019 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 477019 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 477019 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:51366/solr/corestatus_test_shard1_replica_n1/
   [junit4]   2> 477019 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard1_replica_n1 
url=https://127.0.0.1:51366/solr START 
replicas=[https://127.0.0.1:51373/solr/corestatus_test_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 477019 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard1_replica_n1 
url=https://127.0.0.1:51366/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 477028 INFO  (qtp27291391-4386) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2 r:core_node2 x:corestatus_test_shard2_replica_n2] 
o.a.s.c.S.Request [corestatus_test_shard2_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 477029 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 477029 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 477030 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 477034 INFO  (qtp16831333-4411) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n2] 
o.a.s.c.S.Request [corestatus_test_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 477035 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 477035 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 477036 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 477046 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:51378/solr/corestatus_test_shard2_replica_n1/ shard2
   [junit4]   2> 477047 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:51366/solr/corestatus_test_shard1_replica_n1/ shard1
   [junit4]   2> 477208 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 477209 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 477218 INFO  (qtp10917188-4408) [n:127.0.0.1:51366_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1572
   [junit4]   2> 477223 INFO  (qtp4979103-4421) [n:127.0.0.1:51378_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1539
   [junit4]   2> 478024 INFO  (qtp27291391-4389) [n:127.0.0.1:51361_solr 
c:corestatus_test s:shard2  x:corestatus_test_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2371
   [junit4]   2> 478037 INFO  (qtp16831333-4436) [n:127.0.0.1:51373_solr 
c:corestatus_test s:shard1  x:corestatus_test_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2383
   [junit4]   2> 478043 INFO  (qtp10917188-4395) [n:127.0.0.1:51366_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 479045 INFO  (qtp10917188-4395) [n:127.0.0.1:51366_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=2&collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=3728
   [junit4]   2> 479059 INFO  (qtp10917188-4407) [n:127.0.0.1:51366_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=corestatus_test_shard1_replica_n1&action=STATUS&indexInfo=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 479065 INFO  
(TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[523F475EFC03B4F5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCloudInfoInCoreStatus
   [junit4]   2> 479145 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[523F475EFC03B4F5]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteAlias
   [junit4]   2> 479146 INFO  (qtp10917188-4400) [n:127.0.0.1:51366_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&collection.configName=conf&name=aliasedCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 479169 INFO  
(OverseerCollectionConfigSetProcessor-98014967939727367-127.0.0.1:51361_solr-n_0000000000)
 [n:127.0.0.1:51361_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 479186 INFO  
(OverseerThreadFactory-1853-thread-2-processing-n:127.0.0.1:51361_solr) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
aliasedCollection
   [junit4]   2> 479324 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 479436 INFO  
(zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection/state.json] for collection 
[aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 480361 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 480381 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [aliasedCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 480386 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 480386 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'aliasedCollection_shard1_replica_n1' 
using configuration from collection aliasedCollection, trusted=true
   [junit4]   2> 480387 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51361.solr.core.aliasedCollection.shard1.replica_n1' (registry 
'solr.core.aliasedCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 480387 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 480387 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[aliasedCollection_shard1_replica_n1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node1\aliasedCollection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPISolrJTest_523F475EFC03B4F5-001\tempDir-001\node1\.\aliasedCollection_shard1_replica_n1\data\]
   [junit4]   2> 480680 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 480680 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 480684 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 480685 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 480688 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@192f27e[aliasedCollection_shard1_replica_n1] main]
   [junit4]   2> 480690 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 480691 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 480692 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 480697 INFO  
(searcherExecutor-1882-thread-1-processing-n:127.0.0.1:51361_solr 
x:aliasedCollection_shard1_replica_n1 s:shard1 c:aliasedCollection) 
[n:127.0.0.1:51361_solr c:aliasedCollection s:shard1  
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[aliasedCollection_shard1_replica_n1] Registered new searcher 
Searcher@192f27e[aliasedCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 480697 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568239494406078464
   [junit4]   2> 480724 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 480724 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 480724 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:51361/solr/aliasedCollection_shard1_replica_n1/
   [junit4]   2> 480724 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 480724 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:51361/solr/aliasedCollection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 480724 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 480741 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:51361/solr/aliasedCollection_shard1_replica_n1/ shard1
   [junit4]   2> 480849 INFO  
(zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection/state.json] for collection 
[aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 480895 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 480906 INFO  (qtp27291391-4385) [n:127.0.0.1:51361_solr 
c:aliasedCollection s:shard1  x:aliasedCollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1581
   [junit4]   2> 480914 INFO  (qtp10917188-4400) [n:127.0.0.1:51366_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 481001 INFO  
(zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/aliasedCollection/state.json] for collection 
[aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 481185 INFO  
(OverseerCollectionConfigSetProcessor-98014967939727367-127.0.0.1:51361_solr-n_0000000000)
 [n:127.0.0.1:51361_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 481916 INFO  (qtp10917188-4400) [n:127.0.0.1:51366_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&collection.configName=conf&name=aliasedCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=2770
   [junit4]   2> 481924 INFO  (qtp10917188-4396) [n:127.0.0.1:51366_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=aliasedCollection&name=solrj_alias&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 482040 INFO  (qtp10917188-4396) [n:127.0.0.1:51366_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=aliasedCollection&name=solrj_alias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=115
   [junit4]   2> 482043 INFO  (qtp10917188-4396) [n:127.0.0.1:51366_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params 
name=solrj_alias&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 482048 INFO  
(OverseerCollectionConfigSetProcessor-98014967939727367-127.0.0.1:51361_solr-n_0000000000)
 [n:127.0.0.1:51361_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 482065 WARN  
(OverseerCollectionConfigSetProcessor-98014967939727367-127.0.0.1:51361_solr-n_0000000000)
 [n:127.0.0.1:51361_solr    ] o.a.s.c.LockTree lock_is_leaked at[solrj_alias]
   [junit4]   2> 482066 INFO  
(OverseerThreadFactory-1853-thread-3-processing-n:127.0.0.1:51361_solr) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.LockTree Unlocked multiple times : 
solrj_alias
   [junit4]   2> 482177 INFO  (qtp10917188-4396) [n:127.0.0.1:51366_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=solrj_alias&action=DELETEALIAS&wt=javabin&version=2} status=0 
QTime=134
   [junit4]   2> 482177 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[523F475EFC03B4F5]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteAlias
   [junit4]   2> 482322 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[523F475EFC03B4F5]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplica
   [junit4]   2> 482322 INFO  (qtp10917188-4393) [n:127.0.0.1:51366_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&collection.configName=conf&name=solrj_replicatests&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 482325 INFO  
(OverseerThreadFactory-1853-thread-5-processing-n:127.0.0.1:51361_solr) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_replicatests
   [junit4]   2> 482326 INFO  
(OverseerCollectionConfigSetProcessor-98014967939727367-127.0.0.1:51361_solr-n_0000000000)
 [n:127.0.0.1:51361_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 482537 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 482541 INFO  (qtp10917188-4394) [n:127.0.0.1:51366_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 482666 INFO  
(zkCallback-752-thread-1-processing-n:127.0.0.1:51366_solr) 
[n:127.0.0.1:51366_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 482666 INFO  
(zkCallback-743-thread-1-processing-n:127.0.0.1:51361_solr) 
[n:127.0.0.1:51361_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 483592 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr 
c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 483600 INFO  (qtp10917188-4394) [n:127.0.0.1:51366_solr 
c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 483644 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr 
c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n1] 
o.a.s.s.IndexSchema [solrj_replicatests_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 483649 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr 
c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 483649 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr 
c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_replicatests_shard1_replica_n1' 
using configuration from collection solrj_replicatests, trusted=true
   [junit4]   2> 483652 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr 
c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51361.solr.core.solrj_replicatests.shard1.replica_n1' (registry 
'solr.core.solrj_replicatests.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b466
   [junit4]   2> 483652 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr 
c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 483653 INFO  (qtp27291391-4384) [n:127.0.0.1:51361_solr 
c:solrj_replicatests s:shard1  x:solrj_replicatests_shard1_repli

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

e(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 30545 INFO  (qtp30275720-707) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={fv=true&q=_query_:{!edismax+qf%3D'title'+mm%3D100%25+v%3D'bloomberg'+tie%3D0.1}&fl=*,+score&rows=4&rq={!ltr+reRankDocs%3D100}}
 status=400 QTime=0
   [junit4]   2> 30546 INFO  
(TEST-TestLTRQParserPlugin.ltrModelIdMissingTest-seed#[9CD99A03EC57D3BD]) [    
] o.a.s.SolrTestCaseJ4 ###Ending ltrModelIdMissingTest
   [junit4]   2> 30551 INFO  
(TEST-TestLTRQParserPlugin.ltrBadRerankDocsTest-seed#[9CD99A03EC57D3BD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting ltrBadRerankDocsTest
   [junit4]   2> 30552 ERROR (qtp30275720-706) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Must rerank at 
least 1 document
   [junit4]   2>        at 
org.apache.solr.ltr.search.LTRQParserPlugin$LTRQParser.parse(LTRQParserPlugin.java:179)
   [junit4]   2>        at 
org.apache.solr.search.QParser.getQuery(QParser.java:168)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:171)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:269)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 30552 INFO  (qtp30275720-706) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={fv=true&q=_query_:{!edismax+qf%3D'title'+mm%3D100%25+v%3D'bloomberg'+tie%3D0.1}&fl=*,+score&rows=4&rq={!ltr+model%3D6029760550880411648+reRankDocs%3D-1}}
 status=400 QTime=1
   [junit4]   2> 30554 INFO  
(TEST-TestLTRQParserPlugin.ltrBadRerankDocsTest-seed#[9CD99A03EC57D3BD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending ltrBadRerankDocsTest
   [junit4]   2> 30556 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@c65739{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 30556 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=4198331
   [junit4]   2> 30556 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 30556 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 30556 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 30557 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 30557 INFO  (coreCloseExecutor-348-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1f6ed5b
   [junit4]   2> 30559 INFO  (coreCloseExecutor-348-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=32959835
   [junit4]   2> 30561 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12affbe{/solr,null,UNAVAILABLE}
   [junit4]   2> 30572 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 30573 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=6194194
   [junit4]   2> 30573 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 30573 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 30574 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 30574 INFO  
(SUITE-TestLTRQParserPlugin-seed#[9CD99A03EC57D3BD]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 30574 INFO  (coreCloseExecutor-350-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b9443d
   [junit4]   2> 30576 INFO  (coreCloseExecutor-350-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=12141629
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_9CD99A03EC57D3BD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
popularity=PostingsFormat(name=MockRandom), 
description=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 title=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=30, 
maxMBSortInHeap=5.308206561661937, sim=RandomSimilarity(queryNorm=true): {}, 
locale=de, timezone=Japan
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=3,threads=1,free=100680832,total=266338304
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRWithSort, 
TestLTRScoringQuery, TestManagedFeatureStore, TestFeatureLogging, 
TestUserTermScorereQDF, TestModelManagerPersistence, TestLTROnSolrCloud, 
TestEdisMaxSolrFeature, TestOriginalScoreScorer, TestLTRQParserExplain, 
TestLTRQParserPlugin]
   [junit4] Completed [19/33 (4!)] on J0 in 1.17s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 33006 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to