Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7731/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:64009/collection1_shard1_replica_n2:Failed to execute 
sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p 
from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by 
field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while 
executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, 
field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' 
order by field_i desc": java.io.IOException: 
java.util.concurrent.ExecutionException: java.io.IOException: --> 
http://127.0.0.1:64027/collection1_shard2_replica_n6/:can not sort on a field 
w/o docValues unless it is indexed=true uninvertible=true and the type supports 
Uninversion: field_i

Stack Trace:
java.io.IOException: --> 
http://127.0.0.1:64009/collection1_shard1_replica_n2:Failed to execute sqlQuery 
'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from 
collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by 
field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, 
field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND 
text='XXXX' order by field_i desc": java.io.IOException: 
java.util.concurrent.ExecutionException: java.io.IOException: --> 
http://127.0.0.1:64027/collection1_shard2_replica_n6/:can not sort on a field 
w/o docValues unless it is indexed=true uninvertible=true and the type supports 
Uninversion: field_i
        at 
__randomizedtesting.SeedInfo.seed([BC68B4034D9C5952:1B2C0CA720274AEB]:0)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
        at 
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2617)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:145)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:93)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:64116/collection1_shard1_replica_n5:Failed to execute 
sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p 
from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by 
field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while 
executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, 
field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' 
order by field_i desc": java.io.IOException: 
java.util.concurrent.ExecutionException: java.io.IOException: --> 
http://127.0.0.1:64110/collection1_shard2_replica_n6/:can not sort on a field 
w/o docValues unless it is indexed=true uninvertible=true and the type supports 
Uninversion: field_i

Stack Trace:
java.io.IOException: --> 
http://127.0.0.1:64116/collection1_shard1_replica_n5:Failed to execute sqlQuery 
'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from 
collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by 
field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, 
field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND 
text='XXXX' order by field_i desc": java.io.IOException: 
java.util.concurrent.ExecutionException: java.io.IOException: --> 
http://127.0.0.1:64110/collection1_shard2_replica_n6/:can not sort on a field 
w/o docValues unless it is indexed=true uninvertible=true and the type supports 
Uninversion: field_i
        at 
__randomizedtesting.SeedInfo.seed([BC68B4034D9C5952:1B2C0CA720274AEB]:0)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
        at 
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2617)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:145)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:93)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:
--> http://127.0.0.1:64309/collection1_shard2_replica_n1:Failed to execute 
sqlQuery 'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p 
from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by 
field_i desc' against JDBC connection 'jdbc:calcitesolr:'. Error while 
executing SQL "select id, field_i, str_s, field_i_p, field_f_p, field_d_p, 
field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' 
order by field_i desc": java.io.IOException: 
java.util.concurrent.ExecutionException: java.io.IOException: --> 
http://127.0.0.1:64309/collection1_shard2_replica_n1/:can not sort on a field 
w/o docValues unless it is indexed=true uninvertible=true and the type supports 
Uninversion: field_i

Stack Trace:
java.io.IOException: --> 
http://127.0.0.1:64309/collection1_shard2_replica_n1:Failed to execute sqlQuery 
'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from 
collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by 
field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
Error while executing SQL "select id, field_i, str_s, field_i_p, field_f_p, 
field_d_p, field_l_p from collection1 where (text='(XXXX)' OR text='XXXX') AND 
text='XXXX' order by field_i desc": java.io.IOException: 
java.util.concurrent.ExecutionException: java.io.IOException: --> 
http://127.0.0.1:64309/collection1_shard2_replica_n1/:can not sort on a field 
w/o docValues unless it is indexed=true uninvertible=true and the type supports 
Uninversion: field_i
        at 
__randomizedtesting.SeedInfo.seed([BC68B4034D9C5952:1B2C0CA720274AEB]:0)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
        at 
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2617)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:145)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:93)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([BC68B4034D9C5952:1B2C0CA720274AEB]:0)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:236)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:93)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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.client.solrj.io.stream.MathExpressionTest.testGammaDistribution

Error Message:
0.8062190118364839 0.8123030888894118

Stack Trace:
java.lang.AssertionError: 0.8062190118364839 0.8123030888894118
        at 
__randomizedtesting.SeedInfo.seed([F0469CDA7170ACF3:CD3CB774520806E4]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.client.solrj.io.stream.MathExpressionTest.testGammaDistribution(MathExpressionTest.java:4528)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 13576 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> 1954671 INFO  
(SUITE-TestSQLHandler-seed#[BC68B4034D9C5952]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\init-core-data-001
   [junit4]   2> 1954687 WARN  
(SUITE-TestSQLHandler-seed#[BC68B4034D9C5952]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1954687 INFO  
(SUITE-TestSQLHandler-seed#[BC68B4034D9C5952]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1954687 INFO  
(SUITE-TestSQLHandler-seed#[BC68B4034D9C5952]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1954687 INFO  
(SUITE-TestSQLHandler-seed#[BC68B4034D9C5952]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1954687 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1954687 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1954687 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1954796 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:65298
   [junit4]   2> 1954796 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65298
   [junit4]   2> 1954796 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 65298
   [junit4]   2> 1954796 INFO  (zkConnectionManagerCallback-7077-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1954796 INFO  (zkConnectionManagerCallback-7079-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1954796 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1954812 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1954812 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1954812 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1954812 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1954812 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1954812 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1954812 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1954812 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1954812 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1954828 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1954828 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1955343 WARN  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f99271{/,null,AVAILABLE}
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1bfec0d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:65310}
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] o.e.j.s.Server 
Started @1935348ms
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=65310, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\control-001\cores}
   [junit4]   2> 1955343 ERROR 
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-17T06:10:40.064Z
   [junit4]   2> 1955343 INFO  (zkConnectionManagerCallback-7081-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1955343 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\control-001\solr.xml
   [junit4]   2> 1955359 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1955359 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1955359 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1957000 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1957000 WARN  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@101abf9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957016 WARN  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5df3b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1957016 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:65298/solr
   [junit4]   2> 1957016 INFO  (zkConnectionManagerCallback-7087-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1957031 INFO  (zkConnectionManagerCallback-7089-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1957109 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [n:127.0.0.1:65310_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65310_
   [junit4]   2> 1957124 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [n:127.0.0.1:65310_    ] 
o.a.s.c.Overseer Overseer (id=72067912846999556-127.0.0.1:65310_-n_0000000000) 
starting
   [junit4]   2> 1957125 INFO  (zkConnectionManagerCallback-7096-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1957125 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [n:127.0.0.1:65310_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65298/solr ready
   [junit4]   2> 1957125 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [n:127.0.0.1:65310_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65310_
   [junit4]   2> 1957171 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [n:127.0.0.1:65310_    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1957203 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [n:127.0.0.1:65310_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1957219 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [n:127.0.0.1:65310_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1957219 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [n:127.0.0.1:65310_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1957219 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [n:127.0.0.1:65310_    ] 
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.handler.TestSQLHandler_BC68B4034D9C5952-001\control-001\cores
   [junit4]   2> 1957234 INFO  
(OverseerStateUpdate-72067912846999556-127.0.0.1:65310_-n_0000000000) 
[n:127.0.0.1:65310_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:65310_
   [junit4]   2> 1957234 INFO  
(OverseerStateUpdate-72067912846999556-127.0.0.1:65310_-n_0000000000) 
[n:127.0.0.1:65310_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1957249 INFO  (zkCallback-7095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1957249 INFO  (zkConnectionManagerCallback-7102-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1957249 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1957249 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65298/solr ready
   [junit4]   2> 1957249 INFO  (qtp27649052-21223) [n:127.0.0.1:65310_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65310_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1957266 INFO  
(OverseerThreadFactory-7336-thread-1-processing-n:127.0.0.1:65310_) 
[n:127.0.0.1:65310_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1957375 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 1957375 INFO  (qtp27649052-21226) [n:127.0.0.1:65310_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 1957375 INFO  (qtp27649052-21227) [n:127.0.0.1:65310_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 1957390 INFO  (qtp27649052-21222) [n:127.0.0.1:65310_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 1957391 INFO  (qtp27649052-21224) [n:127.0.0.1:65310_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 1957391 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_    
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1957391 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1958452 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1958485 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1958594 WARN  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 1958594 WARN  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 1958594 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1958594 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1958594 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1958594 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1958718 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1958718 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1958718 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1958718 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1958718 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ccdd5e[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1958718 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1958718 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1958718 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1625695289017892864
   [junit4]   2> 1958718 INFO  
(searcherExecutor-7337-thread-1-processing-n:127.0.0.1:65310_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:65310_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@ccdd5e[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1958734 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1958734 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1958734 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1958734 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1958734 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:65310/control_collection_shard1_replica_n1/
   [junit4]   2> 1958734 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1958734 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:65310/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1958734 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72067912846999556-core_node2-n_0000000000
   [junit4]   2> 1958734 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:65310/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1958859 INFO  (zkCallback-7088-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1958859 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1958859 INFO  (zkCallback-7088-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1958859 INFO  (qtp27649052-21225) [n:127.0.0.1:65310_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1468
   [junit4]   2> 1958859 INFO  (qtp27649052-21223) [n:127.0.0.1:65310_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1958984 INFO  (zkCallback-7088-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1958984 INFO  (zkCallback-7088-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1958984 INFO  (zkCallback-7088-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1958984 INFO  (qtp27649052-21223) [n:127.0.0.1:65310_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65310_&wt=javabin&version=2}
 status=0 QTime=1723
   [junit4]   2> 1959000 INFO  (zkConnectionManagerCallback-7108-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1959000 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1959000 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65298/solr ready
   [junit4]   2> 1959000 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1959000 INFO  (qtp27649052-21224) [n:127.0.0.1:65310_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1959015 INFO  
(OverseerThreadFactory-7336-thread-2-processing-n:127.0.0.1:65310_) 
[n:127.0.0.1:65310_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1959015 INFO  
(OverseerCollectionConfigSetProcessor-72067912846999556-127.0.0.1:65310_-n_0000000000)
 [n:127.0.0.1:65310_    ] 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> 1959234 WARN  
(OverseerThreadFactory-7336-thread-2-processing-n:127.0.0.1:65310_) 
[n:127.0.0.1:65310_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1959234 INFO  (qtp27649052-21224) [n:127.0.0.1:65310_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1959234 INFO  (qtp27649052-21224) [n:127.0.0.1:65310_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=224
   [junit4]   2> 1959234 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1959750 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-1-001
 of type NRT
   [junit4]   2> 1959750 WARN  (closeThreadPool-7109-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@788533{/,null,AVAILABLE}
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@130d657{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:65395}
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.e.j.s.Server Started @1939766ms
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=65395, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-1-001\cores}
   [junit4]   2> 1959765 ERROR (closeThreadPool-7109-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-17T06:10:44.486Z
   [junit4]   2> 1959765 INFO  (zkConnectionManagerCallback-7111-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1959765 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-1-001\solr.xml
   [junit4]   2> 1959781 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1959781 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1959781 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1960328 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-2-001
 of type NRT
   [junit4]   2> 1960328 WARN  (closeThreadPool-7109-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1960328 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1960328 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1960328 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1960328 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1960328 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1960328 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1960328 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@83d0d{/,null,AVAILABLE}
   [junit4]   2> 1960328 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1457e7b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:65401}
   [junit4]   2> 1960328 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.e.j.s.Server Started @1940341ms
   [junit4]   2> 1960328 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=65401, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-2-001\cores}
   [junit4]   2> 1960343 ERROR (closeThreadPool-7109-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1960343 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1960343 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1960343 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1960343 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1960343 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-17T06:10:45.064Z
   [junit4]   2> 1960344 INFO  (zkConnectionManagerCallback-7113-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1960344 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1960344 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-2-001\solr.xml
   [junit4]   2> 1960359 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1960359 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1960359 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1960782 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-3-001
 of type NRT
   [junit4]   2> 1960828 WARN  (closeThreadPool-7109-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1960828 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1960828 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1960828 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1960828 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1960828 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1960828 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1960828 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@142b02a{/,null,AVAILABLE}
   [junit4]   2> 1960952 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1be129c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:65407}
   [junit4]   2> 1960952 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.e.j.s.Server Started @1940955ms
   [junit4]   2> 1960952 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=65407, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-3-001\cores}
   [junit4]   2> 1960952 ERROR (closeThreadPool-7109-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1960952 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1960952 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1960952 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1960952 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1960952 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-17T06:10:45.673Z
   [junit4]   2> 1961015 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1961035 INFO  
(OverseerCollectionConfigSetProcessor-72067912846999556-127.0.0.1:65310_-n_0000000000)
 [n:127.0.0.1:65310_    ] 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> 1961035 WARN  (closeThreadPool-7109-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@f38439[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1961044 INFO  (zkConnectionManagerCallback-7115-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961046 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1961046 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-3-001\solr.xml
   [junit4]   2> 1961047 WARN  (closeThreadPool-7109-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@61a441[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1961047 INFO  (closeThreadPool-7109-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65298/solr
   [junit4]   2> 1961047 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1961047 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1961047 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1961265 INFO  (zkConnectionManagerCallback-7121-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961266 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-4-001
 of type NRT
   [junit4]   2> 1961266 WARN  (closeThreadPool-7109-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1961266 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1961266 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1961266 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 1961266 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1961266 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1961266 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1961266 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@185287d{/,null,AVAILABLE}
   [junit4]   2> 1961266 INFO  (zkConnectionManagerCallback-7123-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961280 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4d8fc9{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:65424}
   [junit4]   2> 1961280 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.e.j.s.Server Started @1941279ms
   [junit4]   2> 1961280 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=65424, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-4-001\cores}
   [junit4]   2> 1961280 ERROR (closeThreadPool-7109-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1961280 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1961280 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1961280 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961280 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1961280 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-17T06:10:46.001Z
   [junit4]   2> 1961283 INFO  (closeThreadPool-7109-thread-2) 
[n:127.0.0.1:65401_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1961283 INFO  (closeThreadPool-7109-thread-2) 
[n:127.0.0.1:65401_    ] o.a.s.c.ZkController Publish node=127.0.0.1:65401_ as 
DOWN
   [junit4]   2> 1961283 INFO  (closeThreadPool-7109-thread-2) 
[n:127.0.0.1:65401_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1961283 INFO  (closeThreadPool-7109-thread-2) 
[n:127.0.0.1:65401_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65401_
   [junit4]   2> 1961283 INFO  (zkCallback-7107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1961283 INFO  (zkCallback-7088-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1961283 INFO  (zkCallback-7095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1961312 INFO  (zkConnectionManagerCallback-7127-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961328 INFO  (zkCallback-7122-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1961360 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1961360 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-4-001\solr.xml
   [junit4]   2> 1961375 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1961375 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1961375 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1961968 INFO  (zkConnectionManagerCallback-7132-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962016 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1962016 INFO  (closeThreadPool-7109-thread-2) 
[n:127.0.0.1:65401_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1962031 INFO  (closeThreadPool-7109-thread-2) 
[n:127.0.0.1:65401_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:65298/solr ready
   [junit4]   2> 1962031 INFO  (closeThreadPool-7109-thread-2) 
[n:127.0.0.1:65401_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1962062 INFO  (closeThreadPool-7109-thread-2) 
[n:127.0.0.1:65401_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1962062 INFO  (closeThreadPool-7109-thread-2) 
[n:127.0.0.1:65401_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1962062 INFO  (closeThreadPool-7109-thread-2) 
[n:127.0.0.1:65401_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1962078 INFO  (closeThreadPool-7109-thread-2) 
[n:127.0.0.1:65401_    ] 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.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-2-001\cores
   [junit4]   2> 1962125 WARN  (closeThreadPool-7109-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1d51c20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962156 WARN  (closeThreadPool-7109-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1ab8e34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962156 INFO  (closeThreadPool-7109-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65298/solr
   [junit4]   2> 1962172 INFO  (zkConnectionManagerCallback-7139-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962172 INFO  (zkConnectionManagerCallback-7141-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962172 INFO  (closeThreadPool-7109-thread-3) 
[n:127.0.0.1:65407_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1962172 INFO  (closeThreadPool-7109-thread-3) 
[n:127.0.0.1:65407_    ] o.a.s.c.ZkController Publish node=127.0.0.1:65407_ as 
DOWN
   [junit4]   2> 1962186 INFO  (closeThreadPool-7109-thread-3) 
[n:127.0.0.1:65407_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1962186 INFO  (closeThreadPool-7109-thread-3) 
[n:127.0.0.1:65407_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65407_
   [junit4]   2> 1962187 INFO  (zkCallback-7088-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1962187 INFO  (zkCallback-7107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1962187 INFO  (zkCallback-7095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1962187 INFO  (zkCallback-7122-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1962235 INFO  (zkCallback-7131-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1962235 INFO  (zkCallback-7140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1962235 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1962249 INFO  (zkConnectionManagerCallback-7148-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962249 WARN  (closeThreadPool-7109-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1fdaf4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962249 INFO  (closeThreadPool-7109-thread-3) 
[n:127.0.0.1:65407_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1962249 INFO  (closeThreadPool-7109-thread-3) 
[n:127.0.0.1:65407_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:65298/solr ready
   [junit4]   2> 1962249 INFO  (closeThreadPool-7109-thread-3) 
[n:127.0.0.1:65407_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1962249 WARN  (closeThreadPool-7109-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1f91f76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962249 INFO  (closeThreadPool-7109-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65298/solr
   [junit4]   2> 1962249 INFO  (zkConnectionManagerCallback-7155-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962249 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100096288f30012, likely client has closed socket
   [junit4]   2> 1962265 INFO  (zkConnectionManagerCallback-7157-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962265 INFO  (closeThreadPool-7109-thread-1) 
[n:127.0.0.1:65395_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1962265 INFO  (closeThreadPool-7109-thread-1) 
[n:127.0.0.1:65395_    ] o.a.s.c.ZkController Publish node=127.0.0.1:65395_ as 
DOWN
   [junit4]   2> 1962265 INFO  (closeThreadPool-7109-thread-1) 
[n:127.0.0.1:65395_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1962265 INFO  (closeThreadPool-7109-thread-1) 
[n:127.0.0.1:65395_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65395_
   [junit4]   2> 1962265 INFO  (zkCallback-7088-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1962265 INFO  (zkCallback-7140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1962280 INFO  (zkCallback-7107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1962280 INFO  (zkCallback-7122-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1962280 INFO  (zkCallback-7131-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1962280 INFO  (zkCallback-7095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1962281 INFO  (closeThreadPool-7109-thread-3) 
[n:127.0.0.1:65407_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1962297 INFO  (closeThreadPool-7109-thread-3) 
[n:127.0.0.1:65407_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1962297 INFO  (closeThreadPool-7109-thread-3) 
[n:127.0.0.1:65407_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1962297 INFO  (closeThreadPool-7109-thread-3) 
[n:127.0.0.1:65407_    ] 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.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-3-001\cores
   [junit4]   2> 1962328 INFO  (zkCallback-7156-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1962328 INFO  (zkCallback-7147-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1962328 INFO  (zkConnectionManagerCallback-7164-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962328 INFO  (closeThreadPool-7109-thread-1) 
[n:127.0.0.1:65395_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1962328 INFO  (closeThreadPool-7109-thread-1) 
[n:127.0.0.1:65395_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:65298/solr ready
   [junit4]   2> 1962328 INFO  (closeThreadPool-7109-thread-1) 
[n:127.0.0.1:65395_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 1962392 INFO  (closeThreadPool-7109-thread-1) 
[n:127.0.0.1:65395_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1962406 INFO  (closeThreadPool-7109-thread-1) 
[n:127.0.0.1:65395_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1962406 INFO  (closeThreadPool-7109-thread-1) 
[n:127.0.0.1:65395_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@100bda8
   [junit4]   2> 1962421 INFO  (closeThreadPool-7109-thread-1) 
[n:127.0.0.1:65395_    ] 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.handler.TestSQLHandler_BC68B4034D9C5952-001\shard-1-001\cores
   [junit4]   2> 1963953 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1963953 WARN  (closeThreadPool-7109-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@667c6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1963969 WARN  (closeThreadPool-7109-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@100f731[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1963969 INFO  (closeThreadPool-7109-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65298/solr
   [junit4]   2> 1963969 INFO  (zkConnectionManagerCallback-7171-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1963969 INFO  (zkConnectionManagerCallback-7173-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1963984 INFO  (closeThreadPool-7109-thread-4) 
[n:127.0.0.1:65424_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1963984 INFO  (closeThreadPool-7109-thread-4) 
[n:127.0.0.1:65424_    ] o.a.s.c.ZkController Publish node=127.0.0.1:65424_ as 
DOWN
   [junit4]   2> 1963984 INFO  (closeThreadPool-7109-thread-4) 
[n:127.0.0.1:65424_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1963984 INFO  (closeThreadPool-7109-thread-4) 
[n:127.0.0.1:65424_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65424_
   [junit4]   2> 1963984 INFO  (zkCallback-7088-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1963984 INFO  (zkCallback-7156-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1963984 INFO  (zkCallback-7140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1963984 INFO  (zkCallback-7107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1963984 INFO  (zkCallback-7131-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1963984 INFO  (zkCallback-7122-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1963984 INFO  (zkCallback-7095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1963984 INFO  (zkCallback-7147-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1963984 INFO  (zkCallback-7172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1963984 INFO  (zkCallback-7163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1964047 INFO  (zkConnectionManagerCallback-7180-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1964047 INFO  (closeThreadPool-7109-thread-4) 
[n:127.0.0.1:65424_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1964047 INFO  (closeThreadPool-7109-thread-4) 
[n:127.0.0.1:65424_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:65298/solr ready
   [junit4]   2> 1964047 INFO  (closeThreadPool-7109-thread-4) 
[n:127.0.0.1:65424_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history 

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

a44: rootName = null, domain = solr.jetty, service url = null, agent id = null] 
for registry solr.jetty / com.codahale.metrics.MetricRegistry@1a7f9c0
   [junit4]   2> 105779 INFO  (closeThreadPool-2946-thread-10) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@760c2d[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 7]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1f4cabe[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 7]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@17ab5a5[Terminated,
 pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@79c37c[Terminated,
 pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 105789 INFO  (closeThreadPool-2946-thread-8) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@15dd4f4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 105795 INFO  (closeThreadPool-2946-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e9710{/,null,UNAVAILABLE}
   [junit4]   2> 105795 INFO  (closeThreadPool-2946-thread-8) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105795 INFO  (closeThreadPool-2946-thread-7) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@17d8ac6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 105796 INFO  (closeThreadPool-2946-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6706a5{/,null,UNAVAILABLE}
   [junit4]   2> 105797 INFO  (closeThreadPool-2946-thread-7) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105798 INFO  (closeThreadPool-2946-thread-10) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1d41f33{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 105800 INFO  (closeThreadPool-2946-thread-10) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2c24d8{/,null,UNAVAILABLE}
   [junit4]   2> 105800 INFO  (closeThreadPool-2946-thread-10) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105800 INFO  (closeThreadPool-2946-thread-9) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1fa51e4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 105801 INFO  (closeThreadPool-2946-thread-9) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e01c95{/,null,UNAVAILABLE}
   [junit4]   2> 105802 INFO  (closeThreadPool-2946-thread-9) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 105804 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 105806 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/aliases.json
   [junit4]   2>        18      /solr/collections/collection1/state.json
   [junit4]   2>        7       /solr/collections/collection1/terms/shard1
   [junit4]   2>        7       /solr/collections/collection1/terms/shard2
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/clusterstate.json
   [junit4]   2>        19      /solr/clusterprops.json
   [junit4]   2>        7       /solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/live_nodes
   [junit4]   2>        19      /solr/collections
   [junit4]   2> 
   [junit4]   2> 105813 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64235
   [junit4]   2> 105813 INFO  
(TEST-TestSQLHandler.doTest-seed#[BC68B4034D9C5952]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64235
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler 
-Dtests.method=doTest -Dtests.seed=BC68B4034D9C5952 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=es-AR -Dtests.timezone=Asia/Riyadh 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   18.0s J1 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.io.IOException: --> 
http://127.0.0.1:64309/collection1_shard2_replica_n1:Failed to execute sqlQuery 
'select id, field_i, str_s, field_i_p, field_f_p, field_d_p, field_l_p from 
collection1 where (text='(XXXX)' OR text='XXXX') AND text='XXXX' order by 
field_i desc' against JDBC connection 'jdbc:calcitesolr:'.
   [junit4]    > Error while executing SQL "select id, field_i, str_s, 
field_i_p, field_f_p, field_d_p, field_l_p from collection1 where 
(text='(XXXX)' OR text='XXXX') AND text='XXXX' order by field_i desc": 
java.io.IOException: java.util.concurrent.ExecutionException: 
java.io.IOException: --> 
http://127.0.0.1:64309/collection1_shard2_replica_n1/:can not sort on a field 
w/o docValues unless it is indexed=true uninvertible=true and the type supports 
Uninversion: field_i
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BC68B4034D9C5952:1B2C0CA720274AEB]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2617)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:145)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:93)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_BC68B4034D9C5952-002
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=1, maxDocsPerChunk=67, blockSize=846), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=1, blockSize=846)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1638ef2),
 locale=es-AR, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_172 
(32-bit)/cpus=3,threads=1,free=72939600,total=254808064
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, 
TestSQLHandler, TestSQLHandler]
   [junit4] Completed [5/5 (3!)] on J1 in 18.10s, 1 test, 1 error <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1572:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1099:
 There were test failures: 5 suites, 5 tests, 3 errors [seed: BC68B4034D9C5952]

Total time: 1 minute 49 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.client.solrj.io.stream.MathExpressionTest
[repro]   3/5 failed: org.apache.solr.handler.TestSQLHandler
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build 
move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move 
/y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST 
lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=8ac34c2d6d105ae342985b2baaa00cc6c5bf4cfd, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7730
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to