Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/530/
Java: 64bit/jdk-13.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPISolrJTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.CollectionsAPISolrJTest:     1) Thread[id=12991, 
name=SessionTracker, state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]   
      at java.base@13.0.1/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 
   1) Thread[id=12991, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-CollectionsAPISolrJTest]
        at java.base@13.0.1/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70]:0)


FAILED:  
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Could not load collection from ZK: collection1

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
collection1
        at 
__randomizedtesting.SeedInfo.seed([B46B079C699ACF70:EA5FCAD22AE55397]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1553)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:798)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:145)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:129)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:980)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.getLeader(LeaderElectionIntegrationTest.java:170)
        at 
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:82)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /collections/collection1/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:338)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:338)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1565)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1551)
        ... 44 more


FAILED:  org.apache.solr.cloud.LeaderElectionTest.testCancelElection

Error Message:
Could not get leader props for collection2 slice1

Stack Trace:
java.lang.RuntimeException: Could not get leader props for collection2 slice1
        at 
__randomizedtesting.SeedInfo.seed([B46B079C699ACF70:1FA4F75A03FDDD7]:0)
        at 
org.apache.solr.cloud.LeaderElectionTest.getLeaderUrl(LeaderElectionTest.java:263)
        at 
org.apache.solr.cloud.LeaderElectionTest.testCancelElection(LeaderElectionTest.java:244)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


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

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:58804/h/x

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:58804/h/x
        at 
__randomizedtesting.SeedInfo.seed([B46B079C699ACF70:3C3F3846C766A288]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:284)
        at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:310)
        at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
        at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
        at java.base/java.net.Socket$SocketInputStream.read(Socket.java:937)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
        ... 42 more


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

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest:     1) 
Thread[id=15215, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-MetricsHistoryWithAuthIntegrationTest]         at 
java.base@13.0.1/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest: 
   1) Thread[id=15215, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-MetricsHistoryWithAuthIntegrationTest]
        at java.base@13.0.1/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70]:0)


FAILED:  org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest

Error Message:
Could not load collection from ZK: migrate_multipleshardtest_targetCollection

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: 
migrate_multipleshardtest_targetCollection
        at 
__randomizedtesting.SeedInfo.seed([B46B079C699ACF70:A87B1DE6485A7F91]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1553)
        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:798)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:145)
        at 
org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:129)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:115)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:297)
        at 
org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest(MigrateRouteKeyTest.java:135)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/collections/migrate_multipleshardtest_targetCollection/state.json
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:338)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:338)
        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1565)
        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1551)
        ... 44 more


FAILED:  org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl

Error Message:
KeeperErrorCode = ConnectionLoss for /collections/modifyColl

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /collections/modifyColl
        at 
__randomizedtesting.SeedInfo.seed([B46B079C699ACF70:1DF32DE965560B76]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:102)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
        at 
org.apache.solr.cloud.OverseerModifyCollectionTest.getConfigNameFromZk(OverseerModifyCollectionTest.java:75)
        at 
org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl(OverseerModifyCollectionTest.java:59)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.OverseerRolesTest:    
 1) Thread[id=18679, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-OverseerRolesTest]         at 
java.base@13.0.1/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.OverseerRolesTest: 
   1) Thread[id=18679, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-OverseerRolesTest]
        at java.base@13.0.1/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70]:0)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestCryptoKeys:     
1) Thread[id=572, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestCryptoKeys]         at 
java.base@13.0.1/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestCryptoKeys: 
   1) Thread[id=572, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestCryptoKeys]
        at java.base@13.0.1/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70]:0)


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

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) 
Thread[id=19318, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]         at 
java.base@13.0.1/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=19318, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.base@13.0.1/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([B46B079C699ACF70]:0)


FAILED:  
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
Error from server at http://127.0.0.1:58667: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:58667: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([B46B079C699ACF70:8805CEC5CC4264E9]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:376)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:354)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 13560 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCryptoKeys
   [junit4]   2> 110851 INFO  
(SUITE-TestCryptoKeys-seed#[B46B079C699ACF70]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/data-dir-10-001
   [junit4]   2> 110851 WARN  
(SUITE-TestCryptoKeys-seed#[B46B079C699ACF70]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=65 numCloses=65
   [junit4]   2> 110851 INFO  
(SUITE-TestCryptoKeys-seed#[B46B079C699ACF70]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 110854 INFO  
(SUITE-TestCryptoKeys-seed#[B46B079C699ACF70]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 110854 INFO  
(SUITE-TestCryptoKeys-seed#[B46B079C699ACF70]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 110854 INFO  
(SUITE-TestCryptoKeys-seed#[B46B079C699ACF70]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 110887 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 110899 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 110902 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 111021 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
start zk server on port:62772
   [junit4]   2> 111021 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
waitForServerUp: 127.0.0.1:62772
   [junit4]   2> 111021 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
parse host and port list: 127.0.0.1:62772
   [junit4]   2> 111021 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1 62772
   [junit4]   2> 111043 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 111092 INFO  (zkConnectionManagerCallback-185-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111094 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 111149 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 111176 INFO  (zkConnectionManagerCallback-187-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111177 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 111200 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 111410 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 111417 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 111441 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 111463 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 111472 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 111526 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 111564 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 111578 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 111595 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 111654 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkTestServer 
put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 111667 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 112917 WARN  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 112917 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 112917 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 112918 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.Server 
jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 112935 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 112935 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 112936 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 112941 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f7ec252{/,null,AVAILABLE}
   [junit4]   2> 112978 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5add412e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:62781}
   [junit4]   2> 112979 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.s.Server 
Started @113131ms
   [junit4]   2> 112983 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/tempDir-001/control/data,
 hostPort=62781, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 112988 ERROR 
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 113005 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 113005 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 113005 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 113005 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 113005 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-19T12:12:12.855771Z
   [junit4]   2> 113039 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 113053 INFO  (zkConnectionManagerCallback-189-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113054 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 113170 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 113175 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/control-001/solr.xml
   [junit4]   2> 113205 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 113207 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 113214 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 113469 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 113478 WARN  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.u.s.S.config 
Trusting all certificates configured for 
Client@4b9d881b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113478 WARN  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
Client@4b9d881b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113485 WARN  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.u.s.S.config 
Trusting all certificates configured for 
Client@7a4e874a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113486 WARN  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
Client@7a4e874a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 113487 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:62772/solr
   [junit4]   2> 113493 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 113500 INFO  (zkConnectionManagerCallback-196-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113503 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 113657 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 113663 INFO  (zkConnectionManagerCallback-198-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113667 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 114093 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62781_
   [junit4]   2> 114095 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] 
o.a.s.c.Overseer Overseer (id=72058266620395524-127.0.0.1:62781_-n_0000000000) 
starting
   [junit4]   2> 114109 INFO  
(OverseerStateUpdate-72058266620395524-127.0.0.1:62781_-n_0000000000) 
[n:127.0.0.1:62781_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:62781_
   [junit4]   2> 114110 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62781_
   [junit4]   2> 114129 INFO  (zkCallback-197-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 114236 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 114238 WARN  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] 
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> 114280 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 114347 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 114364 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 114365 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 114368 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [n:127.0.0.1:62781_     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/control-001/cores
   [junit4]   2> 114486 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 114501 INFO  (zkConnectionManagerCallback-207-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 114501 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 114519 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 114539 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62772/solr ready
   [junit4]   2> 114549 INFO  (qtp1555666528-598) [n:127.0.0.1:62781_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62781_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 114600 INFO  
(OverseerThreadFactory-271-thread-1-processing-n:127.0.0.1:62781_) 
[n:127.0.0.1:62781_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 114835 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 114835 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 116236 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 116303 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 116618 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 116925 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 116927 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 116927 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 116939 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2042173748301381]
   [junit4]   2> 116946 WARN  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 117057 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 117057 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 117059 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 117059 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 117064 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1096839606, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 117067 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a6bc481[control_collection_shard1_replica_n1] main]
   [junit4]   2> 117076 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 117077 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 117079 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 117079 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1656158617001263104
   [junit4]   2> 117085 INFO  
(searcherExecutor-276-thread-1-processing-n:127.0.0.1:62781_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:62781_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@1a6bc481[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 117108 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 117108 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 117145 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 117146 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 117146 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62781/control_collection_shard1_replica_n1/
   [junit4]   2> 117147 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 117149 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:62781/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 117149 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72058266620395524-core_node2-n_0000000000
   [junit4]   2> 117156 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62781/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 117165 INFO  (zkCallback-197-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 117166 INFO  (zkCallback-197-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 117170 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 117179 INFO  (qtp1555666528-600) [n:127.0.0.1:62781_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2344
   [junit4]   2> 117191 INFO  (qtp1555666528-598) [n:127.0.0.1:62781_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 117279 INFO  (zkCallback-197-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 117279 INFO  (zkCallback-197-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 117280 INFO  (zkCallback-197-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 117281 INFO  (qtp1555666528-598) [n:127.0.0.1:62781_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62781_&wt=javabin&version=2}
 status=0 QTime=2732
   [junit4]   2> 117282 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 117406 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 117419 INFO  (zkConnectionManagerCallback-213-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 117419 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 117424 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 117429 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62772/solr ready
   [junit4]   2> 117432 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 117436 INFO  (qtp1555666528-598) [n:127.0.0.1:62781_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 117450 INFO  
(OverseerThreadFactory-271-thread-2-processing-n:127.0.0.1:62781_) 
[n:127.0.0.1:62781_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 117451 INFO  
(OverseerCollectionConfigSetProcessor-72058266620395524-127.0.0.1:62781_-n_0000000000)
 [n:127.0.0.1:62781_     ] 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> 117678 WARN  
(OverseerThreadFactory-271-thread-2-processing-n:127.0.0.1:62781_) 
[n:127.0.0.1:62781_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 117682 INFO  (qtp1555666528-598) [n:127.0.0.1:62781_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 117687 INFO  (qtp1555666528-598) [n:127.0.0.1:62781_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=250
   [junit4]   2> 117690 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 117690 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 117690 INFO  (watches-210-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 117690 INFO  (watches-210-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 117691 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 117691 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 117692 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 117692 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 117692 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 118985 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-1-001
 of type NRT
   [junit4]   2> 119011 WARN  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 119011 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 119011 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 119011 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 119015 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 119015 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 119015 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 119016 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3eac2a30{/,null,AVAILABLE}
   [junit4]   2> 119041 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1caf4d92{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:62842}
   [junit4]   2> 119041 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.Server Started @119193ms
   [junit4]   2> 119041 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/tempDir-001/jetty1,
 hostPort=62842, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 119042 ERROR (closeThreadPool-214-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 119042 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 119042 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 119042 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 119042 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 119043 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-19T12:12:18.892970Z
   [junit4]   2> 119050 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 119167 INFO  (zkConnectionManagerCallback-216-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 119172 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 119295 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 119297 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-1-001/solr.xml
   [junit4]   2> 119305 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 119305 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 119310 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 119461 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 119482 WARN  (closeThreadPool-214-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@27cfcc15[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 119482 WARN  (closeThreadPool-214-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@27cfcc15[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 119514 WARN  (closeThreadPool-214-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@315d49ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 119515 WARN  (closeThreadPool-214-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@315d49ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 119524 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62772/solr
   [junit4]   2> 119561 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 119596 INFO  (zkConnectionManagerCallback-223-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 119597 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 119785 INFO  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 119801 INFO  (zkConnectionManagerCallback-225-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 119805 INFO  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 119868 INFO  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 119877 INFO  
(OverseerCollectionConfigSetProcessor-72058266620395524-127.0.0.1:62781_-n_0000000000)
 [n:127.0.0.1:62781_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 119906 INFO  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] o.a.s.c.ZkController Publish node=127.0.0.1:62842_ as 
DOWN
   [junit4]   2> 119914 INFO  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 119914 INFO  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62842_
   [junit4]   2> 119936 INFO  (zkCallback-197-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 119936 INFO  (zkCallback-212-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 119936 INFO  (zkCallback-224-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 119994 INFO  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 119996 WARN  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] 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> 120041 INFO  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 120109 INFO  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 120141 INFO  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 120146 INFO  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 120151 INFO  (closeThreadPool-214-thread-1) 
[n:127.0.0.1:62842_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-1-001/cores
   [junit4]   2> 120323 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:62842_
   [junit4]   2> 120377 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-2-001
 of type NRT
   [junit4]   2> 120385 WARN  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 120392 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 120392 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 120392 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.1+9
   [junit4]   2> 120451 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 120451 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 120457 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 120466 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fe36a88{/,null,AVAILABLE}
   [junit4]   2> 120544 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2d868bd6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:62855}
   [junit4]   2> 120544 INFO  (closeThreadPool-214-thread-1) [     ] 
o.e.j.s.Server Started @120696ms
   [junit4]   2> 120546 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/tempDir-001/jetty2,
 hostPort=62855, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 120548 ERROR (closeThreadPool-214-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 120548 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 120551 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 120553 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 120553 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 120553 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-19T12:12:20.403089Z
   [junit4]   2> 120561 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 120589 INFO  (zkConnectionManagerCallback-231-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120590 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 120715 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 120715 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-2-001/solr.xml
   [junit4]   2> 120723 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 120723 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 120736 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 120867 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 120878 WARN  (closeThreadPool-214-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@70227348[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120879 WARN  (closeThreadPool-214-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@70227348[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120898 WARN  (closeThreadPool-214-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7dc3b203[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120898 WARN  (closeThreadPool-214-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7dc3b203[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 120901 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62772/solr
   [junit4]   2> 120910 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 120923 INFO  (zkConnectionManagerCallback-238-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 120924 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 121055 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 121067 INFO  (zkConnectionManagerCallback-240-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 121069 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 121106 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 121143 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:62855_ as DOWN
   [junit4]   2> 121152 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 121153 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62855_
   [junit4]   2> 121165 INFO  (zkCallback-197-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 121165 INFO  (zkCallback-212-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 121165 INFO  (zkCallback-224-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 121166 INFO  (zkCallback-239-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 121193 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 121194 WARN  (closeThreadPool-214-thread-1) [     ] 
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> 121249 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 121318 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 121406 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 121406 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7c827a
   [junit4]   2> 121413 INFO  (closeThreadPool-214-thread-1) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-2-001/cores
   [junit4]   2> 121465 INFO  
(TEST-TestCryptoKeys.test-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestCryptoKeys_B46B079C699ACF70-001/shard-3-001
 of type NRT
   [junit4]   2> 121469 WARN  (closeThreadPool-214-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 121469 INFO  (closeThreadPool-214-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 121469 INFO  (closeThreadPool-214-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [ju

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

 [junit4]   2>  5       /solr/configs/conf1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard2
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        388     /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        90      /solr/overseer/queue
   [junit4]   2>        36      /solr/live_nodes
   [junit4]   2>        22      /solr/overseer/collection-queue-work
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1615056 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60222
   [junit4]   2> 1615056 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60222
   [junit4]   2> 1615057 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[B46B079C699ACF70]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 60222
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_B46B079C699ACF70-001
   [junit4]   2> Jan 19, 2020 12:37:14 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{rnd_b=PostingsFormat(name=MockRandom), a_t=Lucene84, 
_root_=PostingsFormat(name=Direct), a_i=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=MockRandom), foo_s=Lucene84}, 
docValues:{rnd_b=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene80), a_t=DocValuesFormat(name=Lucene80), 
_root_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Asserting), foo_s=DocValuesFormat(name=Lucene80)}, 
maxPointsInLeafNode=1446, maxMBSortInHeap=6.430585886700691, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2cd4251a),
 locale=bo-IN, timezone=CST6CDT
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.1 
(64-bit)/cpus=6,threads=1,free=202843648,total=445456384
   [junit4]   2> NOTE: All tests run in this JVM: [DirectSolrConnectionTest, 
CurrencyFieldTypeTest, TestValueSourceCache, TestComplexPhraseLeadingWildcard, 
UniqFieldsUpdateProcessorFactoryTest, MaxSizeAutoCommitTest, 
StatsComponentTest, DistributedVersionInfoTest, TestSlowCompositeReaderWrapper, 
TestConfigSetsAPIZkFailure, MetricsConfigTest, TestSizeLimitedDistributedMap, 
ImplicitSnitchTest, MissingSegmentRecoveryTest, TestSimDistribStateManager, 
SolrLogAuditLoggerPluginTest, TestSafeXMLParsing, SimpleMLTQParserTest, 
TestSolrCachePerf, DeleteStatusTest, RAMDirectoryFactoryTest, 
TestNestedUpdateProcessor, TestIBSimilarityFactory, 
AutoAddReplicasPlanActionTest, DeleteInactiveReplicaTest, 
TestStressUserVersions, DocValuesTest, CSVRequestHandlerTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SuggesterFSTTest, 
DistributedDebugComponentTest, TestTextField, TestUtils, TestDistributedSearch, 
TestDistribIDF, PingRequestHandlerTest, TestGeoJSONResponseWriter, 
DistributedQueryComponentOptimizationTest, ZookeeperStatusHandlerTest, 
TestHighFrequencyDictionaryFactory, CollectionsAPIAsyncDistributedZkTest, 
TestReplicationHandlerDiskOverFlow, BlockJoinFacetRandomTest, ZkCLITest, 
SpellCheckCollatorWithCollapseTest, TestFieldTypeResource, 
DirectoryFactoryTest, TestSimLargeCluster, BasicFunctionalityTest, 
PreAnalyzedFieldManagedSchemaCloudTest, DistributedFacetPivotSmallAdvancedTest, 
SegmentsInfoRequestHandlerTest, TestRawResponseWriter, 
TestElisionMultitermQuery, TestDynamicFieldCollectionResource, TestRecovery, 
TestTolerantSearch, TestHalfAndHalfDocValues, BadCopyFieldTest, 
TestPayloadCheckQParserPlugin, StressHdfsTest, SpatialHeatmapFacetsTest, 
TestQuerySenderNoQuery, TestDelegationWithHadoopAuth, TestSearcherReuse, 
BasicDistributedZk2Test, TestScoreJoinQPNoScore, 
TestSerializedLuceneMatchVersion, HighlighterConfigTest, 
SchemaVersionSpecificBehaviorTest, TestStressCloudBlindAtomicUpdates, 
SolrGraphiteReporterTest, TestNumericRangeQuery32, HealthCheckHandlerTest, 
AnalysisErrorHandlingTest, TestRandomDVFaceting, SyncSliceTest, 
FacetPivotSmallTest, LeaderVoteWaitTimeoutTest, CoreAdminCreateDiscoverTest, 
TestFieldCacheReopen, TestPerFieldSimilarity, HttpTriggerListenerTest, 
ShardSplitTest]
   [junit4] Completed [515/896 (11!)] on J1 in 504.19s, 11 tests, 1 error, 3 
skipped <<< FAILURES!

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

[repro] Revision: 155b099caaa786f9e9c84c72eca2ee6683d289b1

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestCryptoKeys 
-Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=jmc 
-Dtests.timezone=America/Montevideo -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=CollectionsAPISolrJTest 
-Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=lt-LT 
-Dtests.timezone=America/Port-au-Prince -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=MetricsHistoryWithAuthIntegrationTest 
-Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=ky-KG 
-Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=LeaderFailoverAfterPartitionTest 
-Dtests.method=test -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true 
-Dtests.locale=en-CA -Dtests.timezone=Europe/Riga -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=LeaderElectionIntegrationTest 
-Dtests.method=testSimpleSliceLeaderElection -Dtests.seed=B46B079C699ACF70 
-Dtests.slow=true -Dtests.locale=es-PH 
-Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation 
-Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=ga 
-Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=LeaderElectionTest 
-Dtests.method=testCancelElection -Dtests.seed=B46B079C699ACF70 
-Dtests.slow=true -Dtests.locale=naq-NA -Dtests.timezone=America/Sao_Paulo 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=MigrateRouteKeyTest 
-Dtests.method=multipleShardMigrateTest -Dtests.seed=B46B079C699ACF70 
-Dtests.slow=true -Dtests.locale=vai-Vaii-LR 
-Dtests.timezone=America/Argentina/Rio_Gallegos -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=OverseerModifyCollectionTest 
-Dtests.method=testModifyColl -Dtests.seed=B46B079C699ACF70 -Dtests.slow=true 
-Dtests.locale=ha -Dtests.timezone=Asia/Manila -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=OverseerRolesTest 
-Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=en-NF 
-Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitMixedReplicaTypesLink -Dtests.seed=B46B079C699ACF70 
-Dtests.slow=true -Dtests.locale=bo-IN -Dtests.timezone=CST6CDT 
-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]       LeaderFailoverAfterPartitionTest
[repro]       OverseerModifyCollectionTest
[repro]       LeaderElectionTest
[repro]       ShardSplitTest
[repro]       MigrateRouteKeyTest
[repro]       CollectionsAPISolrJTest
[repro]       TestCryptoKeys
[repro]       TestSolrCloudWithSecureImpersonation
[repro]       LeaderElectionIntegrationTest
[repro]       OverseerRolesTest
[repro]       MetricsHistoryWithAuthIntegrationTest
[repro] ant compile-test

[...truncated 3629 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=55 
-Dtests.class="*.LeaderFailoverAfterPartitionTest|*.OverseerModifyCollectionTest|*.LeaderElectionTest|*.ShardSplitTest|*.MigrateRouteKeyTest|*.CollectionsAPISolrJTest|*.TestCryptoKeys|*.TestSolrCloudWithSecureImpersonation|*.LeaderElectionIntegrationTest|*.OverseerRolesTest|*.MetricsHistoryWithAuthIntegrationTest"
 -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" 
-Dtests.seed=B46B079C699ACF70 -Dtests.slow=true -Dtests.locale=en-CA 
-Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 540 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro]   0/5 failed: org.apache.solr.cloud.LeaderElectionIntegrationTest
[repro]   0/5 failed: org.apache.solr.cloud.LeaderElectionTest
[repro]   0/5 failed: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
[repro]   0/5 failed: 
org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest
[repro]   0/5 failed: org.apache.solr.cloud.MigrateRouteKeyTest
[repro]   0/5 failed: org.apache.solr.cloud.OverseerModifyCollectionTest
[repro]   0/5 failed: org.apache.solr.cloud.OverseerRolesTest
[repro]   0/5 failed: org.apache.solr.cloud.TestCryptoKeys
[repro]   0/5 failed: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro] Exiting with code 0

[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org
For additional commands, e-mail: builds-h...@lucene.apache.org

Reply via email to