Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/45/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
--> http://127.0.0.1:63370/collection1_shard2_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:63390/collection1_shard2_replica_n5/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible}
 must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> 
http://127.0.0.1:63370/collection1_shard2_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:63390/collection1_shard2_replica_n5/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible}
 must have DocValues to use this feature.
        at 
__randomizedtesting.SeedInfo.seed([F7074E4E7BEA33AC:5043F6EA16512015]: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:63365/collection1_shard2_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:63385/collection1_shard2_replica_n2/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible}
 must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> 
http://127.0.0.1:63365/collection1_shard2_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:63385/collection1_shard2_replica_n2/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible}
 must have DocValues to use this feature.
        at 
__randomizedtesting.SeedInfo.seed([F7074E4E7BEA33AC:5043F6EA16512015]: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:63477/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:63487/collection1_shard2_replica_n5/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible}
 must have DocValues to use this feature.

Stack Trace:
java.io.IOException: --> 
http://127.0.0.1:63477/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:63487/collection1_shard2_replica_n5/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible}
 must have DocValues to use this feature.
        at 
__randomizedtesting.SeedInfo.seed([F7074E4E7BEA33AC:5043F6EA16512015]: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([F7074E4E7BEA33AC:5043F6EA16512015]:0)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:251)
        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)




Build Log:
[...truncated 14680 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/init-core-data-001
   [junit4]   2> 3010583 INFO  
(SUITE-TestSQLHandler-seed#[F7074E4E7BEA33AC]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3010587 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3010588 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3010588 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3010688 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52143
   [junit4]   2> 3010688 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52143
   [junit4]   2> 3010688 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52143
   [junit4]   2> 3010704 INFO  (zkConnectionManagerCallback-18431-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3010708 INFO  (zkConnectionManagerCallback-18433-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3010710 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-sql.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3010713 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-sql.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3010715 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3010717 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3010719 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3010721 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3010723 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3010726 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3010728 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3010730 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3010734 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3010736 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3011354 WARN  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3011354 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3011354 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3011354 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 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> 3011366 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3011366 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 3011366 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 3011367 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a800cff{/,null,AVAILABLE}
   [junit4]   2> 3011369 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63f6eb79{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52150}
   [junit4]   2> 3011369 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] o.e.j.s.Server 
Started @3011453ms
   [junit4]   2> 3011369 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=52150, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/control-001/cores}
   [junit4]   2> 3011370 ERROR 
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3011370 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3011370 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 3011370 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3011370 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3011370 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T01:57:12.540Z
   [junit4]   2> 3011373 INFO  (zkConnectionManagerCallback-18435-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3011376 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3011376 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/control-001/solr.xml
   [junit4]   2> 3011389 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3011389 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3011389 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3011758 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3011760 WARN  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@446e65d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3011767 WARN  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@61cff1ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3011768 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:52143/solr
   [junit4]   2> 3011771 INFO  (zkConnectionManagerCallback-18441-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3011776 INFO  (zkConnectionManagerCallback-18443-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3011945 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [n:127.0.0.1:52150_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52150_
   [junit4]   2> 3011946 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [n:127.0.0.1:52150_    ] 
o.a.s.c.Overseer Overseer (id=72148428438896644-127.0.0.1:52150_-n_0000000000) 
starting
   [junit4]   2> 3011957 INFO  (zkConnectionManagerCallback-18450-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3011961 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [n:127.0.0.1:52150_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52143/solr ready
   [junit4]   2> 3011962 INFO  
(OverseerStateUpdate-72148428438896644-127.0.0.1:52150_-n_0000000000) 
[n:127.0.0.1:52150_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:52150_
   [junit4]   2> 3011963 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [n:127.0.0.1:52150_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52150_
   [junit4]   2> 3011965 INFO  
(OverseerStateUpdate-72148428438896644-127.0.0.1:52150_-n_0000000000) 
[n:127.0.0.1:52150_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3011965 INFO  (zkCallback-18449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3011970 DEBUG 
(OverseerAutoScalingTriggerThread-72148428438896644-127.0.0.1:52150_-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:52150_]
   [junit4]   2> 3011972 DEBUG (ScheduledTrigger-15009-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 3012052 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [n:127.0.0.1:52150_    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3012112 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [n:127.0.0.1:52150_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3012125 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [n:127.0.0.1:52150_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3012125 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [n:127.0.0.1:52150_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3012127 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [n:127.0.0.1:52150_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/control-001/cores
   [junit4]   2> 3012176 INFO  (zkConnectionManagerCallback-18456-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3012178 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3012180 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52143/solr ready
   [junit4]   2> 3012181 INFO  (qtp218748377-49991) [n:127.0.0.1:52150_    ] 
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:52150_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3012190 INFO  
(OverseerThreadFactory-15011-thread-1-processing-n:127.0.0.1:52150_) 
[n:127.0.0.1:52150_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 3012303 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_    
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> 3012304 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3012975 DEBUG (ScheduledTrigger-15009-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 3013337 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3013346 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013484 WARN  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013484 WARN  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013484 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013484 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013485 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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@177a0c28
   [junit4]   2> 3013485 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3013588 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013589 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013592 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3013592 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3013593 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4dc29f9f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3013595 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3013596 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013596 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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 1625860535501193216
   [junit4]   2> 3013603 INFO  
(searcherExecutor-15016-thread-1-processing-n:127.0.0.1:52150_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:52150_ 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@4dc29f9f[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3013607 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013608 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013615 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3013615 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013615 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52150/control_collection_shard1_replica_n1/
   [junit4]   2> 3013616 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013616 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:52150/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3013616 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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/72148428438896644-core_node2-n_0000000000
   [junit4]   2> 3013620 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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:52150/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3013726 INFO  (zkCallback-18442-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> 3013726 INFO  (zkCallback-18442-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> 3013728 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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> 3013729 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_ 
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=1426
   [junit4]   2> 3013738 INFO  (qtp218748377-49991) [n:127.0.0.1:52150_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 3013838 INFO  (zkCallback-18442-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> 3013838 INFO  (zkCallback-18442-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> 3013838 INFO  (zkCallback-18442-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> 3013839 INFO  (qtp218748377-49991) [n:127.0.0.1:52150_    ] 
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:52150_&wt=javabin&version=2}
 status=0 QTime=1658
   [junit4]   2> 3013850 INFO  (zkConnectionManagerCallback-18462-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3013852 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3013854 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52143/solr ready
   [junit4]   2> 3013854 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3013856 INFO  (qtp218748377-49992) [n:127.0.0.1:52150_    ] 
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> 3013860 INFO  
(OverseerThreadFactory-15011-thread-2-processing-n:127.0.0.1:52150_) 
[n:127.0.0.1:52150_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 3013861 INFO  
(OverseerCollectionConfigSetProcessor-72148428438896644-127.0.0.1:52150_-n_0000000000)
 [n:127.0.0.1:52150_    ] 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> 3013989 DEBUG (ScheduledTrigger-15009-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 3014077 WARN  
(OverseerThreadFactory-15011-thread-2-processing-n:127.0.0.1:52150_) 
[n:127.0.0.1:52150_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 3014081 INFO  (qtp218748377-49992) [n:127.0.0.1:52150_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 3014082 INFO  (qtp218748377-49992) [n:127.0.0.1:52150_    ] 
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=226
   [junit4]   2> 3014084 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 3014781 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-1-001
 of type NRT
   [junit4]   2> 3014781 WARN  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3014781 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3014781 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3014781 INFO  (closeThreadPool-18463-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> 3014783 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3014783 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3014783 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3014783 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@142c9557{/,null,AVAILABLE}
   [junit4]   2> 3014784 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b5364bf{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52175}
   [junit4]   2> 3014784 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.Server Started @3014867ms
   [junit4]   2> 3014784 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=52175, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-1-001/cores}
   [junit4]   2> 3014784 ERROR (closeThreadPool-18463-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3014784 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3014784 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 3014784 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3014784 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3014784 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T01:57:15.954Z
   [junit4]   2> 3014787 INFO  (zkConnectionManagerCallback-18465-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014789 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3014789 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-1-001/solr.xml
   [junit4]   2> 3014797 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3014798 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3014799 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3014994 DEBUG (ScheduledTrigger-15009-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 3015139 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3015140 WARN  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1a1021de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3015148 WARN  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2d81db39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3015149 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52143/solr
   [junit4]   2> 3015151 INFO  (zkConnectionManagerCallback-18471-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3015155 INFO  (zkConnectionManagerCallback-18473-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3015175 INFO  (closeThreadPool-18463-thread-1) 
[n:127.0.0.1:52175_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3015183 INFO  (closeThreadPool-18463-thread-1) 
[n:127.0.0.1:52175_    ] o.a.s.c.ZkController Publish node=127.0.0.1:52175_ as 
DOWN
   [junit4]   2> 3015186 INFO  (closeThreadPool-18463-thread-1) 
[n:127.0.0.1:52175_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3015186 INFO  (closeThreadPool-18463-thread-1) 
[n:127.0.0.1:52175_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52175_
   [junit4]   2> 3015189 INFO  (zkCallback-18461-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3015189 INFO  (zkCallback-18442-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3015189 INFO  (zkCallback-18449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3015189 INFO  (zkCallback-18472-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3015251 INFO  (zkConnectionManagerCallback-18480-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3015254 INFO  (closeThreadPool-18463-thread-1) 
[n:127.0.0.1:52175_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3015256 INFO  (closeThreadPool-18463-thread-1) 
[n:127.0.0.1:52175_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:52143/solr ready
   [junit4]   2> 3015257 INFO  (closeThreadPool-18463-thread-1) 
[n:127.0.0.1:52175_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 3015295 INFO  (closeThreadPool-18463-thread-1) 
[n:127.0.0.1:52175_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3015307 INFO  (closeThreadPool-18463-thread-1) 
[n:127.0.0.1:52175_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3015307 INFO  (closeThreadPool-18463-thread-1) 
[n:127.0.0.1:52175_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3015309 INFO  (closeThreadPool-18463-thread-1) 
[n:127.0.0.1:52175_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-1-001/cores
   [junit4]   2> 3015398 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-2-001
 of type NRT
   [junit4]   2> 3015399 WARN  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3015399 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3015399 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3015399 INFO  (closeThreadPool-18463-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> 3015400 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3015400 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3015401 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3015401 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d3511c5{/,null,AVAILABLE}
   [junit4]   2> 3015402 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@716c5260{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52182}
   [junit4]   2> 3015402 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.Server Started @3015485ms
   [junit4]   2> 3015402 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=52182, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-2-001/cores}
   [junit4]   2> 3015402 ERROR (closeThreadPool-18463-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3015402 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3015402 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 3015402 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3015402 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3015402 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T01:57:16.572Z
   [junit4]   2> 3015406 INFO  (zkConnectionManagerCallback-18483-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3015408 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3015408 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-2-001/solr.xml
   [junit4]   2> 3015420 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3015420 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3015441 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3015511 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3015513 WARN  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@738301fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3015519 WARN  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@698fb10c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3015521 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52143/solr
   [junit4]   2> 3015523 INFO  (zkConnectionManagerCallback-18489-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3015527 INFO  (zkConnectionManagerCallback-18491-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3015536 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3015541 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:52182_ as DOWN
   [junit4]   2> 3015546 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3015546 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52182_
   [junit4]   2> 3015548 INFO  (zkCallback-18461-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3015549 INFO  (zkCallback-18442-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3015549 INFO  (zkCallback-18449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3015549 INFO  (zkCallback-18479-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3015549 INFO  (zkCallback-18472-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3015549 INFO  (zkCallback-18490-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3015606 INFO  (zkConnectionManagerCallback-18498-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3015608 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3015611 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52143/solr ready
   [junit4]   2> 3015611 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3015644 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3015657 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3015657 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3015659 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-2-001/cores
   [junit4]   2> 3015870 INFO  
(OverseerCollectionConfigSetProcessor-72148428438896644-127.0.0.1:52150_-n_0000000000)
 [n:127.0.0.1:52150_    ] 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> 3015876 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-3-001
 of type NRT
   [junit4]   2> 3015876 WARN  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3015877 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3015877 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3015877 INFO  (closeThreadPool-18463-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> 3015878 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3015878 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3015878 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3015878 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5831640f{/,null,AVAILABLE}
   [junit4]   2> 3015879 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e3733ac{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52187}
   [junit4]   2> 3015879 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.Server Started @3015962ms
   [junit4]   2> 3015879 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=52187, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-3-001/cores}
   [junit4]   2> 3015879 ERROR (closeThreadPool-18463-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3015879 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3015879 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 3015879 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3015879 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3015879 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T01:57:17.049Z
   [junit4]   2> 3015882 INFO  (zkConnectionManagerCallback-18501-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3015884 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3015884 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-3-001/solr.xml
   [junit4]   2> 3015893 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3015893 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3015894 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3015920 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3015921 WARN  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@63ad8443[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3015926 WARN  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1b845310[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3015927 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52143/solr
   [junit4]   2> 3015930 INFO  (zkConnectionManagerCallback-18507-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3015934 INFO  (zkConnectionManagerCallback-18509-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3015942 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3015949 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:52187_ as DOWN
   [junit4]   2> 3015950 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3015950 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52187_
   [junit4]   2> 3015952 INFO  (zkCallback-18479-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3015952 INFO  (zkCallback-18472-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3015952 INFO  (zkCallback-18442-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3015953 INFO  (zkCallback-18461-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3015952 INFO  (zkCallback-18449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3015953 INFO  (zkCallback-18497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3015953 INFO  (zkCallback-18490-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3015953 INFO  (zkCallback-18508-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3015995 DEBUG (ScheduledTrigger-15009-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4 and last live nodes: 1
   [junit4]   2> 3016001 INFO  (zkConnectionManagerCallback-18516-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3016002 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3016004 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52143/solr ready
   [junit4]   2> 3016005 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3016034 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3016042 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3016042 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3016044 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-3-001/cores
   [junit4]   2> 3016326 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-4-001
 of type NRT
   [junit4]   2> 3016326 WARN  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3016326 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3016326 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3016326 INFO  (closeThreadPool-18463-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> 3016328 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3016328 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3016328 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3016328 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6aa4de0a{/,null,AVAILABLE}
   [junit4]   2> 3016328 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6cc4c881{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52193}
   [junit4]   2> 3016328 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.s.Server Started @3016412ms
   [junit4]   2> 3016328 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=52193, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-4-001/cores}
   [junit4]   2> 3016329 ERROR (closeThreadPool-18463-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3016329 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3016329 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 3016329 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3016329 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3016329 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T01:57:17.499Z
   [junit4]   2> 3016332 INFO  (zkConnectionManagerCallback-18519-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3016333 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3016333 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-4-001/solr.xml
   [junit4]   2> 3016339 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3016339 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3016340 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3016614 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3016616 WARN  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3e8d42fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3016620 WARN  (closeThreadPool-18463-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@235ef537[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3016621 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52143/solr
   [junit4]   2> 3016623 INFO  (zkConnectionManagerCallback-18525-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3016627 INFO  (zkConnectionManagerCallback-18527-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3016636 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3016643 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:52193_ as DOWN
   [junit4]   2> 3016645 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3016645 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52193_
   [junit4]   2> 3016647 INFO  (zkCallback-18497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3016647 INFO  (zkCallback-18490-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3016648 INFO  (zkCallback-18479-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3016648 INFO  (zkCallback-18449-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3016648 INFO  (zkCallback-18461-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3016648 INFO  (zkCallback-18472-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3016648 INFO  (zkCallback-18442-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3016648 INFO  (zkCallback-18526-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3016648 INFO  (zkCallback-18515-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3016648 INFO  (zkCallback-18508-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3016693 INFO  (zkConnectionManagerCallback-18534-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3016695 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3016697 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52143/solr ready
   [junit4]   2> 3016698 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3016724 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3016733 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3016733 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3016734 INFO  (closeThreadPool-18463-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-001/shard-4-001/cores
   [junit4]   2> 3016796 INFO  (qtp218748377-49993) [n:127.0.0.1:52150_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:52175_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3016797 INFO  (qtp218748377-49992) [n:127.0.0.1:52150_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:52182_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3016797 INFO  (qtp218748377-49990) [n:127.0.0.1:52150_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:52193_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3016797 INFO  (qtp218748377-49994) [n:127.0.0.1:52150_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:52187_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3016800 INFO  
(OverseerThreadFactory-15011-thread-3-processing-n:127.0.0.1:52150_) 
[n:127.0.0.1:52150_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:52175_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 3016803 INFO  
(OverseerThreadFactory-15011-thread-3-processing-n:127.0.0.1:52150_) 
[n:127.0.0.1:52150_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 3016803 INFO  
(OverseerThreadFactory-15011-thread-4-processing-n:127.0.0.1:52150_) 
[n:127.0.0.1:52150_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:52182_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 3016805 INFO  
(OverseerThreadFactory-15011-thread-4-processing-n:127.0.0.1:52150_) 
[n:127.0.0.1:52150_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 3016809 INFO  (qtp151685201-50053) [n:127.0.0.1:52175_    
x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3016810 INFO  (qtp1828722614-50085) [n:127.0.0.1:52182_    
x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3017004 DEBUG (ScheduledTrigger-15009-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 5 and last live nodes: 4
   [junit4]   2> 3017845 INFO  (qtp1828722614-50085) [n:127.0.0.1:52182_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3017845 INFO  (qtp151685201-50053) [n:127.0.0.1:52175_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3017855 INFO  (qtp1828722614-50085) [n:127.0.0.1:52182_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 3017857 INFO  (qtp151685201-50053) [n:127.0.0.1:52175_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 3017935 WARN  (qtp1828722614-50085) [n:127.0.0.1:52182_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 3017935 WARN  (qtp1828722614-50085) [n:127.0.0.1:52182_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 3017935 INFO  (qtp1828722614-50085) [n:127.0.0.1:52182_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3017935 INFO  (qtp1828722614-50085) [n:127.0.0.1:52182_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3017935 INFO  (qtp1828722614-50085) [n:127.0.0.1:52182_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@177a0c28
   [junit4]   2> 3017935 INFO  (qtp1828722614-50085) [n:127.0.0.1:52182_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[c

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

 reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e9c17bb: rootName 
= null, domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@26e9fc5d
   [junit4]   2> 114604 INFO  (closeThreadPool-2946-thread-10) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 114606 INFO  (closeThreadPool-2960-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=72148617297920004-127.0.0.1:63466_-n_0000000000) 
closing
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@f0c4089[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5ac0afd9[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 114611 INFO  (zkCallback-2807-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 114612 INFO  (closeThreadPool-2946-thread-10) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3d04e3cb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 114613 INFO  (closeThreadPool-2946-thread-10) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@55cee35f{/,null,UNAVAILABLE}
   [junit4]   2> 114613 INFO  (closeThreadPool-2946-thread-10) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 114615 INFO  (closeThreadPool-2946-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=72148617297920004-127.0.0.1:63466_-n_0000000000) 
closing
   [junit4]   2> 114616 INFO  (closeThreadPool-2946-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@540ac3a6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 114617 INFO  (closeThreadPool-2946-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@74c7c5a6{/,null,UNAVAILABLE}
   [junit4]   2> 114617 INFO  (closeThreadPool-2946-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 114619 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 114620 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>        9       /solr/collections/control_collection/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72148617297920004-127.0.0.1:63466_-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72148617297920014-127.0.0.1:63482_-n_0000000002
   [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> 114762 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63448
   [junit4]   2> 114762 INFO  
(TEST-TestSQLHandler.doTest-seed#[F7074E4E7BEA33AC]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 63448
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler 
-Dtests.method=doTest -Dtests.seed=F7074E4E7BEA33AC -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=pl-PL -Dtests.timezone=America/Boa_Vista 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   10.1s J1 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.io.IOException: --> 
http://127.0.0.1:63477/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:63487/collection1_shard2_replica_n5/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible}
 must have DocValues to use this feature.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F7074E4E7BEA33AC:5043F6EA16512015]: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: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestSQLHandler_F7074E4E7BEA33AC-002
   [junit4]   2> Feb 19, 2019 2:45:23 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{multiDefault=PostingsFormat(name=Direct), _root_=BlockTreeOrds(blocksize=128), 
id=FSTOrd50, text=Lucene50(blocksize=128), str_s=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), 
intDefault=DocValuesFormat(name=Lucene80), 
field_i=DocValuesFormat(name=Direct), 
range_facet_l=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene80), 
field_l_p=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), 
field_i_p=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
field_f_p=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Lucene80), 
field_d_p=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=106, 
maxMBSortInHeap=7.894202436683058, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16a3a7b4),
 locale=pl-PL, timezone=America/Boa_Vista
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_172 
(64-bit)/cpus=3,threads=1,free=95753984,total=228306944
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, 
TestSQLHandler, TestSQLHandler]
   [junit4] Completed [5/5 (3!)] on J1 in 10.51s, 1 test, 1 error <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: F7074E4E7BEA33AC]:
   [junit4]   - org.apache.solr.handler.TestSQLHandler.doTest
   [junit4]   - org.apache.solr.handler.TestSQLHandler.doTest
   [junit4]   - org.apache.solr.handler.TestSQLHandler.doTest
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.98 ..   107.04 =   106.06s
   [junit4] JVM J1:     0.98 ..   116.01 =   115.03s
   [junit4] Execution time total: 1 minute 56 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 3 errors

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1572: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1099: 
There were test failures: 5 suites, 5 tests, 3 errors [seed: F7074E4E7BEA33AC]

Total time: 1 minute 58 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.handler.TestSQLHandler
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/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=d697b4a6ad3ac977a2890f57225293c17a44779f, 
workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #44
Recording test results
Setting 
ANT_1_8_2_HOME=/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/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