You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/07/14 00:16:18 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.1) - Build # 870 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/870/
Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.rule.RulesTest.doIntegrationTest

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:33301/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:33301/solr
	at __randomizedtesting.SeedInfo.seed([59C870F7E0434436:BCFB3776FC37B634]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	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:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	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.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547)
	at org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:65)
	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$10.evaluate(RandomizedRunner.java:996)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	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:835)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828)
	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:282)
	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:165)
	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:185)
	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:555)
	... 48 more


FAILED:  org.apache.solr.cloud.rule.RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch

Error Message:
 Expected: (an instance of org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException and exception with message a string containing "ip_1")      but: an instance of org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException <org.junit.runners.model.MultipleFailureException: There were 2 errors:   org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException(Error from server at https://127.0.0.1:33301/solr: Could not identify nodes matching the rules [{"ip_2":"0"}, {"ip_1":"19999"}]  tag values{   "127.0.0.1:45989_solr":{     "ip_1":"1",     "ip_2":"0"},   "127.0.0.1:33301_solr":{     "ip_1":"1",     "ip_2":"0"},   "127.0.0.1:35007_solr":{     "ip_1":"1",     "ip_2":"0"},   "127.0.0.1:46287_solr":{     "ip_1":"1",     "ip_2":"0"},   "127.0.0.1:40737_solr":{     "ip_1":"1",     "ip_2":"0"}} Initial state for the coll : {"shard1":{}})   org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException(Error from server at https://127.0.0.1:33301/solr: Could not find collection : rulesColl)> is a org.junit.runners.model.MultipleFailureException Stacktrace was: org.junit.runners.model.MultipleFailureException: There were 2 errors:   org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException(Error from server at https://127.0.0.1:33301/solr: Could not identify nodes matching the rules [{"ip_2":"0"}, {"ip_1":"19999"}]  tag values{   "127.0.0.1:45989_solr":{     "ip_1":"1",     "ip_2":"0"},   "127.0.0.1:33301_solr":{     "ip_1":"1",     "ip_2":"0"},   "127.0.0.1:35007_solr":{     "ip_1":"1",     "ip_2":"0"},   "127.0.0.1:46287_solr":{     "ip_1":"1",     "ip_2":"0"},   "127.0.0.1:40737_solr":{     "ip_1":"1",     "ip_2":"0"}} Initial state for the coll : {"shard1":{}})   org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException(Error from server at https://127.0.0.1:33301/solr: Could not find collection : rulesColl)  at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1006)  at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)  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:835) 

Stack Trace:
java.lang.AssertionError: 
Expected: (an instance of org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException and exception with message a string containing "ip_1")
     but: an instance of org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException <org.junit.runners.model.MultipleFailureException: There were 2 errors:
  org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException(Error from server at https://127.0.0.1:33301/solr: Could not identify nodes matching the rules [{"ip_2":"0"}, {"ip_1":"19999"}]
 tag values{
  "127.0.0.1:45989_solr":{
    "ip_1":"1",
    "ip_2":"0"},
  "127.0.0.1:33301_solr":{
    "ip_1":"1",
    "ip_2":"0"},
  "127.0.0.1:35007_solr":{
    "ip_1":"1",
    "ip_2":"0"},
  "127.0.0.1:46287_solr":{
    "ip_1":"1",
    "ip_2":"0"},
  "127.0.0.1:40737_solr":{
    "ip_1":"1",
    "ip_2":"0"}}
Initial state for the coll : {"shard1":{}})
  org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException(Error from server at https://127.0.0.1:33301/solr: Could not find collection : rulesColl)> is a org.junit.runners.model.MultipleFailureException
Stacktrace was: org.junit.runners.model.MultipleFailureException: There were 2 errors:
  org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException(Error from server at https://127.0.0.1:33301/solr: Could not identify nodes matching the rules [{"ip_2":"0"}, {"ip_1":"19999"}]
 tag values{
  "127.0.0.1:45989_solr":{
    "ip_1":"1",
    "ip_2":"0"},
  "127.0.0.1:33301_solr":{
    "ip_1":"1",
    "ip_2":"0"},
  "127.0.0.1:35007_solr":{
    "ip_1":"1",
    "ip_2":"0"},
  "127.0.0.1:46287_solr":{
    "ip_1":"1",
    "ip_2":"0"},
  "127.0.0.1:40737_solr":{
    "ip_1":"1",
    "ip_2":"0"}}
Initial state for the coll : {"shard1":{}})
  org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException(Error from server at https://127.0.0.1:33301/solr: Could not find collection : rulesColl)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:1006)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	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:835)

	at __randomizedtesting.SeedInfo.seed([59C870F7E0434436:7D3E6E834D96D87E]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.junit.rules.ExpectedException.handleException(ExpectedException.java:252)
	at org.junit.rules.ExpectedException.access$000(ExpectedException.java:106)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:241)
	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:835)




Build Log:
[...truncated 15464 lines...]
   [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_59C870F7E0434436-001/init-core-data-001
   [junit4]   2> 2119745 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_59C870F7E0434436-001/tempDir-001
   [junit4]   2> 2119745 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2119745 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2119745 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2119845 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:34015
   [junit4]   2> 2119845 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34015
   [junit4]   2> 2119845 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34015
   [junit4]   2> 2119847 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2119849 INFO  (zkConnectionManagerCallback-12621-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2119849 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2119850 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2119851 INFO  (zkConnectionManagerCallback-12623-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2119851 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2119851 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2119853 INFO  (zkConnectionManagerCallback-12625-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2119853 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2119958 WARN  (jetty-launcher-12626-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2119958 WARN  (jetty-launcher-12626-thread-5) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2119958 WARN  (jetty-launcher-12626-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2119958 WARN  (jetty-launcher-12626-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2119958 WARN  (jetty-launcher-12626-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-5) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 2119958 INFO  (jetty-launcher-12626-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 2119969 INFO  (jetty-launcher-12626-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2119969 INFO  (jetty-launcher-12626-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2119969 INFO  (jetty-launcher-12626-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2119969 INFO  (jetty-launcher-12626-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f757ff3{/solr,null,AVAILABLE}
   [junit4]   2> 2119969 INFO  (jetty-launcher-12626-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2119969 INFO  (jetty-launcher-12626-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2119969 INFO  (jetty-launcher-12626-thread-5) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2119969 INFO  (jetty-launcher-12626-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2119969 INFO  (jetty-launcher-12626-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2119969 INFO  (jetty-launcher-12626-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@755539bf{/solr,null,AVAILABLE}
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19e0d89c{/solr,null,AVAILABLE}
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e79b7df{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35007}
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-2) [     ] o.e.j.s.Server Started @2119990ms
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35007}
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2119970 ERROR (jetty-launcher-12626-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e182c2{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40737}
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-4) [     ] o.e.j.s.Server Started @2119991ms
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-13T23:49:42.025681Z
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40737}
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12ba4b90{/solr,null,AVAILABLE}
   [junit4]   2> 2119970 ERROR (jetty-launcher-12626-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66bd6282{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45989}
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-5) [     ] o.e.j.s.Server Started @2119991ms
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45989}
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-13T23:49:42.025877Z
   [junit4]   2> 2119970 ERROR (jetty-launcher-12626-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2119970 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2119971 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2119971 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2119971 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2119971 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-13T23:49:42.026036Z
   [junit4]   2> 2119971 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2119971 INFO  (jetty-launcher-12626-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@63319d84{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:46287}
   [junit4]   2> 2119971 INFO  (jetty-launcher-12626-thread-1) [     ] o.e.j.s.Server Started @2119992ms
   [junit4]   2> 2119971 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46287}
   [junit4]   2> 2119971 ERROR (jetty-launcher-12626-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2119971 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2119971 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2119971 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2119972 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2119972 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-13T23:49:42.027012Z
   [junit4]   2> 2119972 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2119972 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2119972 INFO  (jetty-launcher-12626-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2119972 INFO  (jetty-launcher-12626-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2119972 INFO  (jetty-launcher-12626-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2119972 INFO  (zkConnectionManagerCallback-12628-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2119972 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2119973 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2119973 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2119977 INFO  (zkConnectionManagerCallback-12630-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2119977 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2119978 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2119981 INFO  (zkConnectionManagerCallback-12634-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2119981 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2119981 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2119981 INFO  (zkConnectionManagerCallback-12632-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2119981 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2119981 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2119985 INFO  (jetty-launcher-12626-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b993d4b{/solr,null,AVAILABLE}
   [junit4]   2> 2119986 INFO  (jetty-launcher-12626-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@141e01d1{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:33301}
   [junit4]   2> 2119986 INFO  (jetty-launcher-12626-thread-3) [     ] o.e.j.s.Server Started @2120007ms
   [junit4]   2> 2119986 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33301}
   [junit4]   2> 2119986 ERROR (jetty-launcher-12626-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2119986 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2119986 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.3.0
   [junit4]   2> 2119986 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2119986 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2119987 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-13T23:49:42.041992Z
   [junit4]   2> 2119989 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2119992 INFO  (zkConnectionManagerCallback-12636-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2119992 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2119992 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2120132 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2120133 WARN  (jetty-launcher-12626-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1bdff301[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120133 WARN  (jetty-launcher-12626-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1bdff301[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120135 WARN  (jetty-launcher-12626-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7230aa85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120135 WARN  (jetty-launcher-12626-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7230aa85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120136 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34015/solr
   [junit4]   2> 2120137 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120138 INFO  (zkConnectionManagerCallback-12643-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120138 INFO  (jetty-launcher-12626-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120264 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2120265 WARN  (jetty-launcher-12626-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6125f600[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120265 WARN  (jetty-launcher-12626-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6125f600[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120267 WARN  (jetty-launcher-12626-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ed3aa34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120267 WARN  (jetty-launcher-12626-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ed3aa34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120268 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34015/solr
   [junit4]   2> 2120268 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120269 INFO  (zkConnectionManagerCallback-12650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120269 INFO  (jetty-launcher-12626-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120339 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2120340 WARN  (jetty-launcher-12626-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d8ce620[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120340 WARN  (jetty-launcher-12626-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d8ce620[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120342 WARN  (jetty-launcher-12626-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55a16591[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120342 WARN  (jetty-launcher-12626-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55a16591[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120343 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34015/solr
   [junit4]   2> 2120344 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120344 INFO  (zkConnectionManagerCallback-12657-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120345 INFO  (jetty-launcher-12626-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120451 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2120452 WARN  (jetty-launcher-12626-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4fcda30d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120452 WARN  (jetty-launcher-12626-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4fcda30d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120454 WARN  (jetty-launcher-12626-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ac72929[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120454 WARN  (jetty-launcher-12626-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ac72929[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120455 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34015/solr
   [junit4]   2> 2120456 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120457 INFO  (zkConnectionManagerCallback-12664-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120457 INFO  (jetty-launcher-12626-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120566 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2120567 WARN  (jetty-launcher-12626-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3dc6fda6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120567 WARN  (jetty-launcher-12626-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3dc6fda6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120570 WARN  (jetty-launcher-12626-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e549c4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120570 WARN  (jetty-launcher-12626-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e549c4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2120571 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34015/solr
   [junit4]   2> 2120571 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120572 INFO  (zkConnectionManagerCallback-12671-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120573 INFO  (jetty-launcher-12626-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120578 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120579 INFO  (zkConnectionManagerCallback-12673-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120579 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120614 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46287_solr
   [junit4]   2> 2120614 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.c.Overseer Overseer (id=72160849551818765-127.0.0.1:46287_solr-n_0000000000) starting
   [junit4]   2> 2120617 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120621 INFO  (zkConnectionManagerCallback-12680-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120621 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120623 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34015/solr ready
   [junit4]   2> 2120623 INFO  (OverseerStateUpdate-72160849551818765-127.0.0.1:46287_solr-n_0000000000) [n:127.0.0.1:46287_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46287_solr
   [junit4]   2> 2120624 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46287_solr
   [junit4]   2> 2120624 INFO  (OverseerStateUpdate-72160849551818765-127.0.0.1:46287_solr-n_0000000000) [n:127.0.0.1:46287_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2120624 INFO  (zkCallback-12679-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2120635 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2120649 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46287.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2120656 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46287.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2120657 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46287.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2120657 INFO  (jetty-launcher-12626-thread-1) [n:127.0.0.1:46287_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_59C870F7E0434436-001/tempDir-001/node1/.
   [junit4]   2> 2120678 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120679 INFO  (zkConnectionManagerCallback-12683-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120679 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120682 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2120683 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45989_solr as DOWN
   [junit4]   2> 2120684 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2120684 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45989_solr
   [junit4]   2> 2120684 INFO  (zkCallback-12672-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2120684 INFO  (zkCallback-12679-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2120684 INFO  (zkCallback-12682-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2120685 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120685 INFO  (zkConnectionManagerCallback-12690-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120685 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120686 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2120687 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34015/solr ready
   [junit4]   2> 2120694 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2120707 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45989.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2120715 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45989.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2120716 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45989.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2120717 INFO  (jetty-launcher-12626-thread-5) [n:127.0.0.1:45989_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_59C870F7E0434436-001/tempDir-001/node5/.
   [junit4]   2> 2120778 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120780 INFO  (zkConnectionManagerCallback-12693-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120780 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120782 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2120784 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33301_solr as DOWN
   [junit4]   2> 2120784 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2120784 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33301_solr
   [junit4]   2> 2120785 INFO  (zkCallback-12682-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2120785 INFO  (zkCallback-12679-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2120785 INFO  (zkCallback-12672-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2120786 INFO  (zkCallback-12689-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2120786 INFO  (zkCallback-12692-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2120792 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120792 INFO  (zkConnectionManagerCallback-12700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120792 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120793 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2120794 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34015/solr ready
   [junit4]   2> 2120801 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2120812 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33301.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2120820 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33301.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2120820 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33301.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2120821 INFO  (jetty-launcher-12626-thread-3) [n:127.0.0.1:33301_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_59C870F7E0434436-001/tempDir-001/node3/.
   [junit4]   2> 2120879 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120880 INFO  (zkConnectionManagerCallback-12703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120880 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120882 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2120883 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35007_solr as DOWN
   [junit4]   2> 2120884 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2120884 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35007_solr
   [junit4]   2> 2120884 INFO  (zkCallback-12689-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2120884 INFO  (zkCallback-12672-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2120885 INFO  (zkCallback-12679-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2120885 INFO  (zkCallback-12682-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2120885 INFO  (zkCallback-12699-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2120885 INFO  (zkCallback-12702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2120885 INFO  (zkCallback-12692-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2120889 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120889 INFO  (zkConnectionManagerCallback-12710-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120889 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120890 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2120891 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34015/solr ready
   [junit4]   2> 2120898 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2120908 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35007.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2120915 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35007.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2120915 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35007.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2120916 INFO  (jetty-launcher-12626-thread-2) [n:127.0.0.1:35007_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_59C870F7E0434436-001/tempDir-001/node2/.
   [junit4]   2> 2120979 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120980 INFO  (zkConnectionManagerCallback-12713-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120980 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120982 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2120984 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40737_solr as DOWN
   [junit4]   2> 2120984 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2120985 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40737_solr
   [junit4]   2> 2120985 INFO  (zkCallback-12672-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2120985 INFO  (zkCallback-12702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2120985 INFO  (zkCallback-12689-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2120985 INFO  (zkCallback-12679-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2120985 INFO  (zkCallback-12682-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2120985 INFO  (zkCallback-12699-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2120985 INFO  (zkCallback-12709-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2120985 INFO  (zkCallback-12712-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2120986 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2120987 INFO  (zkConnectionManagerCallback-12720-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2120987 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2120987 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2120988 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34015/solr ready
   [junit4]   2> 2120988 INFO  (zkCallback-12692-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2120995 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2121006 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40737.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2121013 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40737.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2121013 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40737.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2121014 INFO  (jetty-launcher-12626-thread-4) [n:127.0.0.1:40737_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_59C870F7E0434436-001/tempDir-001/node4/.
   [junit4]   2> 2121048 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2121049 INFO  (zkConnectionManagerCallback-12726-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2121049 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2121050 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2121050 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34015/solr ready
   [junit4]   2> 2121106 INFO  (qtp1541734118-35917) [n:127.0.0.1:33301_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2121119 INFO  (qtp830690724-35904) [n:127.0.0.1:35007_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2121132 INFO  (qtp751529046-35918) [n:127.0.0.1:46287_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2121140 INFO  (qtp1327198058-35900) [n:127.0.0.1:40737_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2121155 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2121156 INFO  (qtp1327198058-35906) [n:127.0.0.1:40737_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=65
   [junit4]   2> 2121165 INFO  (qtp1541734118-35917) [n:127.0.0.1:33301_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl2&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:45989&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2121167 INFO  (OverseerThreadFactory-10978-thread-1-processing-n:127.0.0.1:46287_solr) [n:127.0.0.1:46287_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection portRuleColl2
   [junit4]   2> 2121271 INFO  (OverseerStateUpdate-72160849551818765-127.0.0.1:46287_solr-n_0000000000) [n:127.0.0.1:46287_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45989/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2121272 INFO  (OverseerStateUpdate-72160849551818765-127.0.0.1:46287_solr-n_0000000000) [n:127.0.0.1:46287_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45989/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2121483 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr    x:portRuleColl2_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=portRuleColl2_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2121486 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr    x:portRuleColl2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=portRuleColl2_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2122489 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2122497 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2122501 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.s.IndexSchema [portRuleColl2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2122502 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.s.IndexSchema [portRuleColl2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2122503 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2122503 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl2_shard1_replica_n2' using configuration from collection portRuleColl2, trusted=true
   [junit4]   2> 2122503 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2122503 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl2_shard1_replica_n1' using configuration from collection portRuleColl2, trusted=true
   [junit4]   2> 2122503 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45989.solr.core.portRuleColl2.shard1.replica_n2' (registry 'solr.core.portRuleColl2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2122503 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45989.solr.core.portRuleColl2.shard1.replica_n1' (registry 'solr.core.portRuleColl2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@38867cf0
   [junit4]   2> 2122503 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.SolrCore [[portRuleColl2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_59C870F7E0434436-001/tempDir-001/node5/portRuleColl2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_59C870F7E0434436-001/tempDir-001/node5/./portRuleColl2_shard1_replica_n1/data/]
   [junit4]   2> 2122503 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.SolrCore [[portRuleColl2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_59C870F7E0434436-001/tempDir-001/node5/portRuleColl2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_59C870F7E0434436-001/tempDir-001/node5/./portRuleColl2_shard1_replica_n2/data/]
   [junit4]   2> 2122538 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2122538 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2122539 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2122539 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2122539 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2122539 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2122540 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@76a0b1fc[portRuleColl2_shard1_replica_n2] main]
   [junit4]   2> 2122540 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2122540 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2122541 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2122541 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2122541 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a38a960[portRuleColl2_shard1_replica_n1] main]
   [junit4]   2> 2122541 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2122541 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638989073844535296
   [junit4]   2> 2122542 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2122542 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2122542 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2122542 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638989073845583872
   [junit4]   2> 2122543 INFO  (searcherExecutor-10999-thread-1-processing-n:127.0.0.1:45989_solr x:portRuleColl2_shard1_replica_n2 c:portRuleColl2 s:shard1 r:core_node4) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.SolrCore [portRuleColl2_shard1_replica_n2] Registered new searcher Searcher@76a0b1fc[portRuleColl2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2122544 INFO  (searcherExecutor-11000-thread-1-processing-n:127.0.0.1:45989_solr x:portRuleColl2_shard1_replica_n1 c:portRuleColl2 s:shard1 r:core_node3) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.SolrCore [portRuleColl2_shard1_replica_n1] Registered new searcher Searcher@4a38a960[portRuleColl2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2122545 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/portRuleColl2/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2122545 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/portRuleColl2/leaders/shard1
   [junit4]   2> 2122545 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 2122545 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/portRuleColl2/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 2122545 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/portRuleColl2/leaders/shard1
   [junit4]   2> 2122547 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2122547 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2122547 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45989/solr/portRuleColl2_shard1_replica_n2/
   [junit4]   2> 2122547 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=portRuleColl2_shard1_replica_n2 url=https://127.0.0.1:45989/solr START replicas=[https://127.0.0.1:45989/solr/portRuleColl2_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 2122547 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=portRuleColl2_shard1_replica_n2 url=https://127.0.0.1:45989/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2122555 INFO  (qtp692552673-35897) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.S.Request [portRuleColl2_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2122555 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2122555 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2122555 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/portRuleColl2/leaders/shard1/leader after winning as /collections/portRuleColl2/leader_elect/shard1/election/72160849551818767-core_node4-n_0000000000
   [junit4]   2> 2122557 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45989/solr/portRuleColl2_shard1_replica_n2/ shard1
   [junit4]   2> 2122659 INFO  (zkCallback-12682-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2122659 INFO  (zkCallback-12682-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2122659 INFO  (zkCallback-12682-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2122659 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2122695 INFO  (qtp692552673-35907) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=portRuleColl2_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1212
   [junit4]   2> 2122761 INFO  (zkCallback-12682-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2122761 INFO  (zkCallback-12682-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2122761 INFO  (zkCallback-12682-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2122761 INFO  (zkCallback-12682-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2123576 INFO  (qtp692552673-35899) [n:127.0.0.1:45989_solr c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=portRuleColl2_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2090
   [junit4]   2> 2123577 INFO  (qtp1541734118-35917) [n:127.0.0.1:33301_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2123648 INFO  (zkCallback-12692-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2123648 INFO  (zkCallback-12682-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2123648 INFO  (zkCallback-12682-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2123648 INFO  (zkCallback-12682-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2123648 INFO  (zkCallback-12682-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2123649 INFO  (qtp1541734118-35917) [n:127.0.0.1:33301_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl2&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:45989&wt=javabin&version=2} status=0 QTime=2484
   [junit4]   2> 21236

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

t4]   2> 2258062 INFO  (jetty-closer-12756-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2258162 INFO  (jetty-closer-12756-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@66bd6282{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 2258162 INFO  (jetty-closer-12756-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@755539bf{/solr,null,UNAVAILABLE}
   [junit4]   2> 2258162 INFO  (jetty-closer-12756-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2258162 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2258365 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 	13	/solr/collections/rulesColl/terms/shard2
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	8	/solr/collections/modifyColl/terms/shard1
   [junit4]   2> 	8	/solr/collections/hostFragment/terms/shard1
   [junit4]   2> 	6	/solr/collections/portRuleColl/terms/shard1
   [junit4]   2> 	6	/solr/collections/rulesColl/terms/shard1
   [junit4]   2> 	5	/solr/collections/portRuleColl2/state.json
   [junit4]   2> 	5	/solr/collections/portRuleColl2/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/modifyColl/state.json
   [junit4]   2> 	5	/solr/collections/rulesColl/state.json
   [junit4]   2> 	5	/solr/collections/hostFragment/state.json
   [junit4]   2> 	3	/solr/collections/portRuleColl/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	105	/solr/aliases.json
   [junit4]   2> 	85	/solr/collections/rulesColl/state.json
   [junit4]   2> 	22	/solr/collections/modifyColl/state.json
   [junit4]   2> 	20	/solr/collections/portRuleColl2/state.json
   [junit4]   2> 	18	/solr/clusterprops.json
   [junit4]   2> 	18	/solr/clusterstate.json
   [junit4]   2> 	16	/solr/collections/hostFragment/state.json
   [junit4]   2> 	12	/solr/collections/portRuleColl/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72160849551818767-127.0.0.1:45989_solr-n_0000000001
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	156	/solr/collections
   [junit4]   2> 	126	/solr/overseer/queue
   [junit4]   2> 	62	/solr/live_nodes
   [junit4]   2> 	54	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2258366 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34015
   [junit4]   2> 2258366 INFO  (SUITE-RulesTest-seed#[59C870F7E0434436]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34015
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.rule.RulesTest_59C870F7E0434436-001
   [junit4]   2> Jul 13, 2019 11:52:00 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=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@60fdd6f), locale=en-NL, timezone=America/Sitka
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=8,threads=1,free=85967176,total=471859200
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotSmallTest, TaggerTest, FacetPivotSmallTest, SpellCheckCollatorTest, TestConfigOverlay, TestUtilizeNode, TestRequestForwarding, TestFoldingMultitermQuery, DistribJoinFromCollectionTest, TestStandardQParsers, BigEndianAscendingWordSerializerTest, DeleteNodeTest, TestNumericRangeQuery32, PrimitiveFieldTypeTest, ScheduledTriggerIntegrationTest, TestCorePropertiesReload, SearchRateTriggerTest, StressHdfsTest, TestSolr4Spatial2, OverseerModifyCollectionTest, EmbeddedSolrNoSerializeTest, TestSimNodeAddedTrigger, CustomHighlightComponentTest, DistributedDebugComponentTest, PhrasesIdentificationComponentTest, TestEmbeddedSolrServerConstructors, FullHLLTest, IgnoreLargeDocumentProcessorFactoryTest, DaemonStreamApiTest, TestScoreJoinQPNoScore, TestCustomDocTransformer, ReplicationFactorTest, DateRangeFieldTest, TestFaceting, ZkShardTermsTest, GraphQueryTest, CustomCollectionTest, CopyFieldTest, TestNRTOpen, TestConfigSetsAPI, MergeStrategyTest, TestLockTree, TestPayloadScoreQParserPlugin, HdfsTlogReplayBufferedWhileIndexingTest, SliceStateTest, TestFieldCacheSort, SortSpecParsingTest, TestCloudJSONFacetSKG, TestApiFramework, MigrateRouteKeyTest, BasicDistributedZkTest, TestXmlQParser, AutoscalingHistoryHandlerTest, MultiDestinationAuditLoggerTest, DirectSolrSpellCheckerTest, TestSortableTextField, ZkStateReaderTest, TestRequestStatusCollectionAPI, TestConfigSets, TestImplicitCoreProperties, TestClassicSimilarityFactory, HdfsBasicDistributedZkTest, UnloadDistributedZkTest, AutoScalingHandlerTest, NotRequiredUniqueKeyTest, HdfsRestartWhileUpdatingTest, TestStressCloudBlindAtomicUpdates, DistributedSpellCheckComponentTest, AsyncCallRequestStatusResponseTest, TestReplicationHandler, TestHashPartitioner, HttpPartitionTest, ConnectionReuseTest, PolyFieldTest, TestMacroExpander, TestStreamBody, TestSubQueryTransformer, FullSolrCloudDistribCmdsTest, BasicAuthStandaloneTest, TestNamedUpdateProcessors, TestPerFieldSimilarityWithDefaultOverride, HdfsAutoAddReplicasIntegrationTest, TestQueryUtils, TestSolrQueryResponse, TestSlowCompositeReaderWrapper, TestFuzzyAnalyzedSuggestions, LegacyCloudClusterPropTest, SolrCoreMetricManagerTest, MoveReplicaHDFSTest, TestMinHashQParser, SolrIndexMetricsTest, TestDynamicFieldResource, TestTolerantSearch, TermVectorComponentTest, NodeAddedTriggerTest, CreateRoutedAliasTest, ShufflingReplicaListTransformerTest, TestBadConfig, TestSha256AuthenticationProvider, TestReloadDeadlock, TestSolrCloudWithHadoopAuthPlugin, TestFieldCacheWithThreads, TestExceedMaxTermLength, TestJmxIntegration, BasicFunctionalityTest, TestInPlaceUpdatesDistrib, PeerSyncTest, TestDistributedTracing, UUIDFieldTest, TestJavabinTupleStreamParser, OutOfBoxZkACLAndCredentialsProvidersTest, TestRawResponseWriter, SecurityConfHandlerTest, TestSimpleQParserPlugin, CollectionsAPIAsyncDistributedZkTest, AtomicUpdateRemovalJavabinTest, TolerantUpdateProcessorTest, ClassificationUpdateProcessorFactoryTest, VersionInfoTest, DirectUpdateHandlerTest, RequestHandlersTest, RangeFacetCloudTest, TestDynamicLoading, TestStressReorder, TestBulkSchemaAPI, TestFunctionQuery, TestRangeQuery, TestLegacyNumericUtils, DocValuesTest, RecoveryAfterSoftCommitTest, TestLegacyBM25SimilarityFactory, SolrMetricsIntegrationTest, CachingDirectoryFactoryTest, CurrencyRangeFacetCloudTest, TestZkChroot, TestIndexingPerformance, LoggingHandlerTest, TestRandomFlRTGCloud, CdcrReplicationHandlerTest, PluginInfoTest, TestPrepRecovery, TestJoin, TestSimpleTrackingShardHandler, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, AliasIntegrationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionStateFormat2Test, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteStatusTest, DistributedVersionInfoTest, LeaderElectionTest, LeaderFailoverAfterPartitionTest, LeaderTragicEventTest, MultiSolrCloudTestCaseTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, RollingRestartTest, ShardRoutingTest, SolrXmlInZkTest, SplitShardTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudConsistency, TestCloudRecovery, TestCryptoKeys, TestDistributedMap, TestDownShardTolerantSearch, TestSegmentSorting, TestSolrCloudWithKerberosAlt, TestTlogReplica, TestTolerantUpdateProcessorCloud, ZkControllerTest, ZkFailoverTest, ShardSplitTest, NodeLostTriggerTest, TestPolicyCloud, TriggerEventQueueTest, TriggerIntegrationTest, CdcrVersionReplicationTest, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, ImplicitSnitchTest, RuleEngineTest, RulesTest]
   [junit4] Completed [624/867 (1!)] on J1 in 139.07s, 7 tests, 1 failure, 1 error <<< FAILURES!

[...truncated 45612 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/870/consoleText

[repro] Revision: d91900a4a271829325a948aff874301979aba202

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=RulesTest -Dtests.method=doIntegrationTest -Dtests.seed=59C870F7E0434436 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NL -Dtests.timezone=America/Sitka -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=RulesTest -Dtests.method=testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch -Dtests.seed=59C870F7E0434436 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NL -Dtests.timezone=America/Sitka -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3582 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.RulesTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=59C870F7E0434436 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NL -Dtests.timezone=America/Sitka -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 105 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.rule.RulesTest
[repro] Exiting with code 0

[...truncated 43 lines...]