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/04 13:21:10 UTC

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 816 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/816/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:37433/solr
	at __randomizedtesting.SeedInfo.seed([AFB28FD230B52ADA:27E6B0089E494722]: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.MoveReplicaTest.test(MoveReplicaTest.java:193)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	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)
	... 49 more


FAILED:  org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([AFB28FD230B52ADA:98297BCC0879F77E]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:120)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:303)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:321)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13448 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/init-core-data-001
   [junit4]   2> 157500 WARN  (SUITE-MoveReplicaTest-seed#[AFB28FD230B52ADA]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 157500 INFO  (SUITE-MoveReplicaTest-seed#[AFB28FD230B52ADA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 157502 INFO  (SUITE-MoveReplicaTest-seed#[AFB28FD230B52ADA]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 157503 INFO  (SUITE-MoveReplicaTest-seed#[AFB28FD230B52ADA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 157509 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 157510 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001
   [junit4]   2> 157510 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 157511 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 157511 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 157611 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.ZkTestServer start zk server on port:35095
   [junit4]   2> 157611 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35095
   [junit4]   2> 157611 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35095
   [junit4]   2> 157613 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157630 INFO  (zkConnectionManagerCallback-554-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 157630 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157654 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157662 INFO  (zkConnectionManagerCallback-556-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 157662 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157665 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157678 INFO  (zkConnectionManagerCallback-558-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 157678 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157817 WARN  (jetty-launcher-559-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 157817 WARN  (jetty-launcher-559-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 157817 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 157817 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 157817 INFO  (jetty-launcher-559-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 157819 WARN  (jetty-launcher-559-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 157820 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 157820 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 157820 INFO  (jetty-launcher-559-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 157821 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 157821 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 157821 INFO  (jetty-launcher-559-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 157824 WARN  (jetty-launcher-559-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 157824 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 157824 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 157824 INFO  (jetty-launcher-559-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 157871 INFO  (jetty-launcher-559-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 157871 INFO  (jetty-launcher-559-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 157871 INFO  (jetty-launcher-559-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 157878 INFO  (jetty-launcher-559-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 157878 INFO  (jetty-launcher-559-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 157878 INFO  (jetty-launcher-559-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 157886 INFO  (jetty-launcher-559-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 157886 INFO  (jetty-launcher-559-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 157886 INFO  (jetty-launcher-559-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 157886 INFO  (jetty-launcher-559-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f05b39{/solr,null,AVAILABLE}
   [junit4]   2> 157890 INFO  (jetty-launcher-559-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 157890 INFO  (jetty-launcher-559-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 157890 INFO  (jetty-launcher-559-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 157891 INFO  (jetty-launcher-559-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8fcc43{/solr,null,AVAILABLE}
   [junit4]   2> 157894 INFO  (jetty-launcher-559-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9cd995{/solr,null,AVAILABLE}
   [junit4]   2> 157898 INFO  (jetty-launcher-559-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@19838f8{SSL,[ssl, http/1.1]}{127.0.0.1:45291}
   [junit4]   2> 157898 INFO  (jetty-launcher-559-thread-2) [     ] o.e.j.s.Server Started @157944ms
   [junit4]   2> 157898 INFO  (jetty-launcher-559-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bcc968{/solr,null,AVAILABLE}
   [junit4]   2> 157898 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45291}
   [junit4]   2> 157898 INFO  (jetty-launcher-559-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@eb027{SSL,[ssl, http/1.1]}{127.0.0.1:34223}
   [junit4]   2> 157899 INFO  (jetty-launcher-559-thread-4) [     ] o.e.j.s.Server Started @157944ms
   [junit4]   2> 157899 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34223}
   [junit4]   2> 157899 ERROR (jetty-launcher-559-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 157899 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 157899 ERROR (jetty-launcher-559-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 157899 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 157899 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 157899 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 157899 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157899 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 157899 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157899 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 157899 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-04T12:13:32.701Z
   [junit4]   2> 157899 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-04T12:13:32.701Z
   [junit4]   2> 157902 INFO  (jetty-launcher-559-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b819c7{SSL,[ssl, http/1.1]}{127.0.0.1:42267}
   [junit4]   2> 157902 INFO  (jetty-launcher-559-thread-1) [     ] o.e.j.s.Server Started @157947ms
   [junit4]   2> 157902 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42267}
   [junit4]   2> 157903 ERROR (jetty-launcher-559-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 157903 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 157903 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 157903 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157903 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 157903 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-04T12:13:32.705Z
   [junit4]   2> 157906 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157906 INFO  (jetty-launcher-559-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1940dfb{SSL,[ssl, http/1.1]}{127.0.0.1:37433}
   [junit4]   2> 157906 INFO  (jetty-launcher-559-thread-3) [     ] o.e.j.s.Server Started @157952ms
   [junit4]   2> 157906 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37433}
   [junit4]   2> 157907 ERROR (jetty-launcher-559-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 157907 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 157907 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 157907 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157907 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 157907 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-04T12:13:32.709Z
   [junit4]   2> 157914 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157924 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157925 INFO  (zkConnectionManagerCallback-561-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 157925 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157926 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157930 INFO  (zkConnectionManagerCallback-565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 157930 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157930 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157934 INFO  (zkConnectionManagerCallback-563-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 157934 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157935 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157935 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157937 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 157937 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 157937 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 157937 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 157937 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 157937 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 157939 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 157939 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 157939 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 157942 INFO  (zkConnectionManagerCallback-567-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 157942 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157943 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157945 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 157945 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 157946 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 158830 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 158830 WARN  (jetty-launcher-559-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 158845 WARN  (jetty-launcher-559-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f13583[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 158845 WARN  (jetty-launcher-559-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f13583[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 158860 WARN  (jetty-launcher-559-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 158879 WARN  (jetty-launcher-559-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13afdd7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 158879 WARN  (jetty-launcher-559-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13afdd7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 158880 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35095/solr
   [junit4]   2> 158894 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 158898 INFO  (zkConnectionManagerCallback-577-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 158898 INFO  (jetty-launcher-559-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159027 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159043 INFO  (zkConnectionManagerCallback-579-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159043 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159141 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37433_solr
   [junit4]   2> 159141 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.c.Overseer Overseer (id=72107151354626056-127.0.0.1:37433_solr-n_0000000000) starting
   [junit4]   2> 159166 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159170 INFO  (zkConnectionManagerCallback-586-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159170 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159172 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35095/solr ready
   [junit4]   2> 159183 INFO  (OverseerStateUpdate-72107151354626056-127.0.0.1:37433_solr-n_0000000000) [n:127.0.0.1:37433_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37433_solr
   [junit4]   2> 159204 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37433_solr
   [junit4]   2> 159228 INFO  (zkCallback-578-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 159230 INFO  (zkCallback-585-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 159262 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 159287 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 159294 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 159294 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 159295 INFO  (jetty-launcher-559-thread-3) [n:127.0.0.1:37433_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001/node3/.
   [junit4]   2> 159369 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 159370 WARN  (jetty-launcher-559-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 159380 WARN  (jetty-launcher-559-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42e681[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 159380 WARN  (jetty-launcher-559-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42e681[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 159395 WARN  (jetty-launcher-559-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 159400 WARN  (jetty-launcher-559-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12f1a35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 159400 WARN  (jetty-launcher-559-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12f1a35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 159402 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35095/solr
   [junit4]   2> 159406 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159407 INFO  (zkConnectionManagerCallback-593-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159407 INFO  (jetty-launcher-559-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159493 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 159494 WARN  (jetty-launcher-559-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 159534 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159535 WARN  (jetty-launcher-559-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1194cbf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 159535 WARN  (jetty-launcher-559-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1194cbf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 159545 WARN  (jetty-launcher-559-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 159555 INFO  (zkConnectionManagerCallback-596-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159555 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159555 WARN  (jetty-launcher-559-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e51f48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 159555 WARN  (jetty-launcher-559-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e51f48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 159557 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35095/solr
   [junit4]   2> 159562 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 159564 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34223_solr as DOWN
   [junit4]   2> 159565 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 159565 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34223_solr
   [junit4]   2> 159574 INFO  (zkCallback-585-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 159583 INFO  (zkCallback-578-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 159591 INFO  (zkCallback-595-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 159594 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159594 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159595 INFO  (zkConnectionManagerCallback-601-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159595 INFO  (jetty-launcher-559-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159596 INFO  (zkConnectionManagerCallback-608-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159596 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159699 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 159701 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35095/solr ready
   [junit4]   2> 159706 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159725 INFO  (zkConnectionManagerCallback-610-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159725 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159728 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 159732 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42267_solr as DOWN
   [junit4]   2> 159732 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 159732 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42267_solr
   [junit4]   2> 159733 INFO  (zkCallback-585-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 159733 INFO  (zkCallback-595-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 159734 INFO  (zkCallback-578-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 159735 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 159735 INFO  (zkCallback-607-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 159735 INFO  (zkCallback-609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 159738 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159738 INFO  (zkConnectionManagerCallback-618-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 159738 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159739 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 159740 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35095/solr ready
   [junit4]   2> 159754 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 159765 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 159765 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 159766 INFO  (jetty-launcher-559-thread-4) [n:127.0.0.1:34223_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001/node4/.
   [junit4]   2> 159766 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 159797 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 159807 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 159808 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 159812 INFO  (jetty-launcher-559-thread-1) [n:127.0.0.1:42267_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001/node1/.
   [junit4]   2> 160156 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 160156 WARN  (jetty-launcher-559-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 160158 WARN  (jetty-launcher-559-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19de3b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 160159 WARN  (jetty-launcher-559-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19de3b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 160162 WARN  (jetty-launcher-559-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 160163 WARN  (jetty-launcher-559-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@337106[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 160163 WARN  (jetty-launcher-559-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@337106[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 160164 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35095/solr
   [junit4]   2> 160166 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 160169 INFO  (zkConnectionManagerCallback-625-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160170 INFO  (jetty-launcher-559-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 160278 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 160278 INFO  (zkConnectionManagerCallback-627-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160278 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 160282 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 160286 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45291_solr as DOWN
   [junit4]   2> 160287 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 160287 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45291_solr
   [junit4]   2> 160289 INFO  (zkCallback-607-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160289 INFO  (zkCallback-578-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160290 INFO  (zkCallback-595-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160290 INFO  (zkCallback-585-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160292 INFO  (zkCallback-617-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160293 INFO  (zkCallback-609-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160294 INFO  (zkCallback-626-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 160299 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 160299 INFO  (zkConnectionManagerCallback-634-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160299 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 160301 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 160301 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35095/solr ready
   [junit4]   2> 160322 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 160337 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 160345 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 160345 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 160346 INFO  (jetty-launcher-559-thread-2) [n:127.0.0.1:45291_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001/node2/.
   [junit4]   2> 160402 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 160403 INFO  (zkConnectionManagerCallback-640-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 160403 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 160404 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 160405 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35095/solr ready
   [junit4]   2> 160461 INFO  (qtp7270397-3760) [n:127.0.0.1:37433_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 160471 INFO  (qtp7270397-3760) [n:127.0.0.1:37433_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 160472 INFO  (TEST-MoveReplicaTest.test-seed#[AFB28FD230B52ADA]) [     ] o.a.s.c.MoveReplicaTest total_jettys: 4
   [junit4]   2> 160474 INFO  (qtp7270397-3762) [n:127.0.0.1:37433_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaTest_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 160478 INFO  (OverseerThreadFactory-824-thread-2-processing-n:127.0.0.1:37433_solr) [n:127.0.0.1:37433_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaTest_coll_true
   [junit4]   2> 160479 INFO  (OverseerCollectionConfigSetProcessor-72107151354626056-127.0.0.1:37433_solr-n_0000000000) [n:127.0.0.1:37433_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 160585 INFO  (OverseerStateUpdate-72107151354626056-127.0.0.1:37433_solr-n_0000000000) [n:127.0.0.1:37433_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37433/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 160588 INFO  (OverseerStateUpdate-72107151354626056-127.0.0.1:37433_solr-n_0000000000) [n:127.0.0.1:37433_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_coll_true_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45291/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 160590 INFO  (OverseerStateUpdate-72107151354626056-127.0.0.1:37433_solr-n_0000000000) [n:127.0.0.1:37433_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34223/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 160592 INFO  (OverseerStateUpdate-72107151354626056-127.0.0.1:37433_solr-n_0000000000) [n:127.0.0.1:37433_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_coll_true_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42267/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 160834 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr    x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 160834 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr    x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 160882 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr    x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard1_replica_n3&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 160904 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr    x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 160924 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr    x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 161876 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 161883 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema [MoveReplicaTest_coll_true_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 161908 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 161910 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 161910 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard1_replica_n1' using configuration from collection MoveReplicaTest_coll_true, trusted=true
   [junit4]   2> 161911 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaTest_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 161911 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001/node3/MoveReplicaTest_coll_true_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001/node3/./MoveReplicaTest_coll_true_shard1_replica_n1/data/]
   [junit4]   2> 161917 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.s.IndexSchema [MoveReplicaTest_coll_true_shard1_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 161929 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 161948 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.s.IndexSchema [MoveReplicaTest_coll_true_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 161950 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 161972 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 161972 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard1_replica_n3' using configuration from collection MoveReplicaTest_coll_true, trusted=true
   [junit4]   2> 161973 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard1.replica_n3' (registry 'solr.core.MoveReplicaTest_coll_true.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 161973 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001/node2/MoveReplicaTest_coll_true_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001/node2/./MoveReplicaTest_coll_true_shard1_replica_n3/data/]
   [junit4]   2> 161973 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema [MoveReplicaTest_coll_true_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 161975 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 161975 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard2_replica_n6' using configuration from collection MoveReplicaTest_coll_true, trusted=true
   [junit4]   2> 161975 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard2.replica_n6' (registry 'solr.core.MoveReplicaTest_coll_true.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 161976 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001/node1/MoveReplicaTest_coll_true_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001/node1/./MoveReplicaTest_coll_true_shard2_replica_n6/data/]
   [junit4]   2> 162003 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 162003 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard2_replica_n4' using configuration from collection MoveReplicaTest_coll_true, trusted=true
   [junit4]   2> 162004 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaTest_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15c0b3
   [junit4]   2> 162004 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001/node4/MoveReplicaTest_coll_true_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaTest_AFB28FD230B52ADA-001/tempDir-001/node4/./MoveReplicaTest_coll_true_shard2_replica_n4/data/]
   [junit4]   2> 162070 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 162070 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 162072 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 162074 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 162078 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@eeac7[MoveReplicaTest_coll_true_shard1_replica_n1] main]
   [junit4]   2> 162110 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 162110 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 162111 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 162111 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638129904556965888
   [junit4]   2> 162116 INFO  (searcherExecutor-850-thread-1-processing-n:127.0.0.1:37433_solr x:MoveReplicaTest_coll_true_shard1_replica_n1 c:MoveReplicaTest_coll_true s:shard1 r:core_node2) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard1_replica_n1] Registered new searcher Searcher@eeac7[MoveReplicaTest_coll_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 162120 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_coll_true/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 162120 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_coll_true/leaders/shard1
   [junit4]   2> 162128 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 162129 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 162130 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 162130 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 162135 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1796e53[MoveReplicaTest_coll_true_shard1_replica_n3] main]
   [junit4]   2> 162137 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 162138 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 162138 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=14997ms
   [junit4]   2> 162139 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 162139 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638129904586326016
   [junit4]   2> 162147 INFO  (searcherExecutor-851-thread-1-processing-n:127.0.0.1:45291_solr x:MoveReplicaTest_coll_true_shard1_replica_n3 c:MoveReplicaTest_coll_true s:shard1 r:core_node5) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard1_replica_n3] Registered new searcher Searcher@1796e53[MoveReplicaTest_coll_true_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 162158 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_coll_true/terms/shard1 to Terms{values={core_node2=0, core_node5=0}, version=1}
   [junit4]   2> 162158 INFO  (qtp6477311-3749) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_coll_true/leaders/shard1
   [junit4]   2> 162159 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 162159 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 162160 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 162160 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 162162 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@98ec03[MoveReplicaTest_coll_true_shard2_replica_n6] main]
   [junit4]   2> 162164 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 162164 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 162165 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 162165 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638129904613588992
   [junit4]   2> 162170 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 162170 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 162172 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 162172 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 162173 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10c59b[MoveReplicaTest_coll_true_shard2_replica_n4] main]
   [junit4]   2> 162178 INFO  (searcherExecutor-852-thread-1-processing-n:127.0.0.1:42267_solr x:MoveReplicaTest_coll_true_shard2_replica_n6 c:MoveReplicaTest_coll_true s:shard2 r:core_node8) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard2_replica_n6] Registered new searcher Searcher@98ec03[MoveReplicaTest_coll_true_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 162180 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_coll_true/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 162180 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_coll_true/leaders/shard2
   [junit4]   2> 162180 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 162180 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 162181 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 162181 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638129904630366208
   [junit4]   2> 162184 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=14999ms
   [junit4]   2> 162185 INFO  (searcherExecutor-854-thread-1-processing-n:127.0.0.1:34223_solr x:MoveReplicaTest_coll_true_shard2_replica_n4 c:MoveReplicaTest_coll_true s:shard2 r:core_node7) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard2_replica_n4] Registered new searcher Searcher@10c59b[MoveReplicaTest_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 162186 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_coll_true/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 162186 INFO  (qtp32786258-3758) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_coll_true/leaders/shard2
   [junit4]   2> 162640 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 162640 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 162640 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37433/solr/MoveReplicaTest_coll_true_shard1_replica_n1/
   [junit4]   2> 162640 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=MoveReplicaTest_coll_true_shard1_replica_n1 url=https://127.0.0.1:37433/solr START replicas=[https://127.0.0.1:45291/solr/MoveReplicaTest_coll_true_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 162640 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=MoveReplicaTest_coll_true_shard1_replica_n1 url=https://127.0.0.1:37433/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 162646 INFO  (qtp6477311-3753) [n:127.0.0.1:45291_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_n3 ] o.a.s.c.S.Request [MoveReplicaTest_coll_true_shard1_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 162646 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 162646 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] 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> 162646 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MoveReplicaTest_coll_true/leaders/shard1/leader after winning as /collections/MoveReplicaTest_coll_true/leader_elect/shard1/election/72107151354626056-core_node2-n_0000000000
   [junit4]   2> 162647 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37433/solr/MoveReplicaTest_coll_true_shard1_replica_n1/ shard1
   [junit4]   2> 162685 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 162685 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 162685 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42267/solr/MoveReplicaTest_coll_true_shard2_replica_n6/
   [junit4]   2> 162685 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=MoveReplicaTest_coll_true_shard2_replica_n6 url=https://127.0.0.1:42267/solr START replicas=[https://127.0.0.1:34223/solr/MoveReplicaTest_coll_true_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 162685 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=MoveReplicaTest_coll_true_shard2_replica_n6 url=https://127.0.0.1:42267/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 162691 INFO  (qtp32786258-3759) [n:127.0.0.1:34223_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.S.Request [MoveReplicaTest_coll_true_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 162691 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 162692 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] 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> 162692 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MoveReplicaTest_coll_true/leaders/shard2/leader after winning as /collections/MoveReplicaTest_coll_true/leader_elect/shard2/election/72107151354626062-core_node8-n_0000000000
   [junit4]   2> 162693 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42267/solr/MoveReplicaTest_coll_true_shard2_replica_n6/ shard2
   [junit4]   2> 162794 INFO  (zkCallback-609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 162794 INFO  (zkCallback-578-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 162794 INFO  (qtp7270397-3757) [n:127.0.0.1:37433_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node2 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 162794 INFO  (qtp21165284-3754) [n:127.0.0.1:42267_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 162896 INFO  (zkCallback-578-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 162896 INFO  (zkCallback-609-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 162896 INFO  (zkCallback-578-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - upda

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

it4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	6	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 2906977 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[AFB28FD230B52ADA]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39665
   [junit4]   2> 2906977 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[AFB28FD230B52ADA]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39665
   [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.security.hadoop.TestDelegationWithHadoopAuth_AFB28FD230B52ADA-001
   [junit4]   2> Jul 04, 2019 12:59:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1353, maxMBSortInHeap=5.690791495640443, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19f8cc3), locale=es-SV, timezone=Etc/GMT-5
   [junit4]   2> NOTE: Linux 4.18.0-24-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=8,threads=1,free=289588640,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRecovery, PhrasesIdentificationComponentTest, TestTrackingShardHandlerFactory, SpellCheckCollatorTest, TestComponentsName, TestEmbeddedSolrServerConstructors, TestSimTriggerIntegration, TestSortByMinMaxFunction, HdfsNNFailoverTest, AsyncCallRequestStatusResponseTest, HdfsBasicDistributedZkTest, TestRandomFlRTGCloud, TestApiFramework, TestSolrConfigHandler, TestExactStatsCache, MoveReplicaHDFSTest, TestReqParamsAPI, TestSurroundQueryParser, TestExpandComponent, HdfsRestartWhileUpdatingTest, TestObjectReleaseTracker, TestDocTermOrdsUninvertLimit, TestInPlaceUpdatesDistrib, TestCloudPivotFacet, TestCloudRecovery2, RecoveryAfterSoftCommitTest, TestCryptoKeys, CdcrReplicationHandlerTest, TestConfigSetsAPI, AutoScalingHandlerTest, TransactionLogTest, GraphQueryTest, TestUtilizeNode, TestSolrJ, DocValuesNotIndexedTest, XmlUpdateRequestHandlerTest, BlockJoinFacetDistribTest, NodeMarkersRegistrationTest, TestRequestStatusCollectionAPI, PreAnalyzedUpdateProcessorTest, LeaderElectionIntegrationTest, TestBlendedInfixSuggestions, SuggesterWFSTTest, DeleteNodeTest, TestSortableTextField, LeaderFailureAfterFreshStartTest, BlockCacheTest, TestPerFieldSimilarityWithDefaultOverride, SolrMetricsIntegrationTest, DistribJoinFromCollectionTest, CustomHighlightComponentTest, TestManagedSynonymFilterFactory, RequestHandlersTest, TestReloadDeadlock, CreateRoutedAliasTest, CurrencyRangeFacetCloudTest, PolyFieldTest, TestStressReorder, TestSQLHandlerNonCloud, TestFunctionQuery, TolerantUpdateProcessorTest, SystemCollectionCompatTest, TestTolerantSearch, SmileWriterTest, EmbeddedSolrNoSerializeTest, HdfsAutoAddReplicasIntegrationTest, TestCursorMarkWithoutUniqueKey, MetricTriggerIntegrationTest, SolrXmlInZkTest, CloudMLTQParserTest, ResponseLogComponentTest, CloneFieldUpdateProcessorFactoryTest, RankQueryTest, PingRequestHandlerTest, MultiDestinationAuditLoggerTest, TestScoreJoinQPNoScore, TestCorePropertiesReload, TestCloudManagedSchema, StatelessScriptUpdateProcessorFactoryTest, StressHdfsTest, TestLRUCache, FieldAnalysisRequestHandlerTest, MultiThreadedOCPTest, TestDynamicLoading, TestLuceneMatchVersion, SpellingQueryConverterTest, SolrCoreMetricManagerTest, LegacyCloudClusterPropTest, FullSolrCloudDistribCmdsTest, FullHLLTest, CheckHdfsIndexTest, SimpleFacetsTest, TestBadConfig, SolrCoreCheckLockOnStartupTest, RangeFacetCloudTest, CollectionStateFormat2Test, TestJavabinTupleStreamParser, TestCoreAdminApis, TestFieldCacheWithThreads, TestReloadAndDeleteDocs, AutoscalingHistoryHandlerTest, HighlighterTest, SolrPluginUtilsTest, PluginInfoTest, DeleteStatusTest, SearchRateTriggerTest, TestManagedSchemaAPI, TestHighlightDedupGrouping, TestNRTOpen, TestSolrCLIRunExample, ZkStateReaderTest, TestPrepRecovery, RuleEngineTest, SortSpecParsingTest, DateRangeFieldTest, ReplicationFactorTest, HttpPartitionTest, DirectSolrConnectionTest, TestCollapseQParserPlugin, ProtectedTermFilterFactoryTest, SolrIndexMetricsTest, TestDynamicFieldResource, UnloadDistributedZkTest, TestSlowCompositeReaderWrapper, TermVectorComponentTest, SliceStateTest, TestTlogReplica, UniqFieldsUpdateProcessorFactoryTest, SolrJmxReporterTest, MigrateRouteKeyTest, TestConfigReload, TestHashPartitioner, SecurityConfHandlerTest, ConnectionReuseTest, ResponseHeaderTest, BinaryUpdateRequestHandlerTest, TestXmlQParser, SuggesterFSTTest, NotRequiredUniqueKeyTest, TestRequestForwarding, NodeAddedTriggerTest, TestSerializedLuceneMatchVersion, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest, OverseerStatusTest, OverseerTest, RoutingToNodesWithPropertiesTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestDistribDocBasedVersion, TestDistributedMap, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestSegmentSorting, TestSkipOverseerOperations, TestStressInPlaceUpdates, TlogReplayBufferedWhileIndexingTest, ZkCLITest, ZkSolrClientTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, TestSimLargeCluster, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, AlternateDirectoryTest, BlobRepositoryCloudTest, CoreSorterTest, DirectoryFactoryTest, TestConfigOverlay, TestConfigSetImmutable, TestDynamicURP, TestLazyCores, TestReplicationHandlerBackup, TestSystemCollAutoCreate, CoreMergeIndexesAdminHandlerTest, DaemonStreamApiTest, LoggingHandlerTest, MBeansHandlerTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, InfixSuggestersTest, StatsComponentTest, Tagger2Test, TaggerTest, XmlInterpolationTest, HighlighterConfigTest, TestLegacyNumericUtils, TestNumericRangeQuery64, SolrShardReporterTest, TestUnInvertedFieldException, TestWriterPerf, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestRawTransformer, TestRetrieveFieldsOptimizer, TestSubQueryTransformer, TestSubQueryTransformerDistrib, TestCopyFieldCollectionResource, TestFieldResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaResource, BadCopyFieldTest, BadIndexSchemaTest, CurrencyFieldTypeTest, EnumFieldTest, ExternalFileFieldSortTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, PreAnalyzedFieldTest, RequiredFieldsTest, SchemaVersionSpecificBehaviorTest, SynonymTokenizerTest, TestBinaryField, TestCollationField, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestOmitPositions, TestPointFields, LargeFieldTest, MergeStrategyTest, TestFieldSortValues, TestFoldingMultitermQuery, TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestIndexSearcher, TestMinHashQParser, TestMultiWordSynonyms, TestPayloadCheckQParserPlugin, TestPayloadScoreQParserPlugin, TestRTGBase, TestRangeQuery, TestCloudJSONFacetSKG, AuditLoggerPluginTest, BasicAuthIntegrationTest, JWTAuthPluginIntegrationTest, TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth]
   [junit4] Completed [779/867 (2!)] on J1 in 5.02s, 8 tests, 1 failure <<< FAILURES!

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

[repro] Revision: ef64f7af3e4b5c1b97dd2aabe79c7bbe3e4e8c5b

[repro] Ant options: "-Dargs=-server -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaTest -Dtests.method=test -Dtests.seed=AFB28FD230B52ADA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew -Dtests.seed=AFB28FD230B52ADA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=Etc/GMT-5 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3577 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestDelegationWithHadoopAuth|*.MoveReplicaTest" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=AFB28FD230B52ADA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=Etc/GMT-5 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 130 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaTest
[repro]   0/5 failed: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
[repro] Exiting with code 0

[...truncated 43 lines...]

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/817/
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:35671/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:35671/solr
	at __randomizedtesting.SeedInfo.seed([D46E365DB9FDB574:315D71DCA5894776]: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.testPortRuleInPresenceOfClusterPolicy

Error Message:
Error from server at https://127.0.0.1:35671/solr: Could not find collection : rulesColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35671/solr: Could not find collection : rulesColl
	at __randomizedtesting.SeedInfo.seed([D46E365DB9FDB574:6D46BADD0E24FF3C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	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)




Build Log:
[...truncated 13576 lines...]
   [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
   [junit4]   2> 325824 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/init-core-data-001
   [junit4]   2> 325824 WARN  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 325824 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 325825 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 325826 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-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/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001
   [junit4]   2> 325826 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 325831 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 325831 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 325931 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:34759
   [junit4]   2> 325931 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34759
   [junit4]   2> 325931 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34759
   [junit4]   2> 325933 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 325946 INFO  (zkConnectionManagerCallback-2496-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 325946 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 325959 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 325962 INFO  (zkConnectionManagerCallback-2498-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 325962 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 325963 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 325966 INFO  (zkConnectionManagerCallback-2500-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 325966 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326083 WARN  (jetty-launcher-2501-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 326083 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 326083 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 326084 INFO  (jetty-launcher-2501-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> 326084 WARN  (jetty-launcher-2501-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 326085 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 326085 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 326085 INFO  (jetty-launcher-2501-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> 326087 WARN  (jetty-launcher-2501-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 326088 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 326088 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 326088 INFO  (jetty-launcher-2501-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> 326105 WARN  (jetty-launcher-2501-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 326105 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 326105 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 326106 INFO  (jetty-launcher-2501-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> 326134 WARN  (jetty-launcher-2501-thread-5) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 326134 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 326134 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 326134 INFO  (jetty-launcher-2501-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> 326147 INFO  (jetty-launcher-2501-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 326147 INFO  (jetty-launcher-2501-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 326147 INFO  (jetty-launcher-2501-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 326150 INFO  (jetty-launcher-2501-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cc7ccdb{/solr,null,AVAILABLE}
   [junit4]   2> 326150 INFO  (jetty-launcher-2501-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@65d3d367{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:37463}
   [junit4]   2> 326150 INFO  (jetty-launcher-2501-thread-2) [     ] o.e.j.s.Server Started @326197ms
   [junit4]   2> 326151 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37463}
   [junit4]   2> 326151 ERROR (jetty-launcher-2501-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 326151 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 326151 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.2.0
   [junit4]   2> 326151 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326151 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 326151 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-04T15:13:44.220447Z
   [junit4]   2> 326160 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326160 INFO  (jetty-launcher-2501-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 326160 INFO  (jetty-launcher-2501-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 326160 INFO  (jetty-launcher-2501-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 326161 INFO  (jetty-launcher-2501-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30e0e80a{/solr,null,AVAILABLE}
   [junit4]   2> 326162 INFO  (jetty-launcher-2501-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@345d28f4{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41811}
   [junit4]   2> 326162 INFO  (jetty-launcher-2501-thread-3) [     ] o.e.j.s.Server Started @326208ms
   [junit4]   2> 326162 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41811}
   [junit4]   2> 326162 ERROR (jetty-launcher-2501-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 326162 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 326162 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.2.0
   [junit4]   2> 326163 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326163 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 326163 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-04T15:13:44.232052Z
   [junit4]   2> 326168 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326168 INFO  (zkConnectionManagerCallback-2503-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326168 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326168 INFO  (jetty-launcher-2501-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 326168 INFO  (jetty-launcher-2501-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 326168 INFO  (jetty-launcher-2501-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 326168 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326171 INFO  (zkConnectionManagerCallback-2505-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326171 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326172 INFO  (jetty-launcher-2501-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d837929{/solr,null,AVAILABLE}
   [junit4]   2> 326172 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@75857f0b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:36573}
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] o.e.j.s.Server Started @326219ms
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36573}
   [junit4]   2> 326173 ERROR (jetty-launcher-2501-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.2.0
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-04T15:13:44.242563Z
   [junit4]   2> 326183 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326183 INFO  (jetty-launcher-2501-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 326183 INFO  (jetty-launcher-2501-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 326183 INFO  (jetty-launcher-2501-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 326185 INFO  (zkConnectionManagerCallback-2507-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326185 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326185 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326191 INFO  (jetty-launcher-2501-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e9f23a1{/solr,null,AVAILABLE}
   [junit4]   2> 326192 INFO  (jetty-launcher-2501-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@f9e035b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35671}
   [junit4]   2> 326192 INFO  (jetty-launcher-2501-thread-1) [     ] o.e.j.s.Server Started @326238ms
   [junit4]   2> 326192 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35671}
   [junit4]   2> 326192 ERROR (jetty-launcher-2501-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 326192 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 326193 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.2.0
   [junit4]   2> 326193 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326193 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 326193 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-04T15:13:44.262054Z
   [junit4]   2> 326197 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326197 INFO  (jetty-launcher-2501-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 326197 INFO  (jetty-launcher-2501-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 326197 INFO  (jetty-launcher-2501-thread-5) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 326199 INFO  (jetty-launcher-2501-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4be38222{/solr,null,AVAILABLE}
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6db96d8c{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:32925}
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] o.e.j.s.Server Started @326246ms
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32925}
   [junit4]   2> 326200 ERROR (jetty-launcher-2501-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.2.0
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-04T15:13:44.269835Z
   [junit4]   2> 326203 INFO  (zkConnectionManagerCallback-2509-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326203 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326204 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326204 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326204 INFO  (zkConnectionManagerCallback-2511-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326204 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326204 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326372 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 326377 WARN  (jetty-launcher-2501-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65a45342[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326377 WARN  (jetty-launcher-2501-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65a45342[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326385 WARN  (jetty-launcher-2501-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e25ab37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326385 WARN  (jetty-launcher-2501-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e25ab37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326385 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34759/solr
   [junit4]   2> 326394 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326395 INFO  (zkConnectionManagerCallback-2519-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326395 INFO  (jetty-launcher-2501-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326467 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 326468 WARN  (jetty-launcher-2501-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@766f6258[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326468 WARN  (jetty-launcher-2501-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@766f6258[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326480 WARN  (jetty-launcher-2501-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77117ec1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326480 WARN  (jetty-launcher-2501-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77117ec1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326481 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34759/solr
   [junit4]   2> 326495 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326495 INFO  (zkConnectionManagerCallback-2526-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326496 INFO  (jetty-launcher-2501-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326630 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 326631 WARN  (jetty-launcher-2501-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77338a55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326631 WARN  (jetty-launcher-2501-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77338a55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326639 WARN  (jetty-launcher-2501-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a4d8edd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326639 WARN  (jetty-launcher-2501-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a4d8edd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326640 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34759/solr
   [junit4]   2> 326643 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326643 INFO  (zkConnectionManagerCallback-2533-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326643 INFO  (jetty-launcher-2501-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326681 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 326682 WARN  (jetty-launcher-2501-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ef2bdf0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326682 WARN  (jetty-launcher-2501-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ef2bdf0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326686 WARN  (jetty-launcher-2501-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e3a46e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326686 WARN  (jetty-launcher-2501-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e3a46e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326687 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34759/solr
   [junit4]   2> 326698 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326698 INFO  (zkConnectionManagerCallback-2540-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326698 INFO  (jetty-launcher-2501-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326757 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 326759 WARN  (jetty-launcher-2501-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1382be05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326759 WARN  (jetty-launcher-2501-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1382be05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326763 WARN  (jetty-launcher-2501-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@176feb41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326763 WARN  (jetty-launcher-2501-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@176feb41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326764 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34759/solr
   [junit4]   2> 326765 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326765 INFO  (zkConnectionManagerCallback-2546-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326765 INFO  (jetty-launcher-2501-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326774 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326776 INFO  (zkConnectionManagerCallback-2548-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326776 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326823 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36573_solr
   [junit4]   2> 326823 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.c.Overseer Overseer (id=72107859902136333-127.0.0.1:36573_solr-n_0000000000) starting
   [junit4]   2> 326826 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326831 INFO  (zkConnectionManagerCallback-2555-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326831 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326833 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34759/solr ready
   [junit4]   2> 326833 INFO  (OverseerStateUpdate-72107859902136333-127.0.0.1:36573_solr-n_0000000000) [n:127.0.0.1:36573_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36573_solr
   [junit4]   2> 326835 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36573_solr
   [junit4]   2> 326839 INFO  (zkCallback-2554-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 326856 INFO  (zkCallback-2547-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 326863 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 326879 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326880 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36573.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 326883 INFO  (zkConnectionManagerCallback-2558-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326883 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326886 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 326888 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35671_solr as DOWN
   [junit4]   2> 326889 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36573.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 326889 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36573.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 326889 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 326889 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35671_solr
   [junit4]   2> 326890 INFO  (zkCallback-2554-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 326890 INFO  (zkCallback-2547-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 326890 INFO  (jetty-launcher-2501-thread-4) [n:127.0.0.1:36573_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node4/.
   [junit4]   2> 326895 INFO  (zkCallback-2557-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 326903 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326905 INFO  (zkConnectionManagerCallback-2565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326905 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326905 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 326906 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34759/solr ready
   [junit4]   2> 326917 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 326933 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35671.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 326940 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35671.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 326940 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35671.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 326942 INFO  (jetty-launcher-2501-thread-1) [n:127.0.0.1:35671_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node1/.
   [junit4]   2> 326975 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326975 INFO  (zkConnectionManagerCallback-2568-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326975 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326978 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 326979 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37463_solr as DOWN
   [junit4]   2> 326980 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 326980 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37463_solr
   [junit4]   2> 326982 INFO  (zkCallback-2554-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 326982 INFO  (zkCallback-2557-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 326982 INFO  (zkCallback-2547-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 326982 INFO  (zkCallback-2564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 326982 INFO  (zkCallback-2567-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 326983 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326984 INFO  (zkConnectionManagerCallback-2575-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326984 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326985 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 326986 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34759/solr ready
   [junit4]   2> 326996 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 327009 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37463.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327016 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37463.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327016 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37463.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327017 INFO  (jetty-launcher-2501-thread-2) [n:127.0.0.1:37463_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node2/.
   [junit4]   2> 327075 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 327076 INFO  (zkConnectionManagerCallback-2578-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327076 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 327081 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 327082 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41811_solr as DOWN
   [junit4]   2> 327083 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 327083 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41811_solr
   [junit4]   2> 327083 INFO  (zkCallback-2554-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327083 INFO  (zkCallback-2557-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327083 INFO  (zkCallback-2564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327083 INFO  (zkCallback-2547-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327083 INFO  (zkCallback-2567-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327083 INFO  (zkCallback-2577-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327083 INFO  (zkCallback-2574-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327084 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 327084 INFO  (zkConnectionManagerCallback-2585-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327084 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 327085 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 327086 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34759/solr ready
   [junit4]   2> 327096 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 327110 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41811.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327117 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41811.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327118 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41811.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327118 INFO  (jetty-launcher-2501-thread-3) [n:127.0.0.1:41811_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node3/.
   [junit4]   2> 327175 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 327176 INFO  (zkConnectionManagerCallback-2588-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327176 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 327179 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 327180 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32925_solr as DOWN
   [junit4]   2> 327181 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 327181 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32925_solr
   [junit4]   2> 327181 INFO  (zkCallback-2554-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2564-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2567-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2547-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2557-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2577-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2574-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2584-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2587-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327182 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 327183 INFO  (zkConnectionManagerCallback-2595-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327183 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 327184 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 327184 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34759/solr ready
   [junit4]   2> 327197 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 327214 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32925.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327220 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32925.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327220 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32925.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327221 INFO  (jetty-launcher-2501-thread-5) [n:127.0.0.1:32925_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node5/.
   [junit4]   2> 327264 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 327265 INFO  (zkConnectionManagerCallback-2601-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327265 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 327266 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 327267 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34759/solr ready
   [junit4]   2> 327296 INFO  (TEST-RulesTest.testHostFragmentRule-seed#[D46E365DB9FDB574]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHostFragmentRule
   [junit4]   2> 327311 INFO  (qtp1080360732-6861) [n:127.0.0.1:35671_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=hostFragment&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 327316 INFO  (OverseerThreadFactory-2238-thread-1-processing-n:127.0.0.1:36573_solr) [n:127.0.0.1:36573_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection hostFragment
   [junit4]   2> 327426 INFO  (OverseerStateUpdate-72107859902136333-127.0.0.1:36573_solr-n_0000000000) [n:127.0.0.1:36573_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"hostFragment",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"hostFragment_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37463/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 327426 INFO  (OverseerStateUpdate-72107859902136333-127.0.0.1:36573_solr-n_0000000000) [n:127.0.0.1:36573_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"hostFragment",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"hostFragment_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35671/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 327637 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    x:hostFragment_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n2&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 327642 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr    x:hostFragment_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n1&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 328645 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 328650 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 328652 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.s.IndexSchema [hostFragment_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 328653 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 328653 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'hostFragment_shard1_replica_n2' using configuration from collection hostFragment, trusted=true
   [junit4]   2> 328654 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35671.solr.core.hostFragment.shard1.replica_n2' (registry 'solr.core.hostFragment.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 328654 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.SolrCore [[hostFragment_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node1/hostFragment_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node1/./hostFragment_shard1_replica_n2/data/]
   [junit4]   2> 328655 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.s.IndexSchema [hostFragment_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 328656 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 328656 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'hostFragment_shard1_replica_n1' using configuration from collection hostFragment, trusted=true
   [junit4]   2> 328657 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37463.solr.core.hostFragment.shard1.replica_n1' (registry 'solr.core.hostFragment.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 328657 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.c.SolrCore [[hostFragment_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node2/hostFragment_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node2/./hostFragment_shard1_replica_n1/data/]
   [junit4]   2> 328701 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 328701 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 328703 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 328703 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 328704 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@36b2e08d[hostFragment_shard1_replica_n2] main]
   [junit4]   2> 328705 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 328705 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 328705 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 328706 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638141239518822400
   [junit4]   2> 328708 INFO  (searcherExecutor-2259-thread-1-processing-n:127.0.0.1:35671_solr x:hostFragment_shard1_replica_n2 c:hostFragment s:shard1 r:core_node4) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.SolrCore [hostFragment_shard1_replica_n2] Registered new searcher Searcher@36b2e08d[hostFragment_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 328710 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/hostFragment/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 328710 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/hostFragment/leaders/shard1
   [junit4]   2> 328712 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 328715 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 328715 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 328717 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 328717 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 328718 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c29852[hostFragment_shard1_replica_n1] main]
   [junit4]   2> 328719 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 328719 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 328720 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 328720 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638141239533502464
   [junit4]   2> 328722 INFO  (searcherExecutor-2260-thread-1-processing-n:127.0.0.1:37463_solr x:hostFragment_shard1_replica_n1 c:hostFragment s:shard1 r:core_node3) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.c.SolrCore [hostFragment_shard1_replica_n1] Registered new searcher Searcher@5c29852[hostFragment_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 328725 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/hostFragment/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 328725 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/hostFragment/leaders/shard1
   [junit4]   2> 329212 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 329212 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 329212 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35671/solr/hostFragment_shard1_replica_n2/
   [junit4]   2> 329213 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=hostFragment_shard1_replica_n2 url=https://127.0.0.1:35671/solr START replicas=[https://127.0.0.1:37463/solr/hostFragment_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 329213 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=hostFragment_shard1_replica_n2 url=https://127.0.0.1:35671/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 329225 INFO  (qtp707342953-6831) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] o.a.s.c.S.Request [hostFragment_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 329226 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 329226 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_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> 329226 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/hostFragment/leaders/shard1/leader after winning as /collections/hostFragment/leader_elect/shard1/election/72107859902136335-core_node4-n_0000000000
   [junit4]   2> 329227 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35671/solr/hostFragment_shard1_replica_n2/ shard1
   [junit4]   2> 329328 INFO  (zkCallback-2557-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 329329 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 329330 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 x:hostFragment_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=hostFragment_shard1_replica_n2&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1692
   [junit4]   2> 329430 INFO  (zkCallback-2557-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 329430 INFO  (zkCallback-2557-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 329829 INFO  (zkCallback-2567-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 329829 INFO  (zkCallback-2557-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 329829 INFO  (zkCallback-2557-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 329829 INFO  (zkCallback-2567-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 330067 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 x:hostFragment_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=hostFragment_shard1_replica_n1&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2424
   [junit4]   2> 330068 INFO  (qtp1080360732-6861) [n:127.0.0.1:35671_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> 330069 INFO  (qtp1080360732-6861) [n:127.0.0.1:35671_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=hostFragment&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:1&wt=javabin&version=2} status=0 QTime=2757
   [junit4]   2> 330070 INFO  (TEST-RulesTest.testHostFragmentRule-seed#[D46E365DB9FDB574]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 330071 INFO  (qtp1080360732-6865) [n:127.0.0.1:35671_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=hostFragment&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 330073 INFO  (OverseerCollectionConfigSetProcessor-72107859902136333-127.0.0.1:36573_solr-n_0000000000) [n:127.0.0.1:36573_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 330073 INFO  (OverseerThreadFactory-2238-thread-2-processing-n:127.0.0.1:36573_solr) [n:127.0.0.1:36573_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 330074 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    x:hostFragment_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.hostFragment.shard1.replica_n1, tag=null
   [junit4]   2> 330074 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    x:hostFragment_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b342e73: rootName = solr_37463, domain = solr.core.hostFragment.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.hostFragment.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5647e294
   [junit4]   2> 330075 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    x:hostFragment_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.hostFragment.shard1.replica_n2, tag=null
   [junit4]   2> 330075 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    x:hostFragment_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48578c62: rootName = solr_35671, domain = solr.core.hostFragment.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.hostFragment.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@11846331
   [junit4]   2> 330091 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    x:hostFragment_shard1_replica_n1 ] o.a.s.c.SolrCore [hostFragment_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@46d8dbdd
   [junit4]   2> 330091 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    x:hostFragment_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.hostFragment.shard1.replica_n1, tag=46d8dbdd
   [junit4]   2> 330091 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    x:hostFragment_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.hostFragment.shard1.leader, tag=46d8dbdd
   [junit4]   2> 330102 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    x:hostFragment_shard1_replica_n2 ] o.a.s.c.SolrCore [hostFragment_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4edf959a
   [junit4]   2> 330102 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    x:hostFragment_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.hostFragment.shard1.replica_n2, tag=4edf959a
   [junit4]   2> 330102 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    x:hostFragment_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.hostFragment.shard1.leader, tag=4edf959a
   [junit4]   2> 330107 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    x:hostFragment_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 330107 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    x:hostFragment_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/hostFragment/terms/shard1 to Terms{values={core_node4=0}, version=2}
   [junit4]   2> 330112 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    x:hostFragment_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/hostFragment/terms/shard1 to Terms{values={}, version=3}
   [junit4]   2> 330112 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    x:hostFragment_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 330113 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    x:hostFragment_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=hostFragment_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 330113 WARN  (zkCallback-2567-thread-2) [     ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 330113 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    x:hostFragment_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=hostFragment_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 330216 INFO  (zkCallback-2547-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 330216 INFO  (zkCallback-2567-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 330216 INFO  (zkCallback-2557-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 330216 INFO  (zkCallback-2557-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 330216 INFO  (zkCallback-2567-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/hostFragment/state.json] for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 330231 INFO  (qtp1080360732-6865) [n:127.0.0.1:35671_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=hostFragment&action=DELETE&wt=javabin&version=2} status=0 QTime=160
   [junit4]   2> 330233 INFO  (TEST-RulesTest.testHostFragmentRule-seed#[D46E365DB9FDB574]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHostFragmentRule
   [junit4]   2> 330288 INFO  (TEST-RulesTest.doIntegrationTest-seed#[D46E365DB9FDB574]) [     ] o.a.s.SolrTestCaseJ4 ###Starting doIntegrationTest
   [junit4]   2> 330291 INFO  (qtp1080360732-6861) [n:127.0.0.1:35671_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=rulesColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=cores:<4&rule=node:*,replica:<2&rule=freedisk:>1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 330302 INFO  (OverseerCollectionConfigSetProcessor-72107859902136333-127.0.0.1:36573_solr-n_0000000000) [n:127.0.0.1:36573_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 330303 INFO  (OverseerThreadFactory-2238-thread-3-processing-n:127.0.0.1:36573_solr) [n:127.0.0.1:36573_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection rulesColl
   [junit4]   2> 330517 INFO  (qtp707342953-6831) [n:127.0.0.1:37463_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> 330538 INFO  (qtp574852495-6874) [n:127.0.0.1:32925_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> 330542 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_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> 330563 INFO  (qtp981441551-6852) [n:127.0.0.1:36573_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> 330578 INFO  (qtp2074592203-6851) [n:127.0.0.1:41811_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> 330590 INFO  (OverseerStateUpdate-72107859902136333-127.0.0.1:36573_solr-n_0000000000) [n:127.0.0.1:36573_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"rulesColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"rulesColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37463/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 330593 INFO  (OverseerStateUpdate-72107859902136333-127.0.0.1:36573_solr-n_0000000000) [n:127.0.0.1:36573_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"rulesColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"rulesColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32925/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 330703 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr    x:rulesColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n1&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 330703 INFO  (qtp574852495-6871) [n:127.0.0.1:32925_solr    x:rulesColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n2&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 331710 INFO  (qtp574852495-6871) [n:127.0.0.1:32925_solr c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene Match

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

tion.java:427)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error while saving shard term for collection: rulesColl
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.saveTerms(ZkShardTerms.java:307)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.removeTerm(ZkShardTerms.java:182)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.removeTerm(ZkShardTerms.java:173)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.remove(ZkCollectionTerms.java:52)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1643)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1637)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1659)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/rulesColl/terms/shard2
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2384)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:349)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:349)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.saveTerms(ZkShardTerms.java:297)
   [junit4]   2> 	... 45 more
   [junit4]   2> 
   [junit4]   2> 462650 INFO  (jetty-closer-2631-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@30e0e80a{/solr,null,UNAVAILABLE}
   [junit4]   2> 462650 INFO  (jetty-closer-2631-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 462750 INFO  (jetty-closer-2631-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6db96d8c{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 462750 INFO  (jetty-closer-2631-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4be38222{/solr,null,UNAVAILABLE}
   [junit4]   2> 462750 INFO  (jetty-closer-2631-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 462849 INFO  (jetty-closer-2631-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72107859902136333-127.0.0.1:36573_solr-n_0000000000) closing
   [junit4]   2> 463051 INFO  (jetty-closer-2631-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@65d3d367{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 463051 INFO  (jetty-closer-2631-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cc7ccdb{/solr,null,UNAVAILABLE}
   [junit4]   2> 463051 INFO  (jetty-closer-2631-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 463151 INFO  (jetty-closer-2631-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@75857f0b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 463151 INFO  (jetty-closer-2631-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3d837929{/solr,null,UNAVAILABLE}
   [junit4]   2> 463151 INFO  (jetty-closer-2631-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 463251 INFO  (jetty-closer-2631-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@f9e035b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 463251 INFO  (jetty-closer-2631-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e9f23a1{/solr,null,UNAVAILABLE}
   [junit4]   2> 463251 INFO  (jetty-closer-2631-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 463252 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 463455 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> 	14	/solr/collections/rulesColl/terms/shard2
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	9	/solr/collections/modifyColl/terms/shard1
   [junit4]   2> 	9	/solr/collections/rulesColl/state.json
   [junit4]   2> 	8	/solr/collections/hostFragment/terms/shard1
   [junit4]   2> 	8	/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/collections/portRuleColl/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/modifyColl/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/collections/rulesColl/state.json
   [junit4]   2> 	105	/solr/aliases.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> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72107859902136337-127.0.0.1:37463_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	156	/solr/collections
   [junit4]   2> 	130	/solr/overseer/queue
   [junit4]   2> 	60	/solr/live_nodes
   [junit4]   2> 	58	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 463456 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34759
   [junit4]   2> 463456 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34759
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@52a63f2f), locale=bs, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=8,threads=1,free=203719224,total=419430400
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderTragicEventTest, ClusterStateUpdateTest, TestLuceneIndexBackCompat, InfixSuggestersTest, TestAnalyzeInfixSuggestions, TestSolrCloudWithKerberosAlt, MissingSegmentRecoveryTest, TestSuggestSpellingConverter, DistributedQueryComponentOptimizationTest, ExitableDirectoryReaderTest, TestCustomSort, TestFileDictionaryLookup, TestMissingGroups, ChaosMonkeySafeLeaderTest, DeleteReplicaTest, TestConfigSetImmutable, TestExtendedDismaxParser, TestStressLucene, NestedShardedAtomicUpdateTest, TestHttpServletCarrier, DistributedIntervalFacetingTest, SSLMigrationTest, TestStressUserVersions, UninvertDocValuesMergePolicyTest, AssignBackwardCompatibilityTest, CoreAdminRequestStatusTest, QueryResultKeyTest, TestLegacyNumericRangeQueryBuilder, TestManagedSchemaThreadSafety, AtomicUpdatesTest, SolrRequestParserTest, SolrMetricManagerTest, TestFieldCacheSortRandom, TestDocumentBuilder, ConvertedLegacyTest, SplitShardTest, IndexSchemaTest, TestReplicationHandlerBackup, HealthCheckHandlerTest, RulesTest]
   [junit4] Completed [131/867 (1!)] on J2 in 137.88s, 7 tests, 2 errors <<< FAILURES!

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

[repro] Revision: ef64f7af3e4b5c1b97dd2aabe79c7bbe3e4e8c5b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=RulesTest -Dtests.method=doIntegrationTest -Dtests.seed=D46E365DB9FDB574 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs -Dtests.timezone=Australia/North -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=RulesTest -Dtests.method=testPortRuleInPresenceOfClusterPolicy -Dtests.seed=D46E365DB9FDB574 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs -Dtests.timezone=Australia/North -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=D46E365DB9FDB574 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs -Dtests.timezone=Australia/North -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...]