You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/03/13 10:05:33 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-11) - Build # 89 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/89/
Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
--> http://127.0.0.1:61812/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:61864/collection1_shard2_replica_n6/: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:61812/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:61864/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([82499C967AA128B6:250D2432171A3B0F]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 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.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
--> http://127.0.0.1:61796/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:61859/collection1_shard2_replica_n6/: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:61796/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:61859/collection1_shard2_replica_n6/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([82499C967AA128B6:250D2432171A3B0F]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 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.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
--> http://127.0.0.1:62132/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:62166/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:62132/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:62166/collection1_shard2_replica_n5/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
	at __randomizedtesting.SeedInfo.seed([82499C967AA128B6:250D2432171A3B0F]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:215)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:2517)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 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.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([82499C967AA128B6:250D2432171A3B0F]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:238)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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 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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14715 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> 2956806 INFO  (SUITE-TestSQLHandler-seed#[82499C967AA128B6]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\init-core-data-001
   [junit4]   2> 2956807 WARN  (SUITE-TestSQLHandler-seed#[82499C967AA128B6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 2956807 INFO  (SUITE-TestSQLHandler-seed#[82499C967AA128B6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2956809 INFO  (SUITE-TestSQLHandler-seed#[82499C967AA128B6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 2956810 INFO  (SUITE-TestSQLHandler-seed#[82499C967AA128B6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2956814 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2956814 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2956814 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2956914 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer start zk server on port:49342
   [junit4]   2> 2956914 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49342
   [junit4]   2> 2956914 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49342
   [junit4]   2> 2956924 INFO  (zkConnectionManagerCallback-18773-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2956928 INFO  (zkConnectionManagerCallback-18775-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2956931 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2956932 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml to /configs/conf1/schema.xml
   [junit4]   2> 2956933 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2956935 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2956937 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2956938 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2956940 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2956941 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2956943 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2956944 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2956947 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2956948 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2957727 WARN  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2957727 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2957727 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2957727 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2957727 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2957727 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2957727 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2957727 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fdc8600{/,null,AVAILABLE}
   [junit4]   2> 2957731 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4061921f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49350}
   [junit4]   2> 2957731 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.e.j.s.Server Started @2957779ms
   [junit4]   2> 2957731 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\tempDir-001/control/data, hostPort=49350, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\control-001\cores}
   [junit4]   2> 2957731 ERROR (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2957731 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2957731 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2957731 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2957731 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2957731 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-13T09:28:15.398439900Z
   [junit4]   2> 2957739 INFO  (zkConnectionManagerCallback-18777-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2957741 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2957741 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\control-001\solr.xml
   [junit4]   2> 2957745 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2957745 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2957747 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2958291 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2958299 WARN  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@17498d3e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2958304 WARN  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3608ad0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2958307 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49342/solr
   [junit4]   2> 2958328 INFO  (zkConnectionManagerCallback-18783-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2958344 INFO  (zkConnectionManagerCallback-18785-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2958693 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [n:127.0.0.1:49350_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49350_
   [junit4]   2> 2958695 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [n:127.0.0.1:49350_    ] o.a.s.c.Overseer Overseer (id=72150401127809028-127.0.0.1:49350_-n_0000000000) starting
   [junit4]   2> 2958714 INFO  (zkConnectionManagerCallback-18792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2958717 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [n:127.0.0.1:49350_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49342/solr ready
   [junit4]   2> 2958719 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [n:127.0.0.1:49350_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49350_
   [junit4]   2> 2958719 INFO  (OverseerStateUpdate-72150401127809028-127.0.0.1:49350_-n_0000000000) [n:127.0.0.1:49350_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49350_
   [junit4]   2> 2958720 INFO  (OverseerStateUpdate-72150401127809028-127.0.0.1:49350_-n_0000000000) [n:127.0.0.1:49350_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2958722 INFO  (zkCallback-18791-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2958725 DEBUG (OverseerAutoScalingTriggerThread-72150401127809028-127.0.0.1:49350_-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:49350_]
   [junit4]   2> 2958726 DEBUG (ScheduledTrigger-16127-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> 2958766 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [n:127.0.0.1:49350_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2958793 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [n:127.0.0.1:49350_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2958803 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [n:127.0.0.1:49350_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2958806 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [n:127.0.0.1:49350_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2958807 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [n:127.0.0.1:49350_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\control-001\cores
   [junit4]   2> 2958841 INFO  (zkConnectionManagerCallback-18798-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2958843 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2958844 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49342/solr ready
   [junit4]   2> 2958848 INFO  (qtp1842558188-53514) [n:127.0.0.1:49350_    ] 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:49350_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2958850 INFO  (OverseerThreadFactory-16129-thread-1-processing-n:127.0.0.1:49350_) [n:127.0.0.1:49350_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2958959 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_    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> 2958961 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2959729 DEBUG (ScheduledTrigger-16127-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> 2959973 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2959988 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960067 WARN  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960067 WARN  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960067 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960067 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960067 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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@58cd6f32
   [junit4]   2> 2960067 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2960160 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960160 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960160 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2960160 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2960160 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cc75e86[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2960160 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2960160 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960160 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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 1627882046438244352
   [junit4]   2> 2960176 INFO  (searcherExecutor-16134-thread-1-processing-n:127.0.0.1:49350_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:49350_ 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@6cc75e86[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2960176 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960176 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960176 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2960176 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960176 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49350/control_collection_shard1_replica_n1/
   [junit4]   2> 2960176 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960176 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:49350/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2960191 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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/72150401127809028-core_node2-n_0000000000
   [junit4]   2> 2960191 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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:49350/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2960301 INFO  (zkCallback-18784-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> 2960301 INFO  (zkCallback-18784-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> 2960301 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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> 2960301 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_ 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=1347
   [junit4]   2> 2960301 INFO  (qtp1842558188-53514) [n:127.0.0.1:49350_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2960410 INFO  (zkCallback-18784-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> 2960410 INFO  (zkCallback-18784-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> 2960410 INFO  (zkCallback-18784-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> 2960410 INFO  (qtp1842558188-53514) [n:127.0.0.1:49350_    ] 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:49350_&wt=javabin&version=2} status=0 QTime=1565
   [junit4]   2> 2960410 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100546855a00006, likely client has closed socket
   [junit4]   2> 2960410 INFO  (zkConnectionManagerCallback-18804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2960426 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2960426 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49342/solr ready
   [junit4]   2> 2960426 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2960426 INFO  (qtp1842558188-53515) [n:127.0.0.1:49350_    ] 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> 2960426 INFO  (OverseerThreadFactory-16129-thread-2-processing-n:127.0.0.1:49350_) [n:127.0.0.1:49350_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2960426 INFO  (OverseerCollectionConfigSetProcessor-72150401127809028-127.0.0.1:49350_-n_0000000000) [n:127.0.0.1:49350_    ] 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> 2960645 WARN  (OverseerThreadFactory-16129-thread-2-processing-n:127.0.0.1:49350_) [n:127.0.0.1:49350_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2960645 INFO  (qtp1842558188-53515) [n:127.0.0.1:49350_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2960645 INFO  (qtp1842558188-53515) [n:127.0.0.1:49350_    ] 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=217
   [junit4]   2> 2960645 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2960740 DEBUG (ScheduledTrigger-16127-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2961285 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-1-001 of type NRT
   [junit4]   2> 2961285 WARN  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d85acee{/,null,AVAILABLE}
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14a60beb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49388}
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.Server Started @2961339ms
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\tempDir-001/jetty1, hostPort=49388, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-1-001\cores, replicaType=NRT}
   [junit4]   2> 2961285 ERROR (closeThreadPool-18805-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2961285 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-13T09:28:18.952987300Z
   [junit4]   2> 2961285 INFO  (zkConnectionManagerCallback-18807-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2961306 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2961306 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-1-001\solr.xml
   [junit4]   2> 2961306 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2961306 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2961306 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2961473 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2961473 WARN  (closeThreadPool-18805-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6736f3a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2961489 WARN  (closeThreadPool-18805-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4b4aba01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2961489 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49342/solr
   [junit4]   2> 2961504 INFO  (zkConnectionManagerCallback-18813-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2961555 INFO  (zkConnectionManagerCallback-18815-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2961615 INFO  (closeThreadPool-18805-thread-1) [n:127.0.0.1:49388_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2961695 INFO  (closeThreadPool-18805-thread-1) [n:127.0.0.1:49388_    ] o.a.s.c.ZkController Publish node=127.0.0.1:49388_ as DOWN
   [junit4]   2> 2961695 INFO  (closeThreadPool-18805-thread-1) [n:127.0.0.1:49388_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2961695 INFO  (closeThreadPool-18805-thread-1) [n:127.0.0.1:49388_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49388_
   [junit4]   2> 2961695 INFO  (zkCallback-18803-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2961695 INFO  (zkCallback-18791-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2961695 INFO  (zkCallback-18784-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2961705 INFO  (zkCallback-18814-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2961755 DEBUG (ScheduledTrigger-16127-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 2961755 INFO  (zkConnectionManagerCallback-18822-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2961787 INFO  (closeThreadPool-18805-thread-1) [n:127.0.0.1:49388_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2961787 INFO  (closeThreadPool-18805-thread-1) [n:127.0.0.1:49388_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49342/solr ready
   [junit4]   2> 2961787 INFO  (closeThreadPool-18805-thread-1) [n:127.0.0.1:49388_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2961819 INFO  (closeThreadPool-18805-thread-1) [n:127.0.0.1:49388_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2961819 INFO  (closeThreadPool-18805-thread-1) [n:127.0.0.1:49388_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2961819 INFO  (closeThreadPool-18805-thread-1) [n:127.0.0.1:49388_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2961833 INFO  (closeThreadPool-18805-thread-1) [n:127.0.0.1:49388_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-1-001\cores
   [junit4]   2> 2962098 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-2-001 of type NRT
   [junit4]   2> 2962098 WARN  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@182178e5{/,null,AVAILABLE}
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4219562b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49407}
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.Server Started @2962157ms
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\tempDir-001/jetty2, hostPort=49407, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-2-001\cores, replicaType=NRT}
   [junit4]   2> 2962098 ERROR (closeThreadPool-18805-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2962098 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-13T09:28:19.765480400Z
   [junit4]   2> 2962114 INFO  (zkConnectionManagerCallback-18825-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2962114 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2962114 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-2-001\solr.xml
   [junit4]   2> 2962114 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2962114 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2962114 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2962379 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2962379 WARN  (closeThreadPool-18805-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@580560fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2962395 WARN  (closeThreadPool-18805-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@55c64ab4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2962395 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49342/solr
   [junit4]   2> 2962411 INFO  (zkConnectionManagerCallback-18831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2962411 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100546855a0000d, likely client has closed socket
   [junit4]   2> 2962411 INFO  (zkConnectionManagerCallback-18833-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2962457 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2962457 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:49407_ as DOWN
   [junit4]   2> 2962457 INFO  (OverseerCollectionConfigSetProcessor-72150401127809028-127.0.0.1:49350_-n_0000000000) [n:127.0.0.1:49350_    ] 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> 2962457 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2962457 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49407_
   [junit4]   2> 2962457 INFO  (zkCallback-18791-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2962457 INFO  (zkCallback-18814-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2962457 INFO  (zkCallback-18784-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2962475 INFO  (zkCallback-18803-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2962475 INFO  (zkCallback-18832-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2962475 INFO  (zkCallback-18821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2962507 INFO  (zkConnectionManagerCallback-18840-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2962527 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2962527 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49342/solr ready
   [junit4]   2> 2962527 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2962551 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2962567 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2962567 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2962567 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-2-001\cores
   [junit4]   2> 2962759 DEBUG (ScheduledTrigger-16127-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 and last live nodes: 2
   [junit4]   2> 2962958 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-3-001 of type NRT
   [junit4]   2> 2962958 WARN  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61757c9e{/,null,AVAILABLE}
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24b502ae{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49435}
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.Server Started @2963014ms
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\tempDir-001/jetty3, hostPort=49435, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-3-001\cores}
   [junit4]   2> 2962958 ERROR (closeThreadPool-18805-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2962958 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-13T09:28:20.625208200Z
   [junit4]   2> 2962973 INFO  (zkConnectionManagerCallback-18843-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2962973 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2962973 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-3-001\solr.xml
   [junit4]   2> 2962973 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2962973 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2962973 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2963051 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2963051 WARN  (closeThreadPool-18805-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@11d90735[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2963051 WARN  (closeThreadPool-18805-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3dc6544a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2963051 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49342/solr
   [junit4]   2> 2963067 INFO  (zkConnectionManagerCallback-18849-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2963067 INFO  (zkConnectionManagerCallback-18851-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2963082 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2963082 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:49435_ as DOWN
   [junit4]   2> 2963082 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2963082 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49435_
   [junit4]   2> 2963098 INFO  (zkCallback-18832-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2963098 INFO  (zkCallback-18803-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2963098 INFO  (zkCallback-18791-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2963098 INFO  (zkCallback-18814-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2963098 INFO  (zkCallback-18821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2963098 INFO  (zkCallback-18784-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2963098 INFO  (zkCallback-18839-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2963098 INFO  (zkCallback-18850-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2963147 INFO  (zkConnectionManagerCallback-18858-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2963147 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2963163 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49342/solr ready
   [junit4]   2> 2963163 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2963204 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2963225 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2963225 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2963225 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-3-001\cores
   [junit4]   2> 2963770 DEBUG (ScheduledTrigger-16127-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 3
   [junit4]   2> 2964363 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-4-001 of type NRT
   [junit4]   2> 2964363 WARN  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2964363 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2964363 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2964363 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 2964363 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2964363 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2964363 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2964363 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@408c1d0f{/,null,AVAILABLE}
   [junit4]   2> 2964363 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6da9cac7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49461}
   [junit4]   2> 2964363 INFO  (closeThreadPool-18805-thread-1) [    ] o.e.j.s.Server Started @2964425ms
   [junit4]   2> 2964363 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\tempDir-001/jetty4, hostPort=49461, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-4-001\cores}
   [junit4]   2> 2964363 ERROR (closeThreadPool-18805-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2964379 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2964379 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2964379 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2964379 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2964379 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-13T09:28:22.046581600Z
   [junit4]   2> 2964379 INFO  (zkConnectionManagerCallback-18861-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964379 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2964379 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-4-001\solr.xml
   [junit4]   2> 2964379 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2964379 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2964379 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2964786 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2964802 DEBUG (ScheduledTrigger-16127-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2964802 WARN  (closeThreadPool-18805-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@37e323dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2964802 WARN  (closeThreadPool-18805-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@164933f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2964817 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49342/solr
   [junit4]   2> 2964817 INFO  (zkConnectionManagerCallback-18867-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964817 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100546855a00015, likely client has closed socket
   [junit4]   2> 2964835 INFO  (zkConnectionManagerCallback-18869-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964863 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2964880 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:49461_ as DOWN
   [junit4]   2> 2964880 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2964880 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49461_
   [junit4]   2> 2964880 INFO  (zkCallback-18832-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964880 INFO  (zkCallback-18784-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964880 INFO  (zkCallback-18803-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964880 INFO  (zkCallback-18791-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964880 INFO  (zkCallback-18814-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964880 INFO  (zkCallback-18821-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964880 INFO  (zkCallback-18839-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964880 INFO  (zkCallback-18850-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964895 INFO  (zkCallback-18868-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964895 INFO  (zkCallback-18857-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2964958 INFO  (zkConnectionManagerCallback-18876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2964958 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2964958 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49342/solr ready
   [junit4]   2> 2964958 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2964989 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2965003 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2965003 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cd6f32
   [junit4]   2> 2965007 INFO  (closeThreadPool-18805-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-001\shard-4-001\cores
   [junit4]   2> 2965083 INFO  (qtp1842558188-53516) [n:127.0.0.1:49350_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49407_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2965098 INFO  (qtp1842558188-53517) [n:127.0.0.1:49350_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49388_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2965098 INFO  (qtp1842558188-53513) [n:127.0.0.1:49350_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49435_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2965098 INFO  (OverseerThreadFactory-16129-thread-3-processing-n:127.0.0.1:49350_) [n:127.0.0.1:49350_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:49407_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 2965114 INFO  (qtp1842558188-53514) [n:127.0.0.1:49350_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49461_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2965114 INFO  (OverseerThreadFactory-16129-thread-3-processing-n:127.0.0.1:49350_) [n:127.0.0.1:49350_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2965114 INFO  (OverseerThreadFactory-16129-thread-4-processing-n:127.0.0.1:49350_) [n:127.0.0.1:49350_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:49388_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 2965131 INFO  (OverseerThreadFactory-16129-thread-4-processing-n:127.0.0.1:49350_) [n:127.0.0.1:49350_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2965131 INFO  (qtp649550179-53577) [n:127.0.0.1:49388_    x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2965145 INFO  (qtp1543822225-53609) [n:127.0.0.1:49407_    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2965817 DEBUG (ScheduledTrigger-16127-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5 and last live nodes: 4
   

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

onContext I am going to be the leader 127.0.0.1:62189_
   [junit4]   2> 93998 INFO  (closeThreadPool-5249-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@677b7b0b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 93998 INFO  (closeThreadPool-5249-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7bc002e1{/,null,UNAVAILABLE}
   [junit4]   2> 93998 INFO  (closeThreadPool-5249-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 93998 INFO  (closeThreadPool-5249-thread-5) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@f316ed2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 93998 INFO  (closeThreadPool-5249-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40881265{/,null,UNAVAILABLE}
   [junit4]   2> 93998 INFO  (closeThreadPool-5249-thread-5) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 94004 INFO  (closeThreadPool-5249-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1eac332{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 94004 INFO  (closeThreadPool-5249-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2838867f{/,null,UNAVAILABLE}
   [junit4]   2> 94004 INFO  (closeThreadPool-5249-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 94004 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100548966790017, likely client has closed socket
   [junit4]   2> 94004 INFO  (closeThreadPool-5249-thread-6) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5aed7024{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 94004 INFO  (closeThreadPool-5249-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@185414c2{/,null,UNAVAILABLE}
   [junit4]   2> 94004 INFO  (closeThreadPool-5249-thread-6) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 94011 INFO  (closeThreadPool-5249-thread-7) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d101e46{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 94011 INFO  (closeThreadPool-5249-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e34a8e2{/,null,UNAVAILABLE}
   [junit4]   2> 94011 INFO  (closeThreadPool-5249-thread-7) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 94012 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 94012 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100548966790000, likely client has closed socket
   [junit4]   2> 94013 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> 	29	/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> 	29	/solr/clusterstate.json
   [junit4]   2> 	29	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72150543144386570-127.0.0.1:62132_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/live_nodes
   [junit4]   2> 	29	/solr/collections
   [junit4]   2> 
   [junit4]   2> 94016 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62096
   [junit4]   2> 94016 INFO  (TEST-TestSQLHandler.doTest-seed#[82499C967AA128B6]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62096
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler -Dtests.method=doTest -Dtests.seed=82499C967AA128B6 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sl -Dtests.timezone=Africa/Monrovia -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   10.5s J0 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.io.IOException: --> http://127.0.0.1:62132/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:62166/collection1_shard2_replica_n5/:id{type=string,properties=indexed,stored,sortMissingLast,uninvertible} must have DocValues to use this feature.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([82499C967AA128B6:250D2432171A3B0F]: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:2517)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:148)
   [junit4]    > 	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:99)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [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.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSQLHandler_82499C967AA128B6-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@55352a9b), locale=sl, timezone=Africa/Monrovia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 11 (64-bit)/cpus=3,threads=1,free=124973368,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, TestSQLHandler, TestSQLHandler]
   [junit4] Completed [5/5 (3!)] on J0 in 10.80s, 1 test, 1 error <<< FAILURES!

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

Total time: 1 minute 38 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.handler.TestSQLHandler
[repro] Exiting with code 1

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

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

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

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

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

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-9.0.4) - Build # 90 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/90/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting

Error Message:
Should have exactly 4 documents returned expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: Should have exactly 4 documents returned expected:<4> but was:<3>
	at __randomizedtesting.SeedInfo.seed([F0AC87E1C62DB96D:EE948FE9BA8603ED]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.checkSortOrder(DocValuesNotIndexedTest.java:262)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting(DocValuesNotIndexedTest.java:247)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14174 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\init-core-data-001
   [junit4]   2> 1737257 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001
   [junit4]   2> 1737257 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1737257 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1737259 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1737358 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.ZkTestServer start zk server on port:50275
   [junit4]   2> 1737358 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50275
   [junit4]   2> 1737358 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50275
   [junit4]   2> 1737364 INFO  (zkConnectionManagerCallback-11305-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737367 INFO  (zkConnectionManagerCallback-11307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737371 INFO  (zkConnectionManagerCallback-11309-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737373 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10055dc3c090002, likely client has closed socket
   [junit4]   2> 1737386 WARN  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1737386 WARN  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47c267f2{/solr,null,AVAILABLE}
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@798876ab{/solr,null,AVAILABLE}
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41f7f1ab{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50286}
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@64612042{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50287}
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.Server Started @1737451ms
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.Server Started @1737451ms
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50286}
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50287}
   [junit4]   2> 1737388 ERROR (jetty-launcher-11310-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1737388 ERROR (jetty-launcher-11310-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-13T16:14:27.244084100Z
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-13T16:14:27.244084100Z
   [junit4]   2> 1737392 INFO  (zkConnectionManagerCallback-11314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737392 INFO  (zkConnectionManagerCallback-11312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737393 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1737393 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1737396 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10055dc3c090004, likely client has closed socket
   [junit4]   2> 1737432 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1737434 WARN  (jetty-launcher-11310-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@58559d85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1737439 WARN  (jetty-launcher-11310-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4c0097a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1737439 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50275/solr
   [junit4]   2> 1737441 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1737441 INFO  (zkConnectionManagerCallback-11322-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737441 WARN  (jetty-launcher-11310-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@21758938[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1737446 INFO  (zkConnectionManagerCallback-11325-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737446 WARN  (jetty-launcher-11310-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@24710571[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1737446 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50275/solr
   [junit4]   2> 1737451 INFO  (zkConnectionManagerCallback-11330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737451 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10055dc3c090007, likely client has closed socket
   [junit4]   2> 1737455 INFO  (zkConnectionManagerCallback-11334-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737468 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50287_solr
   [junit4]   2> 1737469 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.Overseer Overseer (id=72151998426316808-127.0.0.1:50287_solr-n_0000000000) starting
   [junit4]   2> 1737475 INFO  (zkConnectionManagerCallback-11341-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737481 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50275/solr ready
   [junit4]   2> 1737481 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50287_solr
   [junit4]   2> 1737500 INFO  (zkCallback-11340-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1737500 INFO  (zkCallback-11333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1737500 INFO  (OverseerStateUpdate-72151998426316808-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50287_solr
   [junit4]   2> 1737522 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1737539 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1737545 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50286_solr as DOWN
   [junit4]   2> 1737545 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1737545 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50286_solr
   [junit4]   2> 1737548 INFO  (zkCallback-11333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1737548 INFO  (zkCallback-11340-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1737550 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1737558 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1737558 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1737560 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\.
   [junit4]   2> 1737575 INFO  (zkCallback-11324-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1737578 INFO  (zkConnectionManagerCallback-11347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737579 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1737580 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50275/solr ready
   [junit4]   2> 1737580 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1737597 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50286.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1737605 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50286.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1737605 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50286.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1737607 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node2\.
   [junit4]   2> 1737633 INFO  (zkConnectionManagerCallback-11353-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737634 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1737634 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50275/solr ready
   [junit4]   2> 1737639 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1737642 INFO  (OverseerThreadFactory-10236-thread-1-processing-n:127.0.0.1:50287_solr) [n:127.0.0.1:50287_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 1737750 INFO  (OverseerStateUpdate-72151998426316808-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50287/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1737754 INFO  (OverseerStateUpdate-72151998426316808-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50286/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1737754 INFO  (OverseerStateUpdate-72151998426316808-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50287/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1737758 INFO  (OverseerStateUpdate-72151998426316808-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50286/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1737962 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr    x:dv_coll_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1737962 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr    x:dv_coll_shard4_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1737962 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr    x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1737962 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr    x:dv_coll_shard3_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1737962 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr    x:dv_coll_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1738974 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1738974 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1738974 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1738986 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1738989 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1738989 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1738990 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1738990 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1738990 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1738990 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50286.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1738990 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node2\dv_coll_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node2\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1738990 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1738990 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1738990 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1738990 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\dv_coll_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 1738990 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1738990 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1738994 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50286.solr.core.dv_coll.shard4.replica_n6' (registry 'solr.core.dv_coll.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1738994 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node2\dv_coll_shard4_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node2\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 1738995 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1738996 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1738996 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n3' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1738996 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.core.dv_coll.shard3.replica_n3' (registry 'solr.core.dv_coll.shard3.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1738996 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\dv_coll_shard3_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\.\dv_coll_shard3_replica_n3\data\]
   [junit4]   2> 1739051 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1739051 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1739056 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1739056 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1739058 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1739058 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1739085 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1739085 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1739086 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4456fdfe[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 1739087 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1739088 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1739088 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1739088 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1739088 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@67a26c0c[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1739088 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1739088 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627907601404526592
   [junit4]   2> 1739089 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1739091 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1739091 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1739091 INFO  (searcherExecutor-10246-thread-1-processing-n:127.0.0.1:50287_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node4) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@4456fdfe[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1739091 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1739091 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1739093 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627907601409769472
   [junit4]   2> 1739094 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1739094 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard1
   [junit4]   2> 1739094 INFO  (searcherExecutor-10245-thread-1-processing-n:127.0.0.1:50286_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@67a26c0c[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1739099 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1739099 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard2
   [junit4]   2> 1739099 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1739099 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1739099 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50287/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1739099 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1739101 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50287/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 1739101 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard1/leader after winning as /collections/dv_coll/leader_elect/shard1/election/72151998426316808-core_node4-n_0000000000
   [junit4]   2> 1739101 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50287/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1739104 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1739104 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1739104 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50286/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1739104 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1739105 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:50286/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1739105 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard2/leader after winning as /collections/dv_coll/leader_elect/shard2/election/72151998426316806-core_node5-n_0000000000
   [junit4]   2> 1739105 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50286/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1739114 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1739114 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1739115 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1739115 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1739118 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c8f0fde[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 1739119 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1739120 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1739120 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1739120 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1739120 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1739120 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627907601438081024
   [junit4]   2> 1739120 INFO  (searcherExecutor-10247-thread-1-processing-n:127.0.0.1:50286_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@1c8f0fde[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1739123 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1739123 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard4
   [junit4]   2> 1739125 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1739125 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1739125 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50286/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 1739125 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1739125 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy http://127.0.0.1:50286/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 1739125 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard4/leader after winning as /collections/dv_coll/leader_elect/shard4/election/72151998426316806-core_node8-n_0000000000
   [junit4]   2> 1739126 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50286/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 1739168 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1739168 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1739171 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1739171 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1739172 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@6533219a[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 1739172 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1739172 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1739172 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1739173 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1739173 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1739173 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627907601493655552
   [junit4]   2> 1739176 INFO  (searcherExecutor-10248-thread-1-processing-n:127.0.0.1:50287_solr x:dv_coll_shard3_replica_n3 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher Searcher@6533219a[dv_coll_shard3_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1739177 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1739177 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard3
   [junit4]   2> 1739180 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1739180 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1739180 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50287/solr/dv_coll_shard3_replica_n3/
   [junit4]   2> 1739180 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1739180 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SyncStrategy http://127.0.0.1:50287/solr/dv_coll_shard3_replica_n3/ has no replicas
   [junit4]   2> 1739180 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard3/leader after winning as /collections/dv_coll/leader_elect/shard3/election/72151998426316808-core_node7-n_0000000000
   [junit4]   2> 1739181 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50287/solr/dv_coll_shard3_replica_n3/ shard3
   [junit4]   2> 1739285 INFO  (zkCallback-11324-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739285 INFO  (zkCallback-11324-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739285 INFO  (zkCallback-11333-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739286 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1739286 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1739286 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1739286 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1739289 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1327
   [junit4]   2> 1739290 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1328
   [junit4]   2> 1739291 INFO  (zkCallback-11333-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739292 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1330
   [junit4]   2> 1739292 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1330
   [junit4]   2> 1739294 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1739399 INFO  (zkCallback-11324-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739399 INFO  (zkCallback-11324-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739399 INFO  (zkCallback-11333-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739399 INFO  (zkCallback-11333-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739399 INFO  (zkCallback-11333-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739400 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=1760
   [junit4]   2> 1739401 INFO  (zkCallback-11324-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739405 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1739407 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1739410 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1739433 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 1739435 INFO  (zkCallback-11333-thread-4) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1739435 INFO  (zkCallback-11333-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1739435 INFO  (zkCallback-11324-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1739435 INFO  (zkCallback-11324-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1739436 INFO  (zkCallback-11333-thread-4) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1739436 INFO  (zkCallback-11324-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1739439 INFO  (zkCallback-11333-thread-4) [    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1739439 INFO  (zkCallback-11324-thread-3) [    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1739446 INFO  (zkCallback-11324-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1739446 INFO  (zkCallback-11333-thread-4) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1739446 INFO  (zkCallback-11333-thread-4) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 11 ms
   [junit4]   2> 1739449 INFO  (zkCallback-11324-thread-2) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1739449 INFO  (zkCallback-11324-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1739451 INFO  (zkCallback-11324-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 14 ms
   [junit4]   2> 1739459 INFO  (zkCallback-11324-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1739463 INFO  (Thread-5088) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 1739464 INFO  (Thread-5089) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 1739464 INFO  (zkCallback-11324-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 17 ms
   [junit4]   2> 1739483 INFO  (Thread-5088) [    ] o.a.s.c.SolrCore core reload dv_coll_shard2_replica_n2
   [junit4]   2> 1739485 INFO  (Thread-5089) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica_n3
   [junit4]   2> 1739490 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1739544 INFO  (Thread-5089) [    ] o.a.s.c.SolrCore core reload dv_coll_shard3_replica_n3
   [junit4]   2> 1739546 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1739549 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1739549 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n3' using configuration from collection dv_coll
   [junit4]   2> 1739551 INFO  (Thread-5088) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1739558 INFO  (Thread-5088) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1739561 INFO  (Thread-5088) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1739561 INFO  (Thread-5088) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n2' using configuration from collection dv_coll
   [junit4]   2> 1739574 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.core.dv_coll.shard3.replica_n3' (registry 'solr.core.dv_coll.shard3.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1739574 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\dv_coll_shard3_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\.\dv_coll_shard3_replica_n3\data\]
   [junit4]   2> 1739586 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50286.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1739586 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node2\dv_coll_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node2\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1739638 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1739638 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c44c7fe[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627907601983340544
   [junit4]   2> 1739646 INFO  (OverseerCollectionConfigSetProcessor-72151998426316808-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1739646 INFO  (searcherExecutor-10265-thread-1-processing-n:127.0.0.1:50287_solr x:dv_coll_shard3_replica_n3 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher Searcher@6c44c7fe[dv_coll_shard3_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1739646 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1739646 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@252e1820[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 1739648 INFO  (searcherExecutor-10265-thread-1-processing-n:127.0.0.1:50287_solr x:dv_coll_shard3_replica_n3 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher Searcher@252e1820[dv_coll_shard3_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1740367 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 1740370 INFO  (zkCallback-11333-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1740370 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1740370 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1740370 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@37937b1f[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1740370 INFO  (zkCallback-11333-thread-3) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1740375 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1740375 INFO  (zkCallback-11333-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1740375 INFO  (zkCallback-11333-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 1740377 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1740377 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1740377 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1740377 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1740377 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627907602756141056
   [junit4]   2> 1740379 INFO  (Thread-5089) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1740381 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1740384 INFO  (Thread-5089) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1740386 INFO  (Thread-5089) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1740386 INFO  (Thread-5089) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n3' using configuration from collection dv_coll
   [junit4]   2> 1740386 INFO  (searcherExecutor-10266-thread-1-processing-n:127.0.0.1:50286_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@37937b1f[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1740389 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4170c458[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1740389 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6fb1a147
   [junit4]   2> 1740389 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard2.replica_n2, tag=6fb1a147
   [junit4]   2> 1740389 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c71066e: rootName = solr_50286, domain = solr.core.dv_coll.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.dv_coll.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@76f8c94c
   [junit4]   2> 1740389 INFO  (searcherExecutor-10266-thread-1-processing-n:127.0.0.1:50286_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@4170c458[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1740395 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard2.leader, tag=6fb1a147
   [junit4]   2> 1740395 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 1740400 INFO  (qtp1962020399-30576) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.S.Request [dv_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1740400 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request [dv_coll_shard4_replica_n6]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1740405 INFO  (qtp732252002-30586) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request [dv_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1740406 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ManagedIndexSchema Took 39.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 1740406 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.S.Request [dv_coll_shard3_replica_n3]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 1740406 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@55ba63bf
   [junit4]   2> 1740406 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard3.replica_n3, tag=55ba63bf
   [junit4]   2> 1740406 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33b4a6a2: rootName = solr_50287, domain = solr.core.dv_coll.shard3.replica_n3, service url = null, agent id = null] for registry solr.core.dv_coll.shard3.replica_n3 / com.codahale.metrics.MetricRegistry@552fbdcb
   [junit4]   2> 1740408 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.core.dv_coll.shard3.replica_n3' (registry 'solr.core.dv_coll.shard3.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1740413 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard3.leader, tag=55ba63bf
   [junit4]   2> 1740413 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\dv_coll_shard3_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\.\dv_coll_shard3_replica_n3\data\]
   [junit4]   2> 1740439 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
   [junit4]   2> 1740439 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2 (1627907602808569856), 3 (1627907602818007040)]} 0 12
   [junit4]   2> 1740444 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1740444 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1 (1627907602822201344)]} 0 3
   [junit4]   2> 1740446 INFO  (qtp1962020399-30581) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=1}, version=1}
   [junit4]   2> 1740446 INFO  (qtp1962020399-30581) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[4 (1627907602822201344)]} 0 5
   [junit4]   2> 1740453 INFO  (qtp732252002-30594) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627907602835832832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1740453 INFO  (qtp732252002-30594) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3e509266 commitCommandVersion:1627907602835832832
   [junit4]   2> 1740455 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627907602837929984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1740455 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7c528127 commitCommandVersion:1627907602837929984
   [junit4]   2> 1740455 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627907602837929984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1740455 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1740456 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b160d5a[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 1740457 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1740457 INFO  (searcherExecutor-10247-thread-1-processing-n:127.0.0.1:50286_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@6b160d5a[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1740457 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50287/solr/dv_coll_shard3_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 1740465 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@259b81aa[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1740467 INFO  (searcherExecutor-10266-thread-1-processing-n:127.0.0.1:50286_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@259b81aa[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=9.0.4, java.vm.version=9.0.4+11, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=9.0.4+11, source=flush, os.version=10.0, timestamp=1552493670315}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1740467 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1740467 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50287/solr/dv_coll_shard3_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 12
   [junit4]   2> 1740481 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1740481 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1740488 INFO  (qtp732252002-30594) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@381e4db8[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 1740488 INFO  (qtp732252002-30594) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1740489 INFO  (searcherExecutor-10246-thread-1-processing-n:127.0.0.1:50287_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node4) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@381e4db8[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=9.0.4, java.vm.version=9.0.4+11, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=9.0.4+11, source=flush, os.version=10.0, timestamp=1552493670318}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1740489 INFO  (qtp732252002-30594) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50287/solr/dv_coll_shard3_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 36
   [junit4]   2> 1740489 INFO  (qtp732252002-30586) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627907602873581568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1740489 INFO  (qtp732252002-30586) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4f71d018 commitCommandVersion:1627907602873581568
   [junit4]   2> 1740493 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a38e96c[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 1740493 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1740494 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1740494 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1740494 INFO  (qtp732252002-30586) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cefb49d[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 1740495 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1740495 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1740495 INFO  (qtp732252002-30586) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1740497 INFO  (searcherExecutor-10265-thread-1-processing-n:127.0.0.1:50287_solr x:dv_coll_shard3_replica_n3 c:dv_coll s:shard3 r:core_node7) [n:1

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

junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1755550 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50495
   [junit4]   2> 1755550 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50495
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {_root_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Direct)}, docValues:{floatField=DocValuesFormat(name=Lucene80), doubleField=DocValuesFormat(name=Direct), intFieldMulti=DocValuesFormat(name=Lucene80), sortableGSL=DocValuesFormat(name=Asserting), boolFieldMulti=DocValuesFormat(name=Direct), floatGSL=DocValuesFormat(name=Asserting), longFieldMulti=DocValuesFormat(name=Lucene80), sortableGSF=DocValuesFormat(name=Lucene80), intField=DocValuesFormat(name=Direct), boolField=DocValuesFormat(name=Asserting), sortableFieldMulti=DocValuesFormat(name=Lucene80), stringFieldMulti=DocValuesFormat(name=Asserting), dateFieldMulti=DocValuesFormat(name=Lucene80), longGSF=DocValuesFormat(name=Lucene80), doubleFieldMulti=DocValuesFormat(name=Asserting), stringGSL=DocValuesFormat(name=Lucene80), doubleGSF=DocValuesFormat(name=Direct), doubleGSL=DocValuesFormat(name=Lucene80), stringGSF=DocValuesFormat(name=Direct), intGSL=DocValuesFormat(name=Direct), sortableText=DocValuesFormat(name=Lucene80), longField=DocValuesFormat(name=Lucene80), dateField=DocValuesFormat(name=Asserting), dateGSF=DocValuesFormat(name=Asserting), boolGSF=DocValuesFormat(name=Asserting), longGSL=DocValuesFormat(name=Asserting), boolGSL=DocValuesFormat(name=Lucene80), floatFieldMulti=DocValuesFormat(name=Direct), floatGSF=DocValuesFormat(name=Lucene80), dateGSL=DocValuesFormat(name=Lucene80), intGSF=DocValuesFormat(name=Lucene80), stringField=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=521, maxMBSortInHeap=6.48326256582431, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@24e9394c), locale=se-FI, timezone=Asia/Ashgabat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=3,threads=1,free=120224640,total=503840768
   [junit4]   2> NOTE: All tests run in this JVM: [SortSpecParsingTest, DeleteReplicaTest, TestAddFieldRealTimeGet, TestExclusionRuleCollectionAccess, DistributedFacetPivotSmallTest, BooleanFieldTest, SignatureUpdateProcessorFactoryTest, MultiSolrCloudTestCaseTest, FieldAnalysisRequestHandlerTest, TestPullReplica, CoreAdminOperationTest, TestDFISimilarityFactory, SolrTestCaseJ4Test, TestLFUCache, HighlighterMaxOffsetTest, TestSubQueryTransformerCrossCore, TestXmlQParserPlugin, TestExportWriter, SolrCloudReportersTest, ZkSolrClientTest, TestPayloadScoreQParserPlugin, TestPushWriter, TestSolrFieldCacheBean, StatelessScriptUpdateProcessorFactoryTest, TestMinMaxOnMultiValuedField, ZkControllerTest, OpenExchangeRatesOrgProviderTest, WrapperMergePolicyFactoryTest, TestSlowCompositeReaderWrapper, TestIndexingPerformance, SpellingQueryConverterTest, ClusterStateUpdateTest, TestRangeQuery, HealthCheckHandlerTest, DeleteStatusTest, SuggesterTSTTest, BJQParserTest, PKIAuthenticationIntegrationTest, CloneFieldUpdateProcessorFactoryTest, SampleTest, RecoveryAfterSoftCommitTest, HdfsAutoAddReplicasIntegrationTest, TestTolerantSearch, TestJsonFacetsStatsParsing, MoveReplicaHDFSTest, HdfsBasicDistributedZkTest, TestSolrCloudWithKerberosAlt, BlobRepositoryCloudTest, TestCharFilters, ConcurrentDeleteAndCreateCollectionTest, BadComponentTest, ExternalFileFieldSortTest, HdfsCollectionsAPIDistributedZkTest, TestDeleteCollectionOnDownNodes, TestFileDictionaryLookup, TestStressRecovery, BaseCdcrDistributedZkTest, CoreAdminCreateDiscoverTest, TestAtomicUpdateErrorCases, CreateRoutedAliasTest, TestCollectionAPIs, ResponseLogComponentTest, TestDocTermOrds, BlockJoinFacetRandomTest, TestZkAclsWithHadoopAuth, PreAnalyzedFieldManagedSchemaCloudTest, AdminHandlersProxyTest, TolerantUpdateProcessorTest, UUIDFieldTest, TestNestedDocsSort, QueryResultKeyTest, TestOverriddenPrefixQueryForCustomFieldType, TestPKIAuthenticationPlugin, LeaderVoteWaitTimeoutTest, TestWordDelimiterFilterFactory, TestRandomFlRTGCloud, ClassificationUpdateProcessorIntegrationTest, TestPartialUpdateDeduplication, CollectionReloadTest, TestLuceneIndexBackCompat, TestDocBasedVersionConstraints, TestFacetMethods, DeleteLastCustomShardedReplicaTest, TestSimExecutePlanAction, DistributedFacetExistsSmallTest, ForceLeaderWithTlogReplicasTest, UpdateLogTest, TestDynamicLoading, TestLegacyFieldCache, SystemLogListenerTest, InfixSuggestersTest, RequestHandlersTest, SpellCheckCollatorWithCollapseTest, UpdateRequestProcessorFactoryTest, TestConfigSets, TestConfigSetImmutable, DistributedQueueTest, IgnoreLargeDocumentProcessorFactoryTest, CdcrBootstrapTest, TestRTGBase, ConfigureRecoveryStrategyTest, TestFieldSortValues, TestIntervalFaceting, RootFieldTest, TestLegacyField, TestBadConfig, TestUtilizeNode, TestExactStatsCache, OverseerStatusTest, DirectSolrSpellCheckerTest, TestCollectionsAPIViaSolrCloudCluster, TestTestInjection, SuggestComponentContextFilterQueryTest, NumberUtilsTest, TestPointFields, TestPivotHelperCode, TestSQLHandlerNonCloud, TestSimDistribStateManager, TestMultiValuedNumericRangeQuery, OverseerModifyCollectionTest, TaggingAttributeTest, TestShortCircuitedRequests, TestComponentsName, ZkNodePropsTest, TestConfigSetsAPIZkFailure, TestComplexPhraseLeadingWildcard, OverriddenZkACLAndCredentialsProvidersTest, TestLegacyNumericRangeQueryBuilder, TestRebalanceLeaders, SharedFSAutoReplicaFailoverTest, IndexSchemaTest, CopyFieldTest, TestShardHandlerFactory, TestRawTransformer, TestEmbeddedSolrServerConstructors, CustomTermsComponentTest, TestQueryTypes, TestImplicitCoreProperties, SmileWriterTest, SolrMetricManagerTest, TestWriterPerf, JWTAuthPluginIntegrationTest, HDFSCollectionsAPITest, SearchHandlerTest, TestMultiWordSynonyms, TestManagedSchemaThreadSafety, TestSolrCoreSnapshots, TestSkipOverseerOperations, TestRestoreCore, SuggesterWFSTTest, MetricsHistoryIntegrationTest, SolrCmdDistributorTest, TestSolr4Spatial2, PrimitiveFieldTypeTest, TriLevelCompositeIdRoutingTest, AutoAddReplicasPlanActionTest, TestSimClusterStateProvider, DistributedSpellCheckComponentTest, RulesTest, TestFuzzyAnalyzedSuggestions, TestMinHashQParser, HdfsThreadLeakTest, ReplaceNodeTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestValueSourceCache, TestNumericRangeQuery64, TestExtendedDismaxParser, HdfsDirectoryTest, CoreMergeIndexesAdminHandlerTest, TestCoreAdminApis, TestSolrQueryParser, QueryParsingTest, TestSmileRequest, FastVectorHighlighterTest, TriggerIntegrationTest, TestMaxTokenLenTokenizer, BasicDistributedZkTest, TestHighlightDedupGrouping, BadCopyFieldTest, TestScoreJoinQPScore, RequestLoggingTest, TestSolrConfigHandler, TestIndexSearcher, FieldMutatingUpdateProcessorTest, LoggingHandlerTest, XmlUpdateRequestHandlerTest, TestImpersonationWithHadoopAuth, CollectionStateFormat2Test, DirectoryFactoryTest, TestCloudRecovery, ReturnFieldsTest, DocValuesMissingTest, ChaosMonkeySafeLeaderTest, TestNumericTerms64, MetricsConfigTest, DistributedQueryComponentOptimizationTest, TestInitParams, TestLockTree, IndexBasedSpellCheckerTest, TestExpandComponent, TestSolrXml, TestSolrCLIRunExample, TestRestManager, TestSurroundQueryParser, TermVectorComponentDistributedTest, HdfsRestartWhileUpdatingTest, TestDistributedMissingSort, NoCacheHeaderTest, NodeAddedTriggerTest, TestCloudJSONFacetJoinDomain, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DistributedIntervalFacetingTest, MinimalSchemaTest, SolrInfoBeanTest, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestJoin, TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestTrie, PathHierarchyTokenizerFactoryTest, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, DocValuesNotIndexedTest]
   [junit4] Completed [457/847 (1!)] on J1 in 19.88s, 4 tests, 1 failure <<< FAILURES!

[...truncated 43976 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/90/consoleText

[repro] Revision: 1d85f13eeb00430b0319b8e0cb5b27f98dd43edb

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       DocValuesNotIndexedTest
[repro] ant compile-test

[...truncated 3602 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DocValuesNotIndexedTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=F0AC87E1C62DB96D -Dtests.slow=true -Dtests.locale=se-FI -Dtests.timezone=Asia/Ashgabat -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 88 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DocValuesNotIndexedTest
[repro] Exiting with code 0

[...truncated 78 lines...]