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

10 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.DeleteInactiveReplicaTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.DeleteInactiveReplicaTest:     1) Thread[id=13495, 
name=SessionTracker, state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest] 
        at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   1) Thread[id=13495, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-DeleteInactiveReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
        at __randomizedtesting.SeedInfo.seed([CEB0481A94828B7D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ZkControllerTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ZkControllerTest:     
1) Thread[id=9332, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-ZkControllerTest]         at java.lang.Thread.sleep(Native Method)   
      at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.ZkControllerTest: 
   1) Thread[id=9332, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-ZkControllerTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
        at __randomizedtesting.SeedInfo.seed([CEB0481A94828B7D]:0)


FAILED:  
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollectionsByName

Error Message:
Trigger was not fired even after 5 seconds

Stack Trace:
java.lang.AssertionError: Trigger was not fired even after 5 seconds
        at 
__randomizedtesting.SeedInfo.seed([CEB0481A94828B7D:1A9EA3182CAA636B]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testCollectionsPredicate(ComputePlanActionTest.java:559)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollectionsByName(ComputePlanActionTest.java:454)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([CEB0481A94828B7D:956FE7B31CBC6290]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.nodeAddedTriggerWithAddReplicaPreferredOp(ComputePlanActionTest.java:709)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.nodeAddedTriggerWithAddReplicaPreferredOpReplicaType(ComputePlanActionTest.java:650)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard(ComputePlanActionTest.java:594)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollectionsByPolicy

Error Message:
Trigger was not fired even after 5 seconds

Stack Trace:
java.lang.AssertionError: Trigger was not fired even after 5 seconds
        at 
__randomizedtesting.SeedInfo.seed([CEB0481A94828B7D:6279360219B45FB4]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testCollectionsPredicate(ComputePlanActionTest.java:559)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollectionsByPolicy(ComputePlanActionTest.java:476)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskFail

Error Message:
did not start processing event in time

Stack Trace:
java.lang.AssertionError: did not start processing event in time
        at 
__randomizedtesting.SeedInfo.seed([CEB0481A94828B7D:430F6664A1BD614F]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskFail(ExecutePlanActionTest.java:367)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
        at 
__randomizedtesting.SeedInfo.seed([CEB0481A94828B7D:F73EF15ABB7D4283]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:340)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest.testMetricTrigger

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([CEB0481A94828B7D:74BC7F95CB6A5D32]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest.testMetricTrigger(MetricTriggerIntegrationTest.java:151)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.util.TestSolrCLIRunExample: 
    1) Thread[id=9036, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestSolrCLIRunExample]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.util.TestSolrCLIRunExample: 
   1) Thread[id=9036, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestSolrCLIRunExample]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
        at __randomizedtesting.SeedInfo.seed([CEB0481A94828B7D]:0)


FAILED:  org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test

Error Message:
Error from server at http://127.0.0.1:49429/w_e: Underlying core creation 
failed while creating collection: c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49429/w_e: Underlying core creation failed 
while creating collection: c8n_1x2
        at 
__randomizedtesting.SeedInfo.seed([CEB0481A94828B7D:46E477C03A7EE685]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1850)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2081)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13696 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4]   2> 269660 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[CEB0481A94828B7D]-worker) [     
] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 269660 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[CEB0481A94828B7D]-worker) [     
] o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/data-dir-95-001
   [junit4]   2> 269660 WARN  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[CEB0481A94828B7D]-worker) [     
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 269661 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[CEB0481A94828B7D]-worker) [     
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 269666 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[CEB0481A94828B7D]-worker) [     
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 269666 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[CEB0481A94828B7D]-worker) [     
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 269667 INFO  
(SUITE-HttpPartitionWithTlogReplicasTest-seed#[CEB0481A94828B7D]-worker) [     
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /w_e/
   [junit4]   2> 269669 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 269670 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 269670 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 269672 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 269772 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 49411
   [junit4]   2> 269772 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49411
   [junit4]   2> 269772 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49411
   [junit4]   2> 269772 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49411
   [junit4]   2> 269772 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 269780 INFO  (zkConnectionManagerCallback-2034-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 269780 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 269784 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 269786 INFO  (zkConnectionManagerCallback-2036-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 269786 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 269789 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 269791 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 269794 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 269796 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 269798 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 269801 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 269803 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 269805 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 269809 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 269811 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 269813 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 269815 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 270332 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 270333 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 270333 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 270333 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 270342 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 270342 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 270342 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 270345 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35d3ad75{/w_e,null,AVAILABLE}
   [junit4]   2> 270352 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b7b7fe{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:49416}
   [junit4]   2> 270352 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.e.j.s.Server Started @270452ms
   [junit4]   2> 270352 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/tempDir-001/control/data,
 hostContext=/w_e, hostPort=49415, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/control-001/cores}
   [junit4]   2> 270353 ERROR 
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 270353 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 270353 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 270353 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 270353 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 270353 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-29T12:25:52.417Z
   [junit4]   2> 270355 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 270358 INFO  (zkConnectionManagerCallback-2038-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 270358 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 270361 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]-SendThread(127.0.0.1:49411))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10029e64fba0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10029e64fba0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10029e64fba0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 270462 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 270462 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/control-001/solr.xml
   [junit4]   2> 270477 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 270477 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 270479 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@742dc327, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 270597 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 270598 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a217f22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 270598 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2a217f22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 270606 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@26871c06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 270606 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@26871c06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 270607 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49411/solr
   [junit4]   2> 270610 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 270612 INFO  (zkConnectionManagerCallback-2048-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 270613 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 270616 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]-SendThread(127.0.0.1:49411))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10029e64fba0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10029e64fba0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10029e64fba0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 270729 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) 
[n:127.0.0.1:49415_w_e     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 270731 INFO  (zkConnectionManagerCallback-2050-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 270732 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) 
[n:127.0.0.1:49415_w_e     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 271029 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) 
[n:127.0.0.1:49415_w_e     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49415_w_e
   [junit4]   2> 271031 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) 
[n:127.0.0.1:49415_w_e     ] o.a.s.c.Overseer Overseer 
(id=72103663194734596-127.0.0.1:49415_w_e-n_0000000000) starting
   [junit4]   2> 271042 INFO  
(OverseerStateUpdate-72103663194734596-127.0.0.1:49415_w_e-n_0000000000) 
[n:127.0.0.1:49415_w_e     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:49415_w_e
   [junit4]   2> 271044 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) 
[n:127.0.0.1:49415_w_e     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49415_w_e
   [junit4]   2> 271049 INFO  (zkCallback-2049-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 271054 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) 
[n:127.0.0.1:49415_w_e     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 271055 WARN  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) 
[n:127.0.0.1:49415_w_e     ] 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> 271087 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) 
[n:127.0.0.1:49415_w_e     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 271118 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) 
[n:127.0.0.1:49415_w_e     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@742dc327
   [junit4]   2> 271125 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) 
[n:127.0.0.1:49415_w_e     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@742dc327
   [junit4]   2> 271125 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) 
[n:127.0.0.1:49415_w_e     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@742dc327
   [junit4]   2> 271127 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) 
[n:127.0.0.1:49415_w_e     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/control-001/cores
   [junit4]   2> 271157 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 271159 INFO  (zkConnectionManagerCallback-2067-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 271159 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 271162 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 271165 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49411/solr ready
   [junit4]   2> 271165 INFO  (SocketProxy-Acceptor-49415) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49422,localport=49415], receiveBufferSize: 408300
   [junit4]   2> 271176 INFO  (SocketProxy-Acceptor-49415) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49416,localport=49423], receiveBufferSize=408300
   [junit4]   2> 271177 INFO  (qtp1517416621-3051) [n:127.0.0.1:49415_w_e     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49415_w_e&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 271185 INFO  
(OverseerThreadFactory-2057-thread-1-processing-n:127.0.0.1:49415_w_e) 
[n:127.0.0.1:49415_w_e     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 271305 INFO  (SocketProxy-Acceptor-49415) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49424,localport=49415], receiveBufferSize: 408300
   [junit4]   2> 271306 INFO  (SocketProxy-Acceptor-49415) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49416,localport=49425], receiveBufferSize=408300
   [junit4]   2> 271309 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 271310 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 272368 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 272379 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 272453 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 272482 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 272483 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@742dc327
   [junit4]   2> 272483 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 272484 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=78.146484375, 
floorSegmentMB=1.5673828125, forceMergeDeletesPctAllowed=15.38707434976749, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.13643064213736178, deletesPctAllowed=34.00873384341887
   [junit4]   2> 272486 WARN  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 272540 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 272540 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 272542 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 272542 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 272542 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=57.857421875, 
floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=10.952660978069638, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=47.73099982838856
   [junit4]   2> 272544 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 272545 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 272545 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 272545 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1679171103866486784
   [junit4]   2> 272549 INFO  
(searcherExecutor-2069-thread-1-processing-n:127.0.0.1:49415_w_e 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:49415_w_e c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 272554 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 272554 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 272563 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 272563 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 272563 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49415/w_e/control_collection_shard1_replica_n1/
   [junit4]   2> 272563 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 272564 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:49415/w_e/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 272564 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72103663194734596-core_node2-n_0000000000
   [junit4]   2> 272568 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49415/w_e/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 272676 INFO  (zkCallback-2049-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 272676 INFO  (zkCallback-2049-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 272677 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 272680 INFO  (qtp1517416621-3050) [n:127.0.0.1:49415_w_e     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1370
   [junit4]   2> 272684 INFO  (qtp1517416621-3051) [n:127.0.0.1:49415_w_e     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 272781 INFO  (zkCallback-2049-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 272781 INFO  (zkCallback-2049-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 272781 INFO  (zkCallback-2049-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 272782 INFO  (qtp1517416621-3051) [n:127.0.0.1:49415_w_e     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49415_w_e&wt=javabin&version=2}
 status=0 QTime=1605
   [junit4]   2> 272783 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 272894 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 272897 INFO  (zkConnectionManagerCallback-2078-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 272897 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 272900 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 272903 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49411/solr ready
   [junit4]   2> 272903 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 272904 INFO  (SocketProxy-Acceptor-49415) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=49427,localport=49415], receiveBufferSize: 408300
   [junit4]   2> 272904 INFO  (SocketProxy-Acceptor-49415) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=49416,localport=49428], receiveBufferSize=408300
   [junit4]   2> 272906 INFO  (qtp1517416621-3051) [n:127.0.0.1:49415_w_e     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 272913 INFO  
(OverseerThreadFactory-2057-thread-2-processing-n:127.0.0.1:49415_w_e) 
[n:127.0.0.1:49415_w_e     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 272914 INFO  
(OverseerCollectionConfigSetProcessor-72103663194734596-127.0.0.1:49415_w_e-n_0000000000)
 [n:127.0.0.1:49415_w_e     ] 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> 273131 WARN  
(OverseerThreadFactory-2057-thread-2-processing-n:127.0.0.1:49415_w_e) 
[n:127.0.0.1:49415_w_e     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 273134 INFO  (qtp1517416621-3051) [n:127.0.0.1:49415_w_e     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 273135 INFO  (qtp1517416621-3051) [n:127.0.0.1:49415_w_e     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=228
   [junit4]   2> 273137 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 273137 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 273137 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 273137 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 273137 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 273137 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 273137 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 273604 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/shard-1-001
 of type TLOG in shard 2
   [junit4]   2> 273606 WARN  (closeThreadPool-2079-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 273606 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 273606 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 273606 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 273613 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 273613 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 273613 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 273621 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a5e0287{/w_e,null,AVAILABLE}
   [junit4]   2> 273624 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4af165e7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:49430}
   [junit4]   2> 273624 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.e.j.s.Server Started @273725ms
   [junit4]   2> 273625 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/w_e, hostPort=49429, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/shard-1-001/cores}
   [junit4]   2> 273625 ERROR (closeThreadPool-2079-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 273625 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 273625 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 273625 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 273625 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 273625 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-29T12:25:55.689Z
   [junit4]   2> 273626 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 273635 INFO  (zkConnectionManagerCallback-2081-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273635 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 273741 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 273741 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/shard-1-001/solr.xml
   [junit4]   2> 273754 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 273754 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 273756 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@742dc327, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 273895 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 273896 WARN  (closeThreadPool-2079-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@382437f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 273896 WARN  (closeThreadPool-2079-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@382437f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 273900 WARN  (closeThreadPool-2079-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@46ac0b98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 273900 WARN  (closeThreadPool-2079-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@46ac0b98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 273901 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49411/solr
   [junit4]   2> 273902 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 273905 INFO  (zkConnectionManagerCallback-2091-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273905 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 274008 INFO  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 274011 INFO  (zkConnectionManagerCallback-2093-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 274011 INFO  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 274041 INFO  
(TEST-HttpPartitionWithTlogReplicasTest.test-seed#[CEB0481A94828B7D]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/shard-2-001
 of type TLOG in shard 1
   [junit4]   2> 274044 WARN  (closeThreadPool-2079-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 274044 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 274044 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 274044 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 274045 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 274045 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 274045 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 274045 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69ecacc7{/w_e,null,AVAILABLE}
   [junit4]   2> 274050 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@e6de72a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:49436}
   [junit4]   2> 274050 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.e.j.s.Server Started @274150ms
   [junit4]   2> 274050 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/w_e, hostPort=49435, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/shard-2-001/cores}
   [junit4]   2> 274050 ERROR (closeThreadPool-2079-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 274050 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 274050 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 274050 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 274050 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 274050 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-29T12:25:56.114Z
   [junit4]   2> 274051 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 274053 INFO  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 274054 INFO  (zkConnectionManagerCallback-2097-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 274054 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 274056 WARN  
(closeThreadPool-2079-thread-2-SendThread(127.0.0.1:49411)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10029e64fba000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10029e64fba000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10029e64fba000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 274064 INFO  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:49429_w_e as DOWN
   [junit4]   2> 274067 INFO  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 274067 INFO  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49429_w_e
   [junit4]   2> 274070 INFO  (zkCallback-2049-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 274070 INFO  (zkCallback-2077-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 274070 INFO  (zkCallback-2092-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 274074 INFO  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 274075 WARN  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] 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> 274107 INFO  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 274134 INFO  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@742dc327
   [junit4]   2> 274140 INFO  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@742dc327
   [junit4]   2> 274140 INFO  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@742dc327
   [junit4]   2> 274141 INFO  (closeThreadPool-2079-thread-1) 
[n:127.0.0.1:49429_w_e     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/shard-1-001/cores
   [junit4]   2> 274170 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 274170 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_CEB0481A94828B7D-001/shard-2-001/solr.xml
   [junit4]   2> 274178 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 274178 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 274179 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@742dc327, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 274180 INFO  (closeThreadPool-2079-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49429_w_e
   [junit4]   2> 274251 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 274252 WARN  (closeThreadPool-2079-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5f6e4bbf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 274252 WARN  (closeThreadPool-2079-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5f6e4bbf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 274257 WARN  (closeThreadPool-2079-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7b40925[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 274257 WARN  (closeThreadPool-2079-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7b40925[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 274258 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49411/solr
   [junit4]   2> 274259 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 274263 INFO  (zkConnectionManagerCallback-2113-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 274263 INFO  (closeThreadPool-2079-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 274265 WARN  
(closeThreadPool-2079-thread-2-SendThread(127.0.0.1:49411)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10029e64fba000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10029e64fba000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10029e64fba000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at org.apache.zookeeper.ClientCnxn

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

A94828B7D]-worker) [n:127.0.0.1:58309_solr     ] o.a.s.c.ZkTestServer parse 
host and port list: 127.0.0.1:58303
   [junit4]   2> 1165537 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[CEB0481A94828B7D]-worker) 
[n:127.0.0.1:58309_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58303
   [junit4]   2> 1165537 INFO  
(SUITE-DeleteInactiveReplicaTest-seed#[CEB0481A94828B7D]-worker) 
[n:127.0.0.1:58309_solr     ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> Sep 29, 2020 12:40:47 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Sep 29, 2020 12:40:57 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   [junit4]   2>    1) Thread[id=13495, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]   2> Sep 29, 2020 12:40:57 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13495, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]   2> 1175692 ERROR (SessionTracker) [     ] 
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : 
SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method) ~[?:1.8.0_201]
   [junit4]   2>        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> Sep 29, 2020 12:40:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=nl-NL, 
timezone=Asia/Omsk
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 
(64-bit)/cpus=6,threads=1,free=114842592,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCache, 
CacheHeaderTest, ZkStateReaderTest, DeleteStatusTest, TestCollectionAPI, 
HdfsBasicDistributedZkTest, TestDefaultStatsCache, SearchHandlerTest, 
BlockJoinFacetSimpleTest, HdfsRecoveryZkTest, TestFilteredDocIdSet, 
TestSolr4Spatial2, RangeFacetCloudTest, TestPolicyCloud, 
TestManagedSchemaThreadSafety, SuggestComponentTest, IndexSizeTriggerTest, 
ExecutePlanActionTest, SSLMigrationTest, TestChildDocTransformer, 
TestSimExtremeIndexing, TestSolrIndexConfig, TestDFRSimilarityFactory, 
SimpleFacetsTest, TestMacros, MoreLikeThisComponentTest, 
TestCopyFieldCollectionResource, CopyFieldTest, 
SignatureUpdateProcessorFactoryTest, TestCustomDocTransformer, 
TestExpandComponent, NestedShardedAtomicUpdateTest, TestPushWriter, 
TestSolrConfigHandlerConcurrent, ZkDynamicConfigTest, 
TestSolrCloudWithSecureImpersonation, TestLegacyField, FuzzySearchTest, 
TestSystemIdResolver, DocValuesMultiTest, ZkShardTermsTest, 
TestRandomRequestDistribution, BasicDistributedZkTest, TestDocumentBuilder, 
TestCoreBackup, TestNonDefinedSimilarityFactory, SynonymTokenizerTest, 
TestLuceneMatchVersion, JWTAuthPluginIntegrationTest, 
DistributedVersionInfoTest, SimpleMLTQParserTest, SolrIndexConfigTest, 
AtomicUpdatesTest, CloneFieldUpdateProcessorFactoryTest, ActionThrottleTest, 
TestTlogReplica, ClusterStateTest, MinimalSchemaTest, 
CachingDirectoryFactoryTest, TestStressReorder, DocumentBuilderTest, 
CustomCollectionTest, TestTrieFacet, VMParamsZkACLAndCredentialsProvidersTest, 
ExitableDirectoryReaderTest, TestSimPolicyCloud, OverseerTaskQueueTest, 
ScheduledTriggerIntegrationTest, ReplicationFactorTest, PolyFieldTest, 
TestIndexingPerformance, TestCloudInspectUtil, TaggingAttributeTest, 
TestSubQueryTransformerDistrib, TestCollapseQParserPlugin, 
TestFuzzyAnalyzedSuggestions, TestSortByMinMaxFunction, TestIndexSearcher, 
TestDownShardTolerantSearch, TestBackupRepositoryFactory, BufferStoreTest, 
TestHdfsUpdateLog, QueryParsingTest, UUIDFieldTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
TestSlowCompositeReaderWrapper, DeleteInactiveReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DeleteInactiveReplicaTest -Dtests.seed=CEB0481A94828B7D 
-Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=Asia/Omsk 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | DeleteInactiveReplicaTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   [junit4]    >    1) Thread[id=13495, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CEB0481A94828B7D]:0)
   [junit4] Completed [428/919 (8!)] on J2 in 26.72s, 1 test, 1 error <<< 
FAILURES!

[...truncated 53946 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1531/consoleText

[repro] Revision: 69c65ebe27c2e2afaae342db14c00ea22dcdb5c3

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=HttpPartitionWithTlogReplicasTest 
-Dtests.method=test -Dtests.seed=CEB0481A94828B7D -Dtests.slow=true 
-Dtests.locale=sr-RS -Dtests.timezone=Europe/Tiraspol -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=MetricTriggerIntegrationTest 
-Dtests.method=testMetricTrigger -Dtests.seed=CEB0481A94828B7D 
-Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=US/Aleutian 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=IndexSizeTriggerTest 
-Dtests.method=testSplitIntegration -Dtests.seed=CEB0481A94828B7D 
-Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=Africa/Banjul 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ExecutePlanActionTest 
-Dtests.method=testTaskFail -Dtests.seed=CEB0481A94828B7D -Dtests.slow=true 
-Dtests.locale=ro-RO -Dtests.timezone=America/Adak -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ZkControllerTest 
-Dtests.seed=CEB0481A94828B7D -Dtests.slow=true -Dtests.locale=de-LU 
-Dtests.timezone=IST -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ComputePlanActionTest 
-Dtests.method=testSelectedCollectionsByName -Dtests.seed=CEB0481A94828B7D 
-Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Asia/Phnom_Penh 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ComputePlanActionTest 
-Dtests.method=testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard 
-Dtests.seed=CEB0481A94828B7D -Dtests.slow=true -Dtests.locale=hu 
-Dtests.timezone=Asia/Phnom_Penh -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ComputePlanActionTest 
-Dtests.method=testSelectedCollectionsByPolicy -Dtests.seed=CEB0481A94828B7D 
-Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Asia/Phnom_Penh 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestSolrCLIRunExample 
-Dtests.seed=CEB0481A94828B7D -Dtests.slow=true -Dtests.locale=th 
-Dtests.timezone=America/Lower_Princes -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=DeleteInactiveReplicaTest 
-Dtests.seed=CEB0481A94828B7D -Dtests.slow=true -Dtests.locale=nl-NL 
-Dtests.timezone=Asia/Omsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       MetricTriggerIntegrationTest
[repro]       IndexSizeTriggerTest
[repro]       HttpPartitionWithTlogReplicasTest
[repro]       TestSolrCLIRunExample
[repro]       ZkControllerTest
[repro]       DeleteInactiveReplicaTest
[repro]       ExecutePlanActionTest
[repro]       ComputePlanActionTest
[repro] ant compile-test

[...truncated 3449 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=40 
-Dtests.class="*.MetricTriggerIntegrationTest|*.IndexSizeTriggerTest|*.HttpPartitionWithTlogReplicasTest|*.TestSolrCLIRunExample|*.ZkControllerTest|*.DeleteInactiveReplicaTest|*.ExecutePlanActionTest|*.ComputePlanActionTest"
 -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" 
-Dtests.seed=CEB0481A94828B7D -Dtests.slow=true -Dtests.locale=ar-SA 
-Dtests.timezone=US/Aleutian -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 342 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.DeleteInactiveReplicaTest
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[repro]   0/5 failed: org.apache.solr.cloud.ZkControllerTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[repro]   0/5 failed: 
org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest
[repro]   0/5 failed: org.apache.solr.util.TestSolrCLIRunExample
[repro] Exiting with code 0

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

Reply via email to