Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27693/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseShenandoahGC

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

Error Message:
Error from server at https://127.0.0.1:43491/solr: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[]

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43491/solr: 
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this 
request exceeded:[]
        at 
__randomizedtesting.SeedInfo.seed([C67127CD3248F768:4E2518179CB49A90]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:698)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1004)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:309)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:305)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:160)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite 
{seed=[C67127CD3248F768:11B97BD219CA9AC9]}

Error Message:
{responseHeader={zkConnected=true, status=0, QTime=9}, 
response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]}, 
facets={count=57, ids={buckets=[{val=1, count=1}, {val=2, count=1}, {val=3, 
count=1}, {val=4, count=1}, {val=5, count=1}, {val=6, count=1}, {val=7, 
count=1}, {val=8, count=1}, {val=9, count=1}, {val=10, count=1}]}}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true, status=0, 
QTime=9}, 
response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]}, 
facets={count=57, ids={buckets=[{val=1, count=1}, {val=2, count=1}, {val=3, 
count=1}, {val=4, count=1}, {val=5, count=1}, {val=6, count=1}, {val=7, 
count=1}, {val=8, count=1}, {val=9, count=1}, {val=10, count=1}]}}}
        at 
__randomizedtesting.SeedInfo.seed([C67127CD3248F768:11B97BD219CA9AC9]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite 
{seed=[C67127CD3248F768:A5EFC72E2D0851E5]}

Error Message:
{responseHeader={zkConnected=true, status=0, QTime=4}, 
response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]}, 
facets={count=57, ids={buckets=[{val=1, count=1}, {val=2, count=1}, {val=3, 
count=1}, {val=4, count=1}, {val=5, count=1}, {val=6, count=1}, {val=7, 
count=1}, {val=8, count=1}, {val=9, count=1}, {val=10, count=1}]}}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true, status=0, 
QTime=4}, 
response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]}, 
facets={count=57, ids={buckets=[{val=1, count=1}, {val=2, count=1}, {val=3, 
count=1}, {val=4, count=1}, {val=5, count=1}, {val=6, count=1}, {val=7, 
count=1}, {val=8, count=1}, {val=9, count=1}, {val=10, count=1}]}}}
        at 
__randomizedtesting.SeedInfo.seed([C67127CD3248F768:A5EFC72E2D0851E5]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite 
{seed=[C67127CD3248F768:2B0651F27CCC192E]}

Error Message:
{responseHeader={zkConnected=true, partialResults=true, status=0, QTime=9}, 
response={numFound=19,numFoundExact=true,start=0,maxScore=1.0,docs=[]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true, 
partialResults=true, status=0, QTime=9}, 
response={numFound=19,numFoundExact=true,start=0,maxScore=1.0,docs=[]}}
        at 
__randomizedtesting.SeedInfo.seed([C67127CD3248F768:2B0651F27CCC192E]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite 
{seed=[C67127CD3248F768:1AE8FA1710324207]}

Error Message:
{responseHeader={zkConnected=true, status=0, QTime=3}, 
response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]}, 
facets={count=57, ids={buckets=[{val=a1, count=1}, {val=a10, count=1}, 
{val=a11, count=1}, {val=a12, count=1}, {val=a13, count=1}, {val=a14, count=1}, 
{val=a15, count=1}, {val=a16, count=1}, {val=a17, count=1}, {val=a18, 
count=1}]}}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true, status=0, 
QTime=3}, 
response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]}, 
facets={count=57, ids={buckets=[{val=a1, count=1}, {val=a10, count=1}, 
{val=a11, count=1}, {val=a12, count=1}, {val=a13, count=1}, {val=a14, count=1}, 
{val=a15, count=1}, {val=a16, count=1}, {val=a17, count=1}, {val=a18, 
count=1}]}}}
        at 
__randomizedtesting.SeedInfo.seed([C67127CD3248F768:1AE8FA1710324207]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite 
{seed=[C67127CD3248F768:56297FBAB13A82BC]}

Error Message:
{responseHeader={zkConnected=true, partialResults=true, status=0, QTime=9}, 
response={numFound=0,numFoundExact=true,start=0,docs=[]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true, 
partialResults=true, status=0, QTime=9}, 
response={numFound=0,numFoundExact=true,start=0,docs=[]}}
        at 
__randomizedtesting.SeedInfo.seed([C67127CD3248F768:56297FBAB13A82BC]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13557 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> 539419 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 539419 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 539420 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.CloudExitableDirectoryReaderTest_C67127CD3248F768-001/data-dir-71-001
   [junit4]   2> 539420 WARN  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 539420 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 539421 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 539421 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.CloudExitableDirectoryReaderTest_C67127CD3248F768-001/tempDir-001
   [junit4]   2> 539422 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 539425 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 539425 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 539426 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 539525 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 42935
   [junit4]   2> 539526 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42935
   [junit4]   2> 539526 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42935
   [junit4]   2> 539526 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42935
   [junit4]   2> 539530 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 539538 INFO  (zkConnectionManagerCallback-5348-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539538 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 539556 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 539565 INFO  (zkConnectionManagerCallback-5350-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539565 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 539570 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 539572 INFO  (zkConnectionManagerCallback-5352-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539572 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 539684 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 539684 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 539684 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 539684 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 539684 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 539684 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 539684 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 539684 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 539684 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 539688 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 539688 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 539688 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 539690 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@442dba74{/solr,null,AVAILABLE}
   [junit4]   2> 539694 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@561b46c3{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:٤٦٤٥٥}
   [junit4]   2> 539694 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.e.j.s.Server Started @٥٣٩٧٠٨ms
   [junit4]   2> 539694 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46455}
   [junit4]   2> 539694 ERROR (jetty-launcher-5353-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 539694 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 539694 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 539694 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 539694 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 539694 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-17T10:51:53.989863Z
   [junit4]   2> 539695 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 539695 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 539695 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 539696 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 539696 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 539696 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 539696 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3fb758c6{/solr,null,AVAILABLE}
   [junit4]   2> 539696 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fb10a62{/solr,null,AVAILABLE}
   [junit4]   2> 539701 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 539713 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@72189bc4{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:٤٣٤٩١}
   [junit4]   2> 539713 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.e.j.s.Server Started @٥٣٩٧٢٧ms
   [junit4]   2> 539713 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7adad884{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:٣٩١٨٩}
   [junit4]   2> 539713 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43491}
   [junit4]   2> 539713 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.e.j.s.Server Started @٥٣٩٧٢٧ms
   [junit4]   2> 539713 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39189}
   [junit4]   2> 539714 ERROR (jetty-launcher-5353-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 539714 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 539714 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 539714 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 539714 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 539714 ERROR (jetty-launcher-5353-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 539714 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-17T10:51:54.009153Z
   [junit4]   2> 539714 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 539714 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 539714 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 539714 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 539714 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-17T10:51:54.009311Z
   [junit4]   2> 539720 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 539721 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 539721 INFO  (zkConnectionManagerCallback-5355-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539721 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 539729 INFO  (zkConnectionManagerCallback-5359-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539729 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 539731 INFO  (zkConnectionManagerCallback-5357-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539731 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 539731 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 539731 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 539731 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 539838 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 539839 WARN  (jetty-launcher-5353-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@45c068f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539839 WARN  (jetty-launcher-5353-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@45c068f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539847 WARN  (jetty-launcher-5353-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6aa6c775[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539847 WARN  (jetty-launcher-5353-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6aa6c775[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539848 INFO  (jetty-launcher-5353-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42935/solr
   [junit4]   2> 539853 INFO  (jetty-launcher-5353-thread-1) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 539854 INFO  (zkConnectionManagerCallback-5369-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539854 INFO  (jetty-launcher-5353-thread-1) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 539929 INFO  (jetty-launcher-5353-thread-1) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43491_solr
   [junit4]   2> 539930 INFO  (jetty-launcher-5353-thread-1) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.Overseer Overseer 
(id=72214792374190086-127.0.0.1:43491_solr-n_0000000000) starting
   [junit4]   2> 539938 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 539938 INFO  
(OverseerStateUpdate-72214792374190086-127.0.0.1:43491_solr-n_0000000000) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43491_solr
   [junit4]   2> 539950 WARN  (jetty-launcher-5353-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5886883a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539950 WARN  (jetty-launcher-5353-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5886883a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539950 INFO  (jetty-launcher-5353-thread-1) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43491_solr
   [junit4]   2> 539952 WARN  (jetty-launcher-5353-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72314806[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539952 WARN  (jetty-launcher-5353-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72314806[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539952 INFO  (zkCallback-5368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 539953 INFO  (jetty-launcher-5353-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42935/solr
   [junit4]   2> 539955 INFO  (jetty-launcher-5353-thread-1) 
[n:127.0.0.1:43491_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 539955 WARN  (jetty-launcher-5353-thread-1) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 539957 INFO  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 539961 INFO  (zkConnectionManagerCallback-5384-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539961 INFO  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 539962 INFO  (jetty-launcher-5353-thread-1) 
[n:127.0.0.1:43491_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 539964 INFO  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 539967 INFO  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46455_solr as DOWN
   [junit4]   2> 539967 INFO  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 539967 INFO  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46455_solr
   [junit4]   2> 539968 INFO  (zkCallback-5368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 539968 INFO  (zkCallback-5383-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 539969 INFO  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 539969 WARN  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 539980 INFO  (jetty-launcher-5353-thread-1) 
[n:127.0.0.1:43491_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43491.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1430d58f
   [junit4]   2> 539981 INFO  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 539986 INFO  (jetty-launcher-5353-thread-1) 
[n:127.0.0.1:43491_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43491.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1430d58f
   [junit4]   2> 539987 INFO  (jetty-launcher-5353-thread-1) 
[n:127.0.0.1:43491_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43491.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1430d58f
   [junit4]   2> 539987 INFO  (jetty-launcher-5353-thread-1) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.CloudExitableDirectoryReaderTest_C67127CD3248F768-001/tempDir-001/node1
   [junit4]   2> 539995 INFO  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46455.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1430d58f
   [junit4]   2> 540001 INFO  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46455.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1430d58f
   [junit4]   2> 540001 INFO  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46455.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1430d58f
   [junit4]   2> 540002 INFO  (jetty-launcher-5353-thread-2) 
[n:127.0.0.1:46455_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.CloudExitableDirectoryReaderTest_C67127CD3248F768-001/tempDir-001/node2
   [junit4]   2> 540042 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 540050 WARN  (jetty-launcher-5353-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@11851fa5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 540050 WARN  (jetty-launcher-5353-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@11851fa5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 540062 WARN  (jetty-launcher-5353-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@50579ea4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 540062 WARN  (jetty-launcher-5353-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@50579ea4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 540063 INFO  (jetty-launcher-5353-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42935/solr
   [junit4]   2> 540065 INFO  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 540066 INFO  (zkConnectionManagerCallback-5407-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 540066 INFO  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 540068 INFO  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 540074 INFO  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39189_solr as DOWN
   [junit4]   2> 540074 INFO  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 540074 INFO  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39189_solr
   [junit4]   2> 540075 INFO  (zkCallback-5368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 540075 INFO  (zkCallback-5383-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 540076 INFO  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 540077 WARN  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 540077 INFO  (zkCallback-5406-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 540085 INFO  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 540097 INFO  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39189.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1430d58f
   [junit4]   2> 540103 INFO  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39189.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1430d58f
   [junit4]   2> 540103 INFO  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39189.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1430d58f
   [junit4]   2> 540104 INFO  (jetty-launcher-5353-thread-3) 
[n:127.0.0.1:39189_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.CloudExitableDirectoryReaderTest_C67127CD3248F768-001/tempDir-001/node3
   [junit4]   2> 540109 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 540114 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 540117 INFO  (zkConnectionManagerCallback-5420-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 540117 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 540118 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 540119 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42935/solr ready
   [junit4]   2> 540141 INFO  (qtp1794750222-10635) [n:127.0.0.1:46455_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=60797c9f-45ae-405e-932d-4d1209cb24bc&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 540142 INFO  (qtp1794750222-10635) [n:127.0.0.1:46455_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=60797c9f-45ae-405e-932d-4d1209cb24bc&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 540144 INFO  (qtp1794750222-10635) [n:127.0.0.1:46455_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=60797c9f-45ae-405e-932d-4d1209cb24bc&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 540146 INFO  (qtp1794750222-10635) [n:127.0.0.1:46455_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=60797c9f-45ae-405e-932d-4d1209cb24bc&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 540147 INFO  
(OverseerThreadFactory-5382-thread-1-processing-n:127.0.0.1:43491_solr) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
exitable
   [junit4]   2> 540251 INFO  
(OverseerStateUpdate-72214792374190086-127.0.0.1:43491_solr-n_0000000000) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"exitable_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43491/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43491_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 540252 INFO  
(OverseerStateUpdate-72214792374190086-127.0.0.1:43491_solr-n_0000000000) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"exitable_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39189/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:39189_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 540468 INFO  (qtp1038252083-10643) [n:127.0.0.1:43491_solr    
x:exitable_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 540468 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr    x:exitable_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 540468 INFO  (qtp891304555-10642) [n:127.0.0.1:39189_solr    
x:exitable_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 540468 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr    x:exitable_shard2_replica_n2 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 540469 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr    x:exitable_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 540470 INFO  (qtp1038252083-10643) [n:127.0.0.1:43491_solr     
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136
   [junit4]   2> 540470 INFO  (qtp1038252083-10643) [n:127.0.0.1:43491_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 540512 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 540521 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 
'exitable_shard1_replica_n1' using configuration from configset conf, 
trusted=true
   [junit4]   2> 540528 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 540529 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 540532 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 540538 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43491.solr.core.exitable.shard1.replica_n1' (registry 
'solr.core.exitable.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1430d58f
   [junit4]   2> 540538 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore [[exitable_shard1_replica_n1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.CloudExitableDirectoryReaderTest_C67127CD3248F768-001/tempDir-001/node1/exitable_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.CloudExitableDirectoryReaderTest_C67127CD3248F768-001/tempDir-001/node1/exitable_shard1_replica_n1/data/]
   [junit4]   2> 540539 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 
'exitable_shard2_replica_n2' using configuration from configset conf, 
trusted=true
   [junit4]   2> 540542 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 540543 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 540544 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39189.solr.core.exitable.shard2.replica_n2' (registry 
'solr.core.exitable.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1430d58f
   [junit4]   2> 540544 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [[exitable_shard2_replica_n2] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.CloudExitableDirectoryReaderTest_C67127CD3248F768-001/tempDir-001/node3/exitable_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.CloudExitableDirectoryReaderTest_C67127CD3248F768-001/tempDir-001/node3/exitable_shard2_replica_n2/data/]
   [junit4]   2> 540576 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 540576 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 540577 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 540577 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 540582 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 540582 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 540582 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000 ms
   [junit4]   2> 540582 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in 
index or recent updates, using new clock 1675269520623665152
   [junit4]   2> 540583 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 540583 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 540584 INFO  
(searcherExecutor-5424-thread-1-processing-x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 r:core_node4 CREATE 
n:127.0.0.1:39189_solr c:exitable s:shard2) [n:127.0.0.1:39189_solr c:exitable 
s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore 
[exitable_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 540585 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 540585 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 540587 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms 
at /collections/exitable/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 540587 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure 
parent is created /collections/exitable/leaders/shard2
   [junit4]   2> 540591 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 540591 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 540592 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000 ms
   [junit4]   2> 540592 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in 
index or recent updates, using new clock 1675269520634150912
   [junit4]   2> 540593 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 540593 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the 
new leader - try and sync
   [junit4]   2> 540593 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39189/solr/exitable_shard2_replica_n2/
   [junit4]   2> 540593 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 540593 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:39189/solr/exitable_shard2_replica_n2/ has no replicas
   [junit4]   2> 540593 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating 
leader registration node /collections/exitable/leaders/shard2/leader after 
winning as 
/collections/exitable/leader_elect/shard2/election/72214792374190088-core_node4-n_0000000000
   [junit4]   2> 540594 INFO  
(searcherExecutor-5422-thread-1-processing-x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 r:core_node3 CREATE 
n:127.0.0.1:43491_solr c:exitable s:shard1) [n:127.0.0.1:43491_solr c:exitable 
s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrCore 
[exitable_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 540595 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:39189/solr/exitable_shard2_replica_n2/ shard2
   [junit4]   2> 540596 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms 
at /collections/exitable/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 540596 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure 
parent is created /collections/exitable/leaders/shard1
   [junit4]   2> 540598 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 540598 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the 
new leader - try and sync
   [junit4]   2> 540598 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43491/solr/exitable_shard1_replica_n1/
   [junit4]   2> 540598 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 540598 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:43491/solr/exitable_shard1_replica_n1/ has no replicas
   [junit4]   2> 540598 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating 
leader registration node /collections/exitable/leaders/shard1/leader after 
winning as 
/collections/exitable/leader_elect/shard1/election/72214792374190086-core_node3-n_0000000000
   [junit4]   2> 540599 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: https://127.0.0.1:43491/solr/exitable_shard1_replica_n1/ shard1
   [junit4]   2> 540701 INFO  (zkCallback-5406-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] 
for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 540701 INFO  (zkCallback-5368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] 
for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 540701 INFO  (zkCallback-5368-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] 
for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 540701 INFO  
(parallelCoreAdminExecutor-5411-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102 CREATE) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 540705 INFO  
(parallelCoreAdminExecutor-5385-thread-1-processing-n:127.0.0.1:43491_solr 
x:exitable_shard1_replica_n1 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136 CREATE) 
[n:127.0.0.1:43491_solr c:exitable s:shard1 r:core_node3 
x:exitable_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 540808 INFO  (zkCallback-5406-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] 
for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 540808 INFO  (zkCallback-5368-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] 
for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 540808 INFO  (zkCallback-5368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] 
for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 540808 INFO  (zkCallback-5368-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] 
for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 540808 INFO  (zkCallback-5406-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] 
for collection [exitable] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 541147 INFO  (qtp1794750222-10635) [n:127.0.0.1:46455_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=60797c9f-45ae-405e-932d-4d1209cb24bc&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 541148 INFO  (qtp1794750222-10635) [n:127.0.0.1:46455_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=60797c9f-45ae-405e-932d-4d1209cb24bc&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 541471 INFO  (qtp1038252083-10643) [n:127.0.0.1:43491_solr     
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136
   [junit4]   2> 541471 INFO  (qtp1038252083-10643) [n:127.0.0.1:43491_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=60797c9f-45ae-405e-932d-4d1209cb24bc2398657070779136&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 541472 INFO  (qtp891304555-10642) [n:127.0.0.1:39189_solr     
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102
   [junit4]   2> 541472 INFO  (qtp891304555-10642) [n:127.0.0.1:39189_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=60797c9f-45ae-405e-932d-4d1209cb24bc2398657072204102&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 541474 INFO  
(OverseerThreadFactory-5382-thread-1-processing-n:127.0.0.1:43491_solr) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 542148 INFO  
(OverseerCollectionConfigSetProcessor-72214792374190086-127.0.0.1:43491_solr-n_0000000000)
 [n:127.0.0.1:43491_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 542149 INFO  (qtp1794750222-10635) [n:127.0.0.1:46455_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=60797c9f-45ae-405e-932d-4d1209cb24bc&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 542150 INFO  (qtp1794750222-10635) [n:127.0.0.1:46455_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=60797c9f-45ae-405e-932d-4d1209cb24bc&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 542151 INFO  (qtp1794750222-10635) [n:127.0.0.1:46455_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=60797c9f-45ae-405e-932d-4d1209cb24bc&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 542152 INFO  (qtp1794750222-10635) [n:127.0.0.1:46455_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=60797c9f-45ae-405e-932d-4d1209cb24bc&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 542185 INFO  (qtp891304555-10642) [n:127.0.0.1:39189_solr 
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/exitable/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 542185 INFO  (qtp891304555-10642) [n:127.0.0.1:39189_solr 
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:43491/solr/exitable_shard1_replica_n1/&wt=javabin&version=2}{add=[2
 (1675269522301386752), 3 (1675269522302435328), 5 (1675269522302435329), 6 
(1675269522302435330), 7 (1675269522302435331), 9 (1675269522303483904), 17 
(1675269522303483905), 18 (1675269522303483906), 19 (1675269522303483907), 21 
(1675269522303483908), ... (24 adds)]} 0 3
   [junit4]   2> 542200 INFO  
(searcherExecutor-5424-thread-1-processing-n:127.0.0.1:39189_solr 
x:exitable_shard2_replica_n2 c:exitable s:shard2 r:core_node4) 
[n:127.0.0.1:39189_solr c:exitable s:shard2 r:core_node4 
x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [exitable_shard2_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 542201 INFO  (qtp891304555-10642) [n:127.0.0.1:39189_solr 
c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [exitable_shard2_replica_n2]  webapp=/solr 
path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher

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

9, domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@1d027502
   [junit4]   2> 542673 INFO  (closeThreadPool-5449-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72214792374190086-127.0.0.1:43491_solr-n_0000000000) closing
   [junit4]   2> 542673 INFO  (jetty-closer-5433-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 542673 INFO  
(OverseerStateUpdate-72214792374190086-127.0.0.1:43491_solr-n_0000000000) 
[n:127.0.0.1:43491_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43491_solr
   [junit4]   2> 542674 INFO  (closeThreadPool-5449-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72214792374190086-127.0.0.1:43491_solr-n_0000000000) closing
   [junit4]   2> 542755 INFO  (jetty-closer-5433-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@561b46c3{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:٠}
   [junit4]   2> 542756 INFO  (jetty-closer-5433-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@442dba74{/solr,null,UNAVAILABLE}
   [junit4]   2> 542756 INFO  (jetty-closer-5433-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 542856 INFO  (jetty-closer-5433-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7adad884{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:٠}
   [junit4]   2> 542856 INFO  (jetty-closer-5433-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7fb10a62{/solr,null,UNAVAILABLE}
   [junit4]   2> 542856 INFO  (jetty-closer-5433-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 542955 INFO  (jetty-closer-5433-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72214792374190086-127.0.0.1:43491_solr-n_0000000000) closing
   [junit4]   2> 542956 INFO  (jetty-closer-5433-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@72189bc4{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:٠}
   [junit4]   2> 542956 INFO  (jetty-closer-5433-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3fb758c6{/solr,null,UNAVAILABLE}
   [junit4]   2> 542957 INFO  (jetty-closer-5433-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 542957 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 543160 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/collections/exitable/terms/shard2
   [junit4]   2>        3       /solr/collections/exitable/terms/shard1
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/exitable/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/collections/exitable/state.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72214792374190086-127.0.0.1:43491_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        18      /solr/overseer/queue
   [junit4]   2>        16      /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 543162 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42935
   [junit4]   2> 543162 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42935
   [junit4]   2> 543162 INFO  
(SUITE-CloudExitableDirectoryReaderTest-seed#[C67127CD3248F768]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42935
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.CloudExitableDirectoryReaderTest_C67127CD3248F768-001
   [junit4]   2> Aug 17, 2020 10:51:57 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): 
{name_dv=PostingsFormat(name=Asserting), 
name_dvs=PostingsFormat(name=LuceneVarGapFixedInterval), 
_root_=PostingsFormat(name=Asserting), name=BlockTreeOrds(blocksize=128), 
id=BlockTreeOrds(blocksize=128)}, 
docValues:{name_dv=DocValuesFormat(name=Asserting), 
name_dvs=DocValuesFormat(name=Lucene80), 
_version_=DocValuesFormat(name=Asserting), 
num=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1456, 
maxMBSortInHeap=6.883694776756315, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-MR, 
timezone=Asia/Rangoon
   [junit4]   2> NOTE: Linux 5.4.0-40-generic amd64/AdoptOpenJDK 12.0.2 
(64-bit)/cpus=16,threads=2,free=127246912,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RegexBytesRefFilterTest, 
HdfsNNFailoverTest, TestSmileRequest, TestRandomFlRTGCloud, 
TestExceedMaxTermLength, ZkStateReaderTest, 
TestCollectionsAPIViaSolrCloudCluster, ZkCLITest, TestValueSourceCache, 
BitVectorTest, TestPerFieldSimilarity, TestCoreBackup, TestDirectoryFactory, 
DistributedFacetExistsSmallTest, JWTVerificationkeyResolverTest, 
NestedAtomicUpdateTest, CdcrWithNodesRestartsTest, TestStressReorder, 
BasicAuthOnSingleNodeTest, TestDFRSimilarityFactory, TestGraphMLResponseWriter, 
BooleanFieldTest, TestMergePolicyConfig, CoreAdminCreateDiscoverTest, 
TestJsonFacetsStatsParsing, TestXIncludeConfig, 
TestSubQueryTransformerCrossCore, TestRestoreCore, SuggesterFSTTest, 
DocValuesMissingTest, TestMaxTokenLenTokenizer, TestCloudPseudoReturnFields, 
TestSystemCollAutoCreate, HdfsTlogReplayBufferedWhileIndexingTest, 
PreAnalyzedFieldManagedSchemaCloudTest, SaslZkACLProviderTest, 
OverseerRolesTest, RequestLoggingTest, ResponseBuilderTest, 
TestFieldCacheWithThreads, SchemaApiFailureTest, SparseHLLTest, 
TestIndexingPerformance, TestRTGBase, TestDocTermOrdsUninvertLimit, 
TestCustomSort, TestOverriddenPrefixQueryForCustomFieldType, 
ClassificationUpdateProcessorFactoryTest, 
SuggestComponentContextFilterQueryTest, TestAddFieldRealTimeGet, 
TestLazySolrCluster, DynamicMapsTest, TestCloudJSONFacetJoinDomain, 
TestRandomFaceting, ReplaceNodeTest, TestCopyFieldCollectionResource, 
TestExactSharedStatsCache, TestFiltering, TestUniqueKeyFieldResource, 
SolrSlf4jReporterTest, SolrInfoBeanTest, HttpPartitionTest, 
TestShortCircuitedRequests, TestBackupRepositoryFactory, 
XMLAtomicUpdateMultivalueTest, TestRetrieveFieldsOptimizer, 
TestBlendedInfixSuggestions, CloudMLTQParserTest, TestUnifiedSolrHighlighter, 
TestOnReconnectListenerSupport, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CloudExitableDirectoryReaderTest]
   [junit4] Completed [420/866 (1!)] on J4 in 3.87s, 7 tests, 5 failures, 1 
error <<< FAILURES!

[...truncated 53542 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/27693/consoleText

[repro] Revision: 0ce2d610c2e3524b1cb819d9cd2a5e2ccb190bd0

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
[repro] Repro line:  ant test  -Dtestcase=CloudExitableDirectoryReaderTest 
-Dtests.method=test -Dtests.seed=C67127CD3248F768 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=Asia/Rangoon 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=CloudExitableDirectoryReaderTest 
-Dtests.method=testCreepThenBite -Dtests.seed=C67127CD3248F768 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR 
-Dtests.timezone=Asia/Rangoon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=CloudExitableDirectoryReaderTest 
-Dtests.method=testCreepThenBite -Dtests.seed=C67127CD3248F768 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR 
-Dtests.timezone=Asia/Rangoon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=CloudExitableDirectoryReaderTest 
-Dtests.method=testCreepThenBite -Dtests.seed=C67127CD3248F768 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR 
-Dtests.timezone=Asia/Rangoon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=CloudExitableDirectoryReaderTest 
-Dtests.method=testCreepThenBite -Dtests.seed=C67127CD3248F768 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR 
-Dtests.timezone=Asia/Rangoon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=CloudExitableDirectoryReaderTest 
-Dtests.method=testCreepThenBite -Dtests.seed=C67127CD3248F768 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MR 
-Dtests.timezone=Asia/Rangoon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 2448 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.CloudExitableDirectoryReaderTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseShenandoahGC" -Dtests.seed=C67127CD3248F768 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=Asia/Rangoon 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 111 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
[repro] Exiting with code 0

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

Reply via email to