Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1658/
Java: 64bit/jdk-16-ea+15 -XX:+UseCompressedOops -XX:+UseZGC

4 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:57454/geym/jv: Underlying core creation 
failed while creating collection: c8n_2x2_commits

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:57454/geym/jv: Underlying core creation failed 
while creating collection: c8n_2x2_commits
        at 
__randomizedtesting.SeedInfo.seed([B23C0DEC0FCEAA16:3A683236A132C7EE]: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.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.multiShardTest(HttpPartitionOnCommitTest.java:76)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:67)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:832)


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

Error Message:
acoll: 1600813598246 bcoll: 1600813598490

Stack Trace:
java.lang.AssertionError: acoll: 1600813598246 bcoll: 1600813598490
        at 
__randomizedtesting.SeedInfo.seed([B23C0DEC0FCEAA16:3A683236A132C7EE]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:832)


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

Error Message:
acoll: 1600813601323 bcoll: 1600813601617

Stack Trace:
java.lang.AssertionError: acoll: 1600813601323 bcoll: 1600813601617
        at 
__randomizedtesting.SeedInfo.seed([B23C0DEC0FCEAA16:3A683236A132C7EE]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:832)


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

Error Message:
acoll: 1600811300338 bcoll: 1600811301373

Stack Trace:
java.lang.AssertionError: acoll: 1600811300338 bcoll: 1600811301373
        at 
__randomizedtesting.SeedInfo.seed([B23C0DEC0FCEAA16:3A683236A132C7EE]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15113 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 1061435 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[B23C0DEC0FCEAA16]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1061435 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[B23C0DEC0FCEAA16]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\data-dir-121-001
   [junit4]   2> 1061437 WARN  
(SUITE-HttpPartitionOnCommitTest-seed#[B23C0DEC0FCEAA16]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=52 numCloses=52
   [junit4]   2> 1061437 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[B23C0DEC0FCEAA16]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1061440 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[B23C0DEC0FCEAA16]-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";)
   [junit4]   2> 1061440 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[B23C0DEC0FCEAA16]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1061440 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[B23C0DEC0FCEAA16]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/geym/jv
   [junit4]   2> 1061449 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1061469 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1061469 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1061484 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1061577 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 57259
   [junit4]   2> 1061578 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57259
   [junit4]   2> 1061578 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57259
   [junit4]   2> 1061578 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57259
   [junit4]   2> 1061592 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1061613 INFO  (zkConnectionManagerCallback-11286-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061613 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1061647 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1061703 INFO  (zkConnectionManagerCallback-11288-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1061703 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1061740 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1061801 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1061865 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1061907 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1061944 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1061985 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1062035 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1062066 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1062160 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1062230 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1062259 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1062313 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1070010 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+15-631
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f47db07{/geym/jv,null,AVAILABLE}
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@575b292d{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:57285}
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.e.j.s.Server Started @1102584ms
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/geym/jv, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\tempDir-001/control/data,
 hostPort=57284, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\control-001\cores}
   [junit4]   2> 1070010 ERROR 
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-22T21:44:16.370588800Z
   [junit4]   2> 1070010 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1070034 INFO  (zkConnectionManagerCallback-11290-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1070034 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1070174 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1070175 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\control-001\solr.xml
   [junit4]   2> 1070185 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1070185 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1070203 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1070305 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1070318 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ffa187e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070318 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2ffa187e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070331 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6e3c7740[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070331 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6e3c7740[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1070335 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57259/solr
   [junit4]   2> 1070335 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1070371 INFO  (zkConnectionManagerCallback-11300-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1070374 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1070524 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1070538 INFO  (zkConnectionManagerCallback-11302-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1070538 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1073774 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:57284_geym%2Fjv
   [junit4]   2> 1073790 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.c.Overseer Overseer 
(id=72092281098993668-127.0.0.1:57284_geym%2Fjv-n_0000000000) starting
   [junit4]   2> 1073918 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:57284_geym%2Fjv
   [junit4]   2> 1073918 INFO  
(OverseerStateUpdate-72092281098993668-127.0.0.1:57284_geym%2Fjv-n_0000000000) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.c.Overseer Starting to work on the 
main queue : 127.0.0.1:57284_geym%2Fjv
   [junit4]   2> 1073929 INFO  
(OverseerStateUpdate-72092281098993668-127.0.0.1:57284_geym%2Fjv-n_0000000000) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1073944 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1073944 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) 
[n:127.0.0.1:57284_geym%2Fjv     ] 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> 1073989 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1074035 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79
   [junit4]   2> 1074052 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79
   [junit4]   2> 1074052 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79
   [junit4]   2> 1074067 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\control-001\cores
   [junit4]   2> 1074219 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1074232 INFO  (zkConnectionManagerCallback-11319-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1074232 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1074235 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1074254 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57259/solr ready
   [junit4]   2> 1074257 INFO  (SocketProxy-Acceptor-57284) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57317,localport=57284], receiveBufferSize: 65536
   [junit4]   2> 1074261 INFO  (SocketProxy-Acceptor-57284) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=57285,localport=57318], receiveBufferSize=65536
   [junit4]   2> 1074299 INFO  (qtp908177592-17638) 
[n:127.0.0.1:57284_geym%2Fjv     ] 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:57284_geym%252Fjv&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074412 INFO  
(OverseerThreadFactory-11309-thread-1-processing-n:127.0.0.1:57284_geym%2Fjv) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1074601 INFO  (SocketProxy-Acceptor-57284) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57343,localport=57284], receiveBufferSize: 65536
   [junit4]   2> 1074602 INFO  (SocketProxy-Acceptor-57284) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=57285,localport=57344], receiveBufferSize=65536
   [junit4]   2> 1074607 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv    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> 1074614 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv    x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1075919 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.7.0
   [junit4]   2> 1075960 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1076166 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1076335 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1076335 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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@49ff1a79
   [junit4]   2> 1076337 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1076342 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19171389656487722]
   [junit4]   2> 1076353 WARN  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1076812 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1076812 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1076821 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1076821 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1076822 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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=23, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=20.517578125, floorSegmentMB=1.7021484375, 
forceMergeDeletesPctAllowed=19.252859778033727, segmentsPerTier=45.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=21.70511334979964
   [junit4]   2> 1076827 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1076827 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1076830 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1076830 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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 1678572061395517440
   [junit4]   2> 1076832 INFO  
(searcherExecutor-11321-thread-1-processing-n:127.0.0.1:57284_geym%2Fjv 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1076932 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1076934 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1077014 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1077015 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1077015 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57284/geym/jv/control_collection_shard1_replica_n1/
   [junit4]   2> 1077017 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1077021 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:57284/geym/jv/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1077021 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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/72092281098993668-core_node2-n_0000000000
   [junit4]   2> 1077068 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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:57284/geym/jv/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1077220 INFO  (zkCallback-11301-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> 1077221 INFO  (zkCallback-11301-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> 1077240 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv 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> 1077271 INFO  (qtp908177592-17637) 
[n:127.0.0.1:57284_geym%2Fjv     ] 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=2133
   [junit4]   2> 1077310 INFO  (qtp908177592-17638) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1077394 INFO  (zkCallback-11301-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> 1077394 INFO  (zkCallback-11301-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> 1077394 INFO  (zkCallback-11301-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> 1077424 INFO  (qtp908177592-17638) 
[n:127.0.0.1:57284_geym%2Fjv     ] 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:57284_geym%252Fjv&wt=javabin&version=2}
 status=0 QTime=2509
   [junit4]   2> 1077424 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1077611 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1077633 INFO  (zkConnectionManagerCallback-11330-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1077634 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1077637 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1077640 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57259/solr ready
   [junit4]   2> 1077641 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1077644 INFO  (SocketProxy-Acceptor-57284) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57389,localport=57284], receiveBufferSize: 65536
   [junit4]   2> 1077644 INFO  (SocketProxy-Acceptor-57284) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=57285,localport=57390], receiveBufferSize=65536
   [junit4]   2> 1077647 INFO  (qtp908177592-17638) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1077689 INFO  
(OverseerCollectionConfigSetProcessor-72092281098993668-127.0.0.1:57284_geym%2Fjv-n_0000000000)
 [n:127.0.0.1:57284_geym%2Fjv     ] 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> 1077690 INFO  
(OverseerThreadFactory-11309-thread-2-processing-n:127.0.0.1:57284_geym%2Fjv) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1077972 WARN  
(OverseerThreadFactory-11309-thread-2-processing-n:127.0.0.1:57284_geym%2Fjv) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 1078007 INFO  (qtp908177592-17638) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1078010 INFO  (qtp908177592-17638) 
[n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=291
   [junit4]   2> 1078013 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1078013 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1078017 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1078017 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1078018 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1078018 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1078018 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1080212 INFO  
(OverseerCollectionConfigSetProcessor-72092281098993668-127.0.0.1:57284_geym%2Fjv-n_0000000000)
 [n:127.0.0.1:57284_geym%2Fjv     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1081900 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-1-001
 of type NRT for shard1
   [junit4]   2> 1081907 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1081907 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1081907 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1081907 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+15-631
   [junit4]   2> 1081908 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1081908 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1081908 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1081910 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46f3acfe{/geym/jv,null,AVAILABLE}
   [junit4]   2> 1081915 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@c1c4513{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:57421}
   [junit4]   2> 1081915 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.Server Started @1112274ms
   [junit4]   2> 1081915 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/geym/jv, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\tempDir-001/jetty1,
 hostPort=57420, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-1-001\cores}
   [junit4]   2> 1081916 ERROR (closeThreadPool-11331-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1081916 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1081916 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1081916 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1081916 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1081916 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-22T21:44:28.276691800Z
   [junit4]   2> 1081918 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1081926 INFO  (zkConnectionManagerCallback-11333-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1081926 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1082060 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1082060 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-1-001\solr.xml
   [junit4]   2> 1082063 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1082063 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1082068 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1082252 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1082254 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7e91b507[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082254 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7e91b507[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082270 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4e37d84e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082270 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4e37d84e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082272 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57259/solr
   [junit4]   2> 1082273 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1082286 INFO  (zkConnectionManagerCallback-11343-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082286 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1082422 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1082424 INFO  (zkConnectionManagerCallback-11345-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082424 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1082438 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1082450 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57420_geym%2Fjv as DOWN
   [junit4]   2> 1082456 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1082456 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:57420_geym%2Fjv
   [junit4]   2> 1082463 INFO  (zkCallback-11301-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1082464 INFO  (zkCallback-11344-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1082464 INFO  (zkCallback-11329-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1082469 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1082469 WARN  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] 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> 1082514 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1082554 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79
   [junit4]   2> 1082567 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79
   [junit4]   2> 1082567 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79
   [junit4]   2> 1082571 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57420_geym%2Fjv     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-1-001\cores
   [junit4]   2> 1082639 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:57420_geym%2Fjv
   [junit4]   2> 1084964 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-2-001
 of type NRT for shard1
   [junit4]   2> 1084967 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1084967 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1084967 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1084967 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+15-631
   [junit4]   2> 1084968 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1084968 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1084968 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1084968 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d079241{/geym/jv,null,AVAILABLE}
   [junit4]   2> 1084973 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b6de14{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:57455}
   [junit4]   2> 1084973 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.Server Started @1114683ms
   [junit4]   2> 1084973 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/geym/jv, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\tempDir-001/jetty2,
 hostPort=57454, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-2-001\cores}
   [junit4]   2> 1084973 ERROR (closeThreadPool-11331-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1084973 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1084973 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1084973 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1084973 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1084973 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-22T21:44:31.333137300Z
   [junit4]   2> 1084976 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1084999 INFO  (zkConnectionManagerCallback-11355-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1085000 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1085151 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1085151 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-2-001\solr.xml
   [junit4]   2> 1085159 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1085159 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1085161 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1085315 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1085319 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@28aeb2d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1085319 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@28aeb2d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1085325 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b022bff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1085325 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b022bff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1085328 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57259/solr
   [junit4]   2> 1085329 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1085337 INFO  (zkConnectionManagerCallback-11365-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1085337 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1085487 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1085499 INFO  (zkConnectionManagerCallback-11367-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1085501 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1085516 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1085531 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57454_geym%2Fjv as DOWN
   [junit4]   2> 1085553 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1085553 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:57454_geym%2Fjv
   [junit4]   2> 1085563 INFO  (zkCallback-11329-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1085565 INFO  (zkCallback-11344-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1085565 INFO  (zkCallback-11301-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1085571 INFO  (zkCallback-11366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1085573 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1085573 WARN  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] 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> 1085618 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1085664 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79
   [junit4]   2> 1085681 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79
   [junit4]   2> 1085681 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79
   [junit4]   2> 1085684 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57454_geym%2Fjv     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-2-001\cores
   [junit4]   2> 1085744 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:57454_geym%2Fjv
   [junit4]   2> 1088523 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-3-001
 of type NRT for shard1
   [junit4]   2> 1088529 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1088529 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1088529 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1088529 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+15-631
   [junit4]   2> 1088529 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1088529 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1088529 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1088532 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15c7d115{/geym/jv,null,AVAILABLE}
   [junit4]   2> 1088754 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@71f9eadb{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:57490}
   [junit4]   2> 1088754 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.Server Started @1117441ms
   [junit4]   2> 1088754 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/geym/jv, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\tempDir-001/jetty3,
 hostPort=57489, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-3-001\cores,
 replicaType=NRT}
   [junit4]   2> 1088754 ERROR (closeThreadPool-11331-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1088754 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1088754 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1088754 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1088754 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1088754 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-22T21:44:35.114118700Z
   [junit4]   2> 1088754 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1088977 INFO  (zkConnectionManagerCallback-11377-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1088977 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1089155 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1089155 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-3-001\solr.xml
   [junit4]   2> 1089164 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1089164 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1089167 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1089252 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1089275 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50df8694[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1089275 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50df8694[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1089296 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@63cb608a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1089296 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@63cb608a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1089296 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57259/solr
   [junit4]   2> 1089299 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1089474 INFO  (zkConnectionManagerCallback-11387-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1089474 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1089506 WARN  
(closeThreadPool-11331-thread-1-SendThread(127.0.0.1:57259)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1001f8c35f4000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1001f8c35f4000e, 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 0x1001f8c35f4000e, 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> 1089653 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1089775 INFO  (zkConnectionManagerCallback-11389-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1089775 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1089883 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1089964 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57489_geym%2Fjv as DOWN
   [junit4]   2> 1089981 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1089983 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:57489_geym%2Fjv
   [junit4]   2> 1090005 INFO  (zkCallback-11329-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1090006 INFO  (zkCallback-11366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1090006 INFO  (zkCallback-11301-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1090006 INFO  (zkCallback-11344-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1090012 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 1090013 WARN  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] 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> 1090022 INFO  (zkCallback-11388-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1090082 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1090138 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79
   [junit4]   2> 1090156 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79
   [junit4]   2> 1090157 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@49ff1a79
   [junit4]   2> 1090161 INFO  (closeThreadPool-11331-thread-1) 
[n:127.0.0.1:57489_geym%2Fjv     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-3-001\cores
   [junit4]   2> 1090271 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:57489_geym%2Fjv
   [junit4]   2> 1094042 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-4-001
 of type NRT for shard1
   [junit4]   2> 1094044 WARN  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1094044 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1094044 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1094047 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 16-ea+15-631
   [junit4]   2> 1094047 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1094047 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1094047 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1094049 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68118228{/geym/jv,null,AVAILABLE}
   [junit4]   2> 1094068 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@532d0f1e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:57590}
   [junit4]   2> 1094068 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.e.j.s.Server Started @1121316ms
   [junit4]   2> 1094068 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/geym/jv, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\tempDir-001/jetty4,
 hostPort=57588, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionOnCommitTest_B23C0DEC0FCEAA16-001\shard-4-001\cores}
   [junit4]   2> 1094070 ERROR (closeThreadPool-11331-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1094070 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1094070 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 1094070 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1094070 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 1094070 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-22T21:44:40.430933Z
   [junit4]   2> 1094073 INFO  (closeThreadPool-11331-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to con

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

/shard1_0
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2>        3       
/solr/collections/ocptest_shardsplit2/terms/shard2_1
   [junit4]   2>        3       /solr/collections/collection1/terms/shard1
   [junit4]   2>        3       
/solr/collections/ocptest_shardsplit2/collectionprops.json
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit2/terms/shard2
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit2/terms/shard3
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit2/terms/shard1
   [junit4]   2>        2       /solr/collections/ocptest1/terms/shard1
   [junit4]   2>        2       /solr/collections/ocptest2/terms/shard1
   [junit4]   2>        2       /solr/collections/ocptest2/terms/shard2
   [junit4]   2>        2       /solr/collections/ocptest3/terms/shard2
   [junit4]   2>        2       /solr/collections/ocptest3/terms/shard3
   [junit4]   2>        2       /solr/collections/ocptest3/terms/shard1
   [junit4]   2>        2       /solr/collections/collection1/terms/shard1_0
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit/terms/shard4
   [junit4]   2>        2       /solr/collections/ocptest2/terms/shard3
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit/terms/shard3
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit/terms/shard2
   [junit4]   2>        2       /solr/collections/ocptest1/terms/shard3
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit/terms/shard1
   [junit4]   2>        2       /solr/collections/ocptest1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        135     /solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2>        90      /solr/collections/collection1/state.json
   [junit4]   2>        38      /solr/collections/ocptest_shardsplit/state.json
   [junit4]   2>        34      /solr/collections/ocptest1/state.json
   [junit4]   2>        33      /solr/collections/ocptest3/state.json
   [junit4]   2>        33      /solr/collections/ocptest2/state.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72092446759190537-127.0.0.1:51412_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        119     /solr/overseer/queue
   [junit4]   2>        66      /solr/overseer/collection-queue-work
   [junit4]   2>        31      /solr/collections
   [junit4]   2>        24      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 92795 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51202
   [junit4]   2> 92795 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51202
   [junit4]   2> 92795 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[B23C0DEC0FCEAA16]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51202
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test 
-Dtests.seed=B23C0DEC0FCEAA16 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=shi-Tfng -Dtests.timezone=Europe/Malta -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 78.6s J0 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: acoll: 1600813601323 
bcoll: 1600813601617
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B23C0DEC0FCEAA16:3A683236A132C7EE]:0)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MultiThreadedOCPTest_B23C0DEC0FCEAA16-001
   [junit4]   2> Sep 22, 2020 10:26:44 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{multiDefault=PostingsFormat(name=Asserting), _root_=FST50, id=Lucene84}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1474, 
maxMBSortInHeap=6.422459412398235, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=shi-Tfng, 
timezone=Europe/Malta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 16-ea 
(64-bit)/cpus=6,threads=1,free=299892736,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest]
   [junit4] Completed [3/10 (2!)] on J0 in 90.88s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 42 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126:
 There were test failures: 10 suites, 10 tests, 2 failures [seed: 
B23C0DEC0FCEAA16]

Total time: 2 minutes 33 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionOnCommitTest
[repro]   2/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 1

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

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

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

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

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 
'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected 
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or 
Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over 
different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder 
'/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1658/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1657' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows 
#1658'.
[Checks API] No suitable checks publisher found.
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
[Checks API] No suitable checks publisher found.
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to