Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9212/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  org.apache.solr.cloud.DeleteShardTest.test

Error Message:
Error from server at http://127.0.0.1:51720/solr: The slice: shard2 is 
currently active. Only non-active (or custom-hashed) slices can be deleted.

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51720/solr: The slice: shard2 is currently 
active. Only non-active (or custom-hashed) slices can be deleted.
        at 
__randomizedtesting.SeedInfo.seed([F96634F0AE151A0F:71320B2A00E977F7]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1170)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:246)
        at org.apache.solr.cloud.DeleteShardTest.test(DeleteShardTest.java:85)
        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:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testConcurrentQueries

Error Message:
Incoming accepted new request count did not match. Expected 5 incoming 25

Stack Trace:
java.lang.AssertionError: Incoming accepted new request count did not match. 
Expected 5 incoming 25
        at 
__randomizedtesting.SeedInfo.seed([F96634F0AE151A0F:BBFDD7D52E726F2E]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testConcurrentQueries(TestRequestRateLimiter.java:74)
        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:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([F96634F0AE151A0F:4871D2CFC143E1AB]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        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:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([F96634F0AE151A0F:4871D2CFC143E1AB]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        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:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([F96634F0AE151A0F:4871D2CFC143E1AB]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        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:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([F96634F0AE151A0F:4871D2CFC143E1AB]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        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:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13578 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteShardTest
   [junit4]   2> 873156 INFO  
(SUITE-DeleteShardTest-seed#[F96634F0AE151A0F]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 873157 INFO  
(SUITE-DeleteShardTest-seed#[F96634F0AE151A0F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_F96634F0AE151A0F-001\data-dir-90-001
   [junit4]   2> 873157 WARN  
(SUITE-DeleteShardTest-seed#[F96634F0AE151A0F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 873157 INFO  
(SUITE-DeleteShardTest-seed#[F96634F0AE151A0F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 873159 INFO  
(SUITE-DeleteShardTest-seed#[F96634F0AE151A0F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 873159 INFO  
(SUITE-DeleteShardTest-seed#[F96634F0AE151A0F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 873167 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 873167 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_F96634F0AE151A0F-001\tempDir-001
   [junit4]   2> 873168 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 873168 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 873168 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 873171 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 873279 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 51707
   [junit4]   2> 873279 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51707
   [junit4]   2> 873279 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51707
   [junit4]   2> 873279 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51707
   [junit4]   2> 873283 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873287 INFO  (zkConnectionManagerCallback-7858-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873288 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873292 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873295 INFO  (zkConnectionManagerCallback-7860-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873295 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873296 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873299 INFO  (zkConnectionManagerCallback-7862-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873299 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873406 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 873406 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 873406 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 873407 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 873407 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 873407 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 873408 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 873408 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 873408 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 873408 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 873408 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 873408 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 873408 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@93bdebd{/solr,null,AVAILABLE}
   [junit4]   2> 873408 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24a475df{/solr,null,AVAILABLE}
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1bab87ed{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:51720}
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.e.j.s.Server Started @874297ms
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@de70834{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:51721}
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.e.j.s.Server Started @874297ms
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51720}
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51721}
   [junit4]   2> 873409 ERROR (jetty-launcher-7863-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 873409 ERROR (jetty-launcher-7863-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-10T15:40:16.833860800Z
   [junit4]   2> 873409 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-10T15:40:16.833860800Z
   [junit4]   2> 873410 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873410 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873414 INFO  (zkConnectionManagerCallback-7865-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873414 INFO  (zkConnectionManagerCallback-7867-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873414 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873414 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873415 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 873415 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 873524 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 873524 WARN  (jetty-launcher-7863-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@35a2779f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873524 WARN  (jetty-launcher-7863-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@35a2779f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873526 WARN  (jetty-launcher-7863-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4f25a78b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873526 WARN  (jetty-launcher-7863-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4f25a78b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873527 INFO  (jetty-launcher-7863-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51707/solr
   [junit4]   2> 873528 INFO  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 873532 INFO  (zkConnectionManagerCallback-7877-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873532 INFO  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 873624 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 873625 WARN  (jetty-launcher-7863-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3fd828f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873625 WARN  (jetty-launcher-7863-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3fd828f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873629 WARN  (jetty-launcher-7863-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@493f0985[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873629 WARN  (jetty-launcher-7863-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@493f0985[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 873629 INFO  (jetty-launcher-7863-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51707/solr
   [junit4]   2> 873630 INFO  (jetty-launcher-7863-thread-1) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 873633 INFO  (zkConnectionManagerCallback-7889-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873633 INFO  (jetty-launcher-7863-thread-1) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 873660 INFO  (jetty-launcher-7863-thread-1) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51720_solr
   [junit4]   2> 873663 INFO  (jetty-launcher-7863-thread-1) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.Overseer Overseer 
(id=72176427764482054-127.0.0.1:51720_solr-n_0000000000) starting
   [junit4]   2> 873684 INFO  (jetty-launcher-7863-thread-1) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51720_solr
   [junit4]   2> 873684 INFO  
(OverseerStateUpdate-72176427764482054-127.0.0.1:51720_solr-n_0000000000) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:51720_solr
   [junit4]   2> 873687 INFO  
(OverseerStateUpdate-72176427764482054-127.0.0.1:51720_solr-n_0000000000) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 873690 INFO  (jetty-launcher-7863-thread-1) 
[n:127.0.0.1:51720_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 873691 WARN  (jetty-launcher-7863-thread-1) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 873713 INFO  (jetty-launcher-7863-thread-1) 
[n:127.0.0.1:51720_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 873732 INFO  (jetty-launcher-7863-thread-1) 
[n:127.0.0.1:51720_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51720.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6aa3a905
   [junit4]   2> 873736 INFO  (jetty-launcher-7863-thread-1) 
[n:127.0.0.1:51720_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51720.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6aa3a905
   [junit4]   2> 873736 INFO  (jetty-launcher-7863-thread-1) 
[n:127.0.0.1:51720_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51720.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6aa3a905
   [junit4]   2> 873739 INFO  (jetty-launcher-7863-thread-1) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_F96634F0AE151A0F-001\tempDir-001\node1
   [junit4]   2> 873838 INFO  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 873843 INFO  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:51721_solr as DOWN
   [junit4]   2> 873845 INFO  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 873845 INFO  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51721_solr
   [junit4]   2> 873847 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 873847 INFO  (zkCallback-7876-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 873848 INFO  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 873849 WARN  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 873869 INFO  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 873882 INFO  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51721.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6aa3a905
   [junit4]   2> 873887 INFO  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51721.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6aa3a905
   [junit4]   2> 873887 INFO  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51721.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6aa3a905
   [junit4]   2> 873888 INFO  (jetty-launcher-7863-thread-2) 
[n:127.0.0.1:51721_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_F96634F0AE151A0F-001\tempDir-001\node2
   [junit4]   2> 873898 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 873898 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 873902 INFO  (zkConnectionManagerCallback-7910-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 873902 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 873903 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 873904 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51707/solr ready
   [junit4]   2> 873917 INFO  (qtp359426864-11580) [n:127.0.0.1:51720_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=deleteShard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 873923 INFO  
(OverseerThreadFactory-7894-thread-1-processing-n:127.0.0.1:51720_solr) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteShard
   [junit4]   2> 874037 INFO  
(OverseerStateUpdate-72176427764482054-127.0.0.1:51720_solr-n_0000000000) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteShard",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteShard_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51720/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:51720_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 874045 INFO  
(OverseerStateUpdate-72176427764482054-127.0.0.1:51720_solr-n_0000000000) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteShard",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"deleteShard_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51721/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:51721_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 874250 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr    
x:deleteShard_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteShard_shard2_replica_n2&action=CREATE&numShards=2&collection=deleteShard&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 874250 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr    
x:deleteShard_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteShard_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteShard&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 874250 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr    
x:deleteShard_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 1000 transient cores
   [junit4]   2> 874263 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 874263 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 874264 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteShard_shard2_replica_n2' using 
configuration from configset conf, trusted=true
   [junit4]   2> 874264 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteShard_shard1_replica_n1' using 
configuration from configset conf, trusted=true
   [junit4]   2> 874269 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 874269 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 874269 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 874269 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 874269 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51720.solr.core.deleteShard.shard1.replica_n1' (registry 
'solr.core.deleteShard.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6aa3a905
   [junit4]   2> 874269 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51721.solr.core.deleteShard.shard2.replica_n2' (registry 
'solr.core.deleteShard.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6aa3a905
   [junit4]   2> 874269 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[deleteShard_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_F96634F0AE151A0F-001\tempDir-001\node1\deleteShard_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_F96634F0AE151A0F-001\tempDir-001\node1\deleteShard_shard1_replica_n1\data\]
   [junit4]   2> 874269 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[deleteShard_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_F96634F0AE151A0F-001\tempDir-001\node2\deleteShard_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteShardTest_F96634F0AE151A0F-001\tempDir-001\node2\deleteShard_shard2_replica_n2\data\]
   [junit4]   2> 874361 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 874361 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 874361 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 874361 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 874364 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 874364 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 874364 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 874364 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 874367 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 874369 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 874369 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 874369 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 874369 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1674653485281312768
   [junit4]   2> 874370 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 874370 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 874370 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1674653485282361344
   [junit4]   2> 874372 INFO  
(searcherExecutor-7913-thread-1-processing-n:127.0.0.1:51721_solr 
x:deleteShard_shard2_replica_n2 c:deleteShard s:shard2 r:core_node4) 
[n:127.0.0.1:51721_solr c:deleteShard s:shard2 r:core_node4 
x:deleteShard_shard2_replica_n2 ] o.a.s.c.SolrCore 
[deleteShard_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 874372 INFO  
(searcherExecutor-7914-thread-1-processing-n:127.0.0.1:51720_solr 
x:deleteShard_shard1_replica_n1 c:deleteShard s:shard1 r:core_node3) 
[n:127.0.0.1:51720_solr c:deleteShard s:shard1 r:core_node3 
x:deleteShard_shard1_replica_n1 ] o.a.s.c.SolrCore 
[deleteShard_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 874385 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteShard/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 874385 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteShard/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 874385 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/deleteShard/leaders/shard1
   [junit4]   2> 874385 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/deleteShard/leaders/shard2
   [junit4]   2> 874398 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 874398 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 874398 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 874398 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 874398 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51720/solr/deleteShard_shard1_replica_n1/
   [junit4]   2> 874398 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51721/solr/deleteShard_shard2_replica_n2/
   [junit4]   2> 874398 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 874398 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 874398 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:51720/solr/deleteShard_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 874398 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:51721/solr/deleteShard_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 874398 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/deleteShard/leaders/shard1/leader after winning as 
/collections/deleteShard/leader_elect/shard1/election/72176427764482054-core_node3-n_0000000000
   [junit4]   2> 874398 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/deleteShard/leaders/shard2/leader after winning as 
/collections/deleteShard/leader_elect/shard2/election/72176427764482053-core_node4-n_0000000000
   [junit4]   2> 874403 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51721/solr/deleteShard_shard2_replica_n2/ shard2
   [junit4]   2> 874403 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51720/solr/deleteShard_shard1_replica_n1/ shard1
   [junit4]   2> 874508 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874508 INFO  (zkCallback-7876-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874508 INFO  (zkCallback-7888-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874508 INFO  (zkCallback-7876-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874511 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr 
c:deleteShard s:shard2 r:core_node4 x:deleteShard_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 874513 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr 
c:deleteShard s:shard1 r:core_node3 x:deleteShard_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 874516 INFO  (qtp52487712-11583) [n:127.0.0.1:51721_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteShard_shard2_replica_n2&action=CREATE&numShards=2&collection=deleteShard&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=267
   [junit4]   2> 874516 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteShard_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteShard&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=268
   [junit4]   2> 874525 INFO  (qtp359426864-11580) [n:127.0.0.1:51720_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> 874631 INFO  (zkCallback-7876-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874631 INFO  (zkCallback-7876-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874631 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874631 INFO  (zkCallback-7888-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874631 INFO  (zkCallback-7888-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874632 INFO  (zkCallback-7876-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874634 INFO  (qtp359426864-11580) [n:127.0.0.1:51720_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=deleteShard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=717
   [junit4]   2> 874635 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: deleteShard
   [junit4]   2> 874639 INFO  (qtp359426864-11582) [n:127.0.0.1:51720_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with 
params 
action=DELETESHARD&collection=deleteShard&shard=shard1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 874647 INFO  
(OverseerThreadFactory-7894-thread-2-processing-n:127.0.0.1:51720_solr) 
[n:127.0.0.1:51720_solr c:deleteShard s:shard1   ] o.a.s.c.a.c.DeleteShardCmd 
Delete shard invoked
   [junit4]   2> 874647 ERROR 
(OverseerThreadFactory-7894-thread-2-processing-n:127.0.0.1:51720_solr) 
[n:127.0.0.1:51720_solr c:deleteShard s:shard1   ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: deleteShard operation: 
deleteshard failed:org.apache.solr.common.SolrException: The slice: shard1 is 
currently active. Only non-active (or custom-hashed) slices can be deleted.
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteShardCmd.call(DeleteShardCmd.java:88)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:257)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:525)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 874649 INFO  
(OverseerCollectionConfigSetProcessor-72176427764482054-127.0.0.1:51720_solr-n_0000000000)
 [n:127.0.0.1:51720_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> 874654 INFO  (qtp359426864-11582) [n:127.0.0.1:51720_solr 
c:deleteShard    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=DELETESHARD&collection=deleteShard&shard=shard1&wt=javabin&version=2}
 status=400 QTime=14
   [junit4]   2> 874656 INFO  
(OverseerCollectionConfigSetProcessor-72176427764482054-127.0.0.1:51720_solr-n_0000000000)
 [n:127.0.0.1:51720_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 874661 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.SolrCloudTestCase waitForState (deleteShard): Expected shard shard1 to 
be in state inactive
   [junit4]   2> 874661 INFO  
(OverseerStateUpdate-72176427764482054-127.0.0.1:51720_solr-n_0000000000) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.o.SliceMutator Update shard state invoked 
for collection: deleteShard with message: {
   [junit4]   2>   "shard1":"inactive",
   [junit4]   2>   "collection":"deleteShard",
   [junit4]   2>   "operation":"updateshardstate"}
   [junit4]   2> 874661 INFO  
(OverseerStateUpdate-72176427764482054-127.0.0.1:51720_solr-n_0000000000) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.o.SliceMutator Update shard state shard1 
to inactive
   [junit4]   2> 874771 INFO  (zkCallback-7888-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874771 INFO  (zkCallback-7888-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874771 INFO  (zkCallback-7876-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874771 INFO  (zkCallback-7909-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874771 INFO  (zkCallback-7876-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874771 INFO  (zkCallback-7888-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874772 INFO  (zkCallback-7876-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874772 INFO  (zkCallback-7909-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874775 INFO  (qtp359426864-11584) [n:127.0.0.1:51720_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with 
params 
action=DELETESHARD&collection=deleteShard&shard=shard1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 874781 INFO  
(OverseerThreadFactory-7894-thread-3-processing-n:127.0.0.1:51720_solr) 
[n:127.0.0.1:51720_solr c:deleteShard s:shard1   ] o.a.s.c.a.c.DeleteShardCmd 
Delete shard invoked
   [junit4]   2> 874781 INFO  
(OverseerThreadFactory-7894-thread-3-processing-n:127.0.0.1:51720_solr) 
[n:127.0.0.1:51720_solr c:deleteShard s:shard1   ] o.a.s.c.a.c.DeleteShardCmd 
Deleting replica for collection=deleteShard shard=shard1 on 
node=127.0.0.1:51720_solr
   [junit4]   2> 874782 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr    
x:deleteShard_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteShard.shard1.replica_n1 tag=null
   [junit4]   2> 874782 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr    
x:deleteShard_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@197ca262: rootName = 
solr_51720, domain = solr.core.deleteShard.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.deleteShard.shard1.replica_n1/com.codahale.metrics.MetricRegistry@f3c6415
   [junit4]   2> 874792 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr     
] o.a.s.c.SolrCore [deleteShard_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2e705a8b
   [junit4]   2> 874792 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.deleteShard.shard1.replica_n1 tag=SolrCore@2e705a8b
   [junit4]   2> 874792 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.deleteShard.shard1.leader tag=SolrCore@2e705a8b
   [junit4]   2> 874792 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr     
] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 874796 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr     
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteShard/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 874802 INFO  (qtp359426864-11578) [n:127.0.0.1:51720_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=deleteShard_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=19
   [junit4]   2> 874915 INFO  (zkCallback-7876-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874915 INFO  (zkCallback-7888-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874915 INFO  (zkCallback-7876-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874915 INFO  (zkCallback-7888-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874915 INFO  (zkCallback-7888-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874915 INFO  (zkCallback-7876-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 874920 INFO  
(OverseerStateUpdate-72176427764482054-127.0.0.1:51720_solr-n_0000000000) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.o.CollectionMutator Removing collection: 
deleteShard shard: shard1  from clusterstate
   [junit4]   2> 875023 INFO  (zkCallback-7888-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 875023 INFO  (zkCallback-7876-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 875023 INFO  (zkCallback-7876-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 875023 INFO  (zkCallback-7888-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 875023 INFO  (zkCallback-7876-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 875023 INFO  (zkCallback-7888-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 875023 INFO  (zkCallback-7888-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 875025 INFO  
(OverseerThreadFactory-7894-thread-3-processing-n:127.0.0.1:51720_solr) 
[n:127.0.0.1:51720_solr c:deleteShard s:shard1   ] o.a.s.c.a.c.DeleteShardCmd 
Successfully deleted collection: deleteShard , shard: shard1
   [junit4]   2> 875030 INFO  (qtp359426864-11584) [n:127.0.0.1:51720_solr 
c:deleteShard    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=DELETESHARD&collection=deleteShard&shard=shard1&wt=javabin&version=2}
 status=0 QTime=255
   [junit4]   2> 875030 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.SolrCloudTestCase waitForState (deleteShard): Expected 'shard1' to be 
removed
   [junit4]   2> 875033 INFO  
(TEST-DeleteShardTest.test-seed#[F96634F0AE151A0F]) [     ] 
o.a.s.c.SolrCloudTestCase waitForState (deleteShard): Expected shard shard2 to 
be in state construction
   [junit4]   2> 875034 INFO  
(OverseerStateUpdate-72176427764482054-127.0.0.1:51720_solr-n_0000000000) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.o.SliceMutator Update shard state invoked 
for collection: deleteShard with message: {
   [junit4]   2>   "shard2":"construction",
   [junit4]   2>   "collection":"deleteShard",
   [junit4]   2>   "operation":"updateshardstate"}
   [junit4]   2> 875034 INFO  
(OverseerStateUpdate-72176427764482054-127.0.0.1:51720_solr-n_0000000000) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.o.SliceMutator Update shard state shard2 
to construction
   [junit4]   2> 875149 INFO  (zkCallback-7876-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 875149 INFO  (zkCallback-7876-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 875149 INFO  (zkCallback-7909-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 875149 INFO  (zkCallback-7876-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 875149 INFO  (zkCallback-7909-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteShard/state.json] for collection [deleteShard] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 875154 INFO  (qtp359426864-11580) [n:127.0.0.1:51720_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with 
params 
action=DELETESHARD&collection=deleteShard&shard=shard2&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 875158 INFO  
(OverseerThreadFactory-7894-thread-4-processing-n:127.0.0.1:51720_solr) 
[n:127.0.0.1:51720_solr c:deleteShard s:shard2   ] o.a.s.c.a.c.DeleteShardCmd 
Delete shard invoked
   [junit4]   2> 875158 ERROR 
(OverseerThreadFactory-7894-thread-4-processing-n:127.0.0.1:51720_solr) 
[n:127.0.0.1:51720_solr c:deleteShard s:shard2   ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: deleteShard operation: 
deleteshard failed:org.apache.solr.common.SolrException: The slice: shard2 is 
currently active. Only non-active (or custom-hashed) slices can be deleted.
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteShardCmd.call(DeleteShardCmd.java:88)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:257)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:525)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 875161 INFO  
(OverseerCollectionConfigSetProcessor-72176427764482054-127.0.0.1:51720_solr-n_0000000000)
 [n:127.0.0.1:51720_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 875165 INFO  (qtp359426864-11580) [n:127.0.0.1:51720_solr 
c:deleteShard    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=DELETESHARD&collection=deleteShard&shard=shard2&wt=javabin&version=2}
 status=400 QTime=11
   [junit4]   2> 875168 INFO  
(OverseerCollectionConfigSetProcessor-72176427764482054-127.0.0.1:51720_solr-n_0000000000)
 [n:127.0.0.1:51720_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 875274 INFO  (jetty-closer-7923-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1198648387
   [junit4]   2> 875274 INFO  (jetty-closer-7923-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51720_solr
   [junit4]   2> 875275 INFO  (jetty-closer-7923-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1229070842
   [junit4]   2> 875275 INFO  (jetty-closer-7923-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51721_solr
   [junit4]   2> 875277 INFO  (jetty-closer-7923-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 875277 INFO  (jetty-closer-7923-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 875277 INFO  (jetty-closer-7923-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:51721_solr as DOWN
   [junit4]   2> 875277 INFO  (jetty-closer-7923-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:51720_solr as DOWN
   [junit4]   2> 875278 INFO  (zkCallback-7876-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 875278 INFO  (zkCallback-7888-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 875280 INFO  (coreCloseExecutor-7931-thread-1) 
[n:127.0.0.1:51721_solr     ] o.a.s.c.SolrCore [deleteShard_shard2_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@43315a46
   [junit4]   2> 875281 INFO  (jetty-closer-7923-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 875281 INFO  (coreCloseExecutor-7931-thread-1) 
[n:127.0.0.1:51721_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteShard.shard2.replica_n2 
tag=SolrCore@43315a46
   [junit4]   2> 875281 INFO  (jetty-closer-7923-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@376ae888: rootName = 
solr_51720, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@b1bb155
   [junit4]   2> 875281 INFO  (coreCloseExecutor-7931-thread-1) 
[n:127.0.0.1:51721_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e0483f0: rootName = 
solr_51721, domain = solr.core.deleteShard.shard2.replica_n2, service url = 
null, agent id = null] for registry 
solr.core.deleteShard.shard2.replica_n2/com.codahale.metrics.MetricRegistry@3774c8d
   [junit4]   2> 875285 INFO  (jetty-closer-7923-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 875285 INFO  (jetty-closer-7923-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6d7c0de4: rootName = 
solr_51720, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@4b50c136
   [junit4]   2> 875287 INFO  (jetty-closer-7923-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 875287 INFO  (jetty-closer-7923-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@411bddd3: rootName = 
solr_51720, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@4c837db9
   [junit4]   2> 875287 INFO  (jetty-closer-7923-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 875288 INFO  (closeThreadPool-7932-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72176427764482054-127.0.0.1:51720_solr-n_0000000000) closing
   [junit4]   2> 875288 INFO  
(OverseerStateUpdate-72176427764482054-127.0.0.1:51720_solr-n_0000000000) 
[n:127.0.0.1:51720_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:51720_solr
   [junit4]   2> 875290 INFO  (closeThreadPool-7932-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72176427764482054-127.0.0.1:51720_solr-n_0000000000) closing
   [junit4]   2> 875290 INFO  (coreCloseExecutor-7931-thread-1) 
[n:127.0.0.1:51721_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.deleteShard.shard2.leader 
tag=SolrCore@43315a46
   [junit4]   2> 875291 INFO  (coreCloseExecutor-7931-thread-1) 
[n:127.0.0.1:51721_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit

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

O  (jetty-closer-212-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.node tag=null
   [junit4]   2> 44499 INFO  (jetty-closer-212-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@64ad3304: rootName = 
solr_58975, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@109af668
   [junit4]   2> 44500 INFO  (jetty-closer-212-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 44500 INFO  (jetty-closer-212-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@9ec0540: rootName = 
solr_58975, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@744bceba
   [junit4]   2> 44504 INFO  (jetty-closer-212-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 44506 INFO  (jetty-closer-212-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77bc17b9: rootName = 
solr_58975, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@269506b5
   [junit4]   2> 44506 INFO  (jetty-closer-212-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 44513 INFO  (closeThreadPool-218-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72176570145636356-127.0.0.1:58975_solr-n_0000000000) closing
   [junit4]   2> 44513 INFO  
(OverseerStateUpdate-72176570145636356-127.0.0.1:58975_solr-n_0000000000) 
[n:127.0.0.1:58975_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58975_solr
   [junit4]   2> 44522 INFO  (closeThreadPool-218-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72176570145636356-127.0.0.1:58975_solr-n_0000000000) closing
   [junit4]   2> 44547 WARN  
(jetty-launcher-170-thread-1-SendThread(127.0.0.1:58902)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1006c3548a30004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1006c3548a30004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1006c3548a30004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 44638 INFO  (jetty-closer-212-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72176570145636356-127.0.0.1:58975_solr-n_0000000000) closing
   [junit4]   2> 44641 INFO  (jetty-closer-212-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5c76f257{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 44643 INFO  (jetty-closer-212-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3cd33f9e{/solr,null,UNAVAILABLE}
   [junit4]   2> 44643 INFO  (jetty-closer-212-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 44650 INFO  
(SUITE-TestRequestRateLimiter-seed#[F96634F0AE151A0F]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 44652 WARN  
(SUITE-TestRequestRateLimiter-seed#[F96634F0AE151A0F]-worker-SendThread(127.0.0.1:58902))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1006c3548a30000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1006c3548a30000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1006c3548a30000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 44844 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>        3       /solr/collections/c2/terms/shard1
   [junit4]   2>        3       /solr/collections/c1/terms/shard1
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/collections/c1/state.json
   [junit4]   2>        10      /solr/collections/c2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/overseer/queue
   [junit4]   2>        7       /solr/overseer/collection-queue-work
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 44852 INFO  
(SUITE-TestRequestRateLimiter-seed#[F96634F0AE151A0F]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58902
   [junit4]   2> 44852 INFO  
(SUITE-TestRequestRateLimiter-seed#[F96634F0AE151A0F]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58902
   [junit4]   2> 44852 INFO  
(SUITE-TestRequestRateLimiter-seed#[F96634F0AE151A0F]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 58902
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.TestRequestRateLimiter_F96634F0AE151A0F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=1792, maxMBSortInHeap=6.7361827393581475, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=hsb, 
timezone=Indian/Antananarivo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=6,threads=1,free=70539112,total=201326592
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteShardTest, 
TestRequestRateLimiter]
   [junit4] Completed [10/10 (3!)] on J0 in 13.03s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 15 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1521:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1048:
 There were test failures: 10 suites, 20 tests, 3 failures [seed: 
F96634F0AE151A0F]

Total time: 49 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.DeleteShardTest
[repro]   3/5 failed: org.apache.solr.servlet.TestRequestRateLimiter
[repro] Exiting with code 1

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

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

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

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

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows')
[Java] Successfully parsed console log
[Java] -> found 0 issues (skipped 0 duplicates)
[Java] Skipping post processing
[Java] No filter has been set, publishing all 0 issues
[Java] Using reference build 'Lucene-Solr-master-Windows #9211' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-Windows 
#9212'.
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org
For additional commands, e-mail: builds-h...@lucene.apache.org

Reply via email to