You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/03/23 13:09:30 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-15-ea+14) - Build # 26094 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26094/
Java: 64bit/jdk-15-ea+14 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:38319/solr
	at __randomizedtesting.SeedInfo.seed([DA7711A4DC27EF72:52232E7E72DB828A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:195)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:982)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:469)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:463)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1412)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1024)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 49 more




Build Log:
[...truncated 14735 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4]   2> 559356 INFO  (SUITE-MoveReplicaTest-seed#[DA7711A4DC27EF72]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 559356 INFO  (SUITE-MoveReplicaTest-seed#[DA7711A4DC27EF72]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/data-dir-63-001
   [junit4]   2> 559356 INFO  (SUITE-MoveReplicaTest-seed#[DA7711A4DC27EF72]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 559357 INFO  (SUITE-MoveReplicaTest-seed#[DA7711A4DC27EF72]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 559357 INFO  (SUITE-MoveReplicaTest-seed#[DA7711A4DC27EF72]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 559359 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 559360 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001
   [junit4]   2> 559360 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 559360 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 559360 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 559460 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.ZkTestServer start zk server on port:38187
   [junit4]   2> 559460 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38187
   [junit4]   2> 559460 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38187
   [junit4]   2> 559460 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38187
   [junit4]   2> 559461 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 559463 INFO  (zkConnectionManagerCallback-4623-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559463 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 559464 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 559464 INFO  (zkConnectionManagerCallback-4625-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559464 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 559465 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 559465 INFO  (zkConnectionManagerCallback-4627-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559465 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 559571 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 559571 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 559571 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 559571 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 559571 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 559571 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 559571 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 559571 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 559571 INFO  (jetty-launcher-4628-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+14-561
   [junit4]   2> 559571 INFO  (jetty-launcher-4628-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+14-561
   [junit4]   2> 559571 INFO  (jetty-launcher-4628-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+14-561
   [junit4]   2> 559571 INFO  (jetty-launcher-4628-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+14-561
   [junit4]   2> 559578 INFO  (jetty-launcher-4628-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 559579 INFO  (jetty-launcher-4628-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 559579 INFO  (jetty-launcher-4628-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 559579 INFO  (jetty-launcher-4628-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18b5e156{/solr,null,AVAILABLE}
   [junit4]   2> 559583 INFO  (jetty-launcher-4628-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 559583 INFO  (jetty-launcher-4628-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 559583 INFO  (jetty-launcher-4628-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 559583 INFO  (jetty-launcher-4628-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 559583 INFO  (jetty-launcher-4628-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 559583 INFO  (jetty-launcher-4628-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@22864add{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34295}
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-1) [     ] o.e.j.s.Server Started @559609ms
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@345af0b5{/solr,null,AVAILABLE}
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d0232fc{/solr,null,AVAILABLE}
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34295}
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15877a6d{/solr,null,AVAILABLE}
   [junit4]   2> 559586 ERROR (jetty-launcher-4628-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 559586 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T12:50:06.599947Z
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@36e0856d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:46671}
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-4) [     ] o.e.j.s.Server Started @559609ms
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46671}
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 559587 ERROR (jetty-launcher-4628-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T12:50:06.600687Z
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e8401af{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:38319}
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-2) [     ] o.e.j.s.Server Started @559610ms
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38319}
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69c32c7b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:33641}
   [junit4]   2> 559587 INFO  (jetty-launcher-4628-thread-3) [     ] o.e.j.s.Server Started @559610ms
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33641}
   [junit4]   2> 559588 ERROR (jetty-launcher-4628-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T12:50:06.601081Z
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 559588 ERROR (jetty-launcher-4628-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T12:50:06.601255Z
   [junit4]   2> 559588 INFO  (zkConnectionManagerCallback-4630-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 559588 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 559589 INFO  (zkConnectionManagerCallback-4632-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559589 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 559589 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 559589 INFO  (zkConnectionManagerCallback-4634-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559589 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 559589 INFO  (zkConnectionManagerCallback-4636-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559589 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 559589 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 559589 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 559589 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 559594 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 559594 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 559594 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 559594 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 559775 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 559776 WARN  (jetty-launcher-4628-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33e2aac2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 559776 WARN  (jetty-launcher-4628-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33e2aac2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 559777 WARN  (jetty-launcher-4628-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12d3cd18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 559777 WARN  (jetty-launcher-4628-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12d3cd18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 559778 INFO  (jetty-launcher-4628-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38187/solr
   [junit4]   2> 559778 INFO  (jetty-launcher-4628-thread-3) [n:127.0.0.1:33641_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 559779 INFO  (zkConnectionManagerCallback-4643-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559779 INFO  (jetty-launcher-4628-thread-3) [n:127.0.0.1:33641_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 559815 INFO  (jetty-launcher-4628-thread-3) [n:127.0.0.1:33641_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33641_solr
   [junit4]   2> 559815 INFO  (jetty-launcher-4628-thread-3) [n:127.0.0.1:33641_solr     ] o.a.s.c.Overseer Overseer (id=72096440937611271-127.0.0.1:33641_solr-n_0000000000) starting
   [junit4]   2> 559818 INFO  (OverseerStateUpdate-72096440937611271-127.0.0.1:33641_solr-n_0000000000) [n:127.0.0.1:33641_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33641_solr
   [junit4]   2> 559818 INFO  (jetty-launcher-4628-thread-3) [n:127.0.0.1:33641_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33641_solr
   [junit4]   2> 559819 INFO  (OverseerStateUpdate-72096440937611271-127.0.0.1:33641_solr-n_0000000000) [n:127.0.0.1:33641_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 559819 INFO  (jetty-launcher-4628-thread-3) [n:127.0.0.1:33641_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 559820 WARN  (jetty-launcher-4628-thread-3) [n:127.0.0.1:33641_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 559831 INFO  (jetty-launcher-4628-thread-3) [n:127.0.0.1:33641_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 559848 INFO  (jetty-launcher-4628-thread-3) [n:127.0.0.1:33641_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 559854 INFO  (jetty-launcher-4628-thread-3) [n:127.0.0.1:33641_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 559854 INFO  (jetty-launcher-4628-thread-3) [n:127.0.0.1:33641_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 559855 INFO  (jetty-launcher-4628-thread-3) [n:127.0.0.1:33641_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001/node3/.
   [junit4]   2> 559874 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 559875 WARN  (jetty-launcher-4628-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42c3445a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 559875 WARN  (jetty-launcher-4628-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42c3445a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 559876 WARN  (jetty-launcher-4628-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@307b9cbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 559876 WARN  (jetty-launcher-4628-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@307b9cbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 559877 INFO  (jetty-launcher-4628-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38187/solr
   [junit4]   2> 559878 INFO  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 559879 INFO  (zkConnectionManagerCallback-4654-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 559879 INFO  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 559880 INFO  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 559882 INFO  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46671_solr as DOWN
   [junit4]   2> 559882 INFO  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 559882 INFO  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46671_solr
   [junit4]   2> 559883 INFO  (zkCallback-4642-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 559883 INFO  (zkCallback-4653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 559883 INFO  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 559883 WARN  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 559889 INFO  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 559899 INFO  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 559904 INFO  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 559904 INFO  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 559905 INFO  (jetty-launcher-4628-thread-4) [n:127.0.0.1:46671_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001/node4/.
   [junit4]   2> 560065 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 560065 WARN  (jetty-launcher-4628-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ffbcb02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 560065 WARN  (jetty-launcher-4628-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ffbcb02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 560067 WARN  (jetty-launcher-4628-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ae61e51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 560067 WARN  (jetty-launcher-4628-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ae61e51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 560068 INFO  (jetty-launcher-4628-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38187/solr
   [junit4]   2> 560069 INFO  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 560069 INFO  (zkConnectionManagerCallback-4666-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 560069 INFO  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 560071 INFO  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 560073 INFO  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38319_solr as DOWN
   [junit4]   2> 560073 INFO  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 560073 INFO  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38319_solr
   [junit4]   2> 560073 INFO  (zkCallback-4642-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 560073 INFO  (zkCallback-4653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 560074 INFO  (zkCallback-4665-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 560074 INFO  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 560074 WARN  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 560081 INFO  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 560095 INFO  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 560103 INFO  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 560103 INFO  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 560104 INFO  (jetty-launcher-4628-thread-2) [n:127.0.0.1:38319_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001/node1/.
   [junit4]   2> 560118 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 560119 WARN  (jetty-launcher-4628-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4717a8f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 560119 WARN  (jetty-launcher-4628-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4717a8f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 560122 WARN  (jetty-launcher-4628-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74f4b2a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 560122 WARN  (jetty-launcher-4628-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74f4b2a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 560123 INFO  (jetty-launcher-4628-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38187/solr
   [junit4]   2> 560124 INFO  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 560125 INFO  (zkConnectionManagerCallback-4676-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 560125 INFO  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 560127 INFO  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 560139 INFO  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34295_solr as DOWN
   [junit4]   2> 560139 INFO  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 560139 INFO  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34295_solr
   [junit4]   2> 560139 INFO  (zkCallback-4653-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 560139 INFO  (zkCallback-4665-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 560140 INFO  (zkCallback-4642-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 560140 INFO  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 560140 WARN  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 560146 INFO  (zkCallback-4675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 560147 INFO  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 560162 INFO  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 560169 INFO  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 560169 INFO  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 560170 INFO  (jetty-launcher-4628-thread-1) [n:127.0.0.1:34295_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001/node2/.
   [junit4]   2> 560203 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 560204 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 560205 INFO  (zkConnectionManagerCallback-4685-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 560205 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 560207 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 560208 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38187/solr ready
   [junit4]   2> 560223 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 560226 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 560226 INFO  (TEST-MoveReplicaTest.test-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.MoveReplicaTest total_jettys: 4
   [junit4]   2> 560227 INFO  (qtp561963467-14831) [n:127.0.0.1:38319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaTest_coll_true&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 560228 INFO  (OverseerThreadFactory-4287-thread-2-processing-n:127.0.0.1:33641_solr) [n:127.0.0.1:33641_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaTest_coll_true
   [junit4]   2> 560228 INFO  (OverseerCollectionConfigSetProcessor-72096440937611271-127.0.0.1:33641_solr-n_0000000000) [n:127.0.0.1:33641_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> 560331 INFO  (OverseerStateUpdate-72096440937611271-127.0.0.1:33641_solr-n_0000000000) [n:127.0.0.1:33641_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:34295/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34295_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 560332 INFO  (OverseerStateUpdate-72096440937611271-127.0.0.1:33641_solr-n_0000000000) [n:127.0.0.1:33641_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_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46671/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46671_solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 560333 INFO  (OverseerStateUpdate-72096440937611271-127.0.0.1:33641_solr-n_0000000000) [n:127.0.0.1:33641_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:38319/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38319_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 560334 INFO  (OverseerStateUpdate-72096440937611271-127.0.0.1:33641_solr-n_0000000000) [n:127.0.0.1:33641_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_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33641/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33641_solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 560544 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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> 560548 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr    x:MoveReplicaTest_coll_true_shard1_replica_p2 ] 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_p2&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 560549 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr    x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&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> 560549 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr    x:MoveReplicaTest_coll_true_shard2_replica_p6 ] 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_p6&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 560549 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr    x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 560550 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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: 9.0.0
   [junit4]   2> 560554 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 560554 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 560561 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 560564 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 560576 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 560576 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 560579 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=cloud-dynamic
   [junit4]   2> 560595 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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> 560595 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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 configset conf1, trusted=true
   [junit4]   2> 560596 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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@239876a9
   [junit4]   2> 560596 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001/node1/./MoveReplicaTest_coll_true_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001/node1/./MoveReplicaTest_coll_true_shard2_replica_n4/data/]
   [junit4]   2> 560602 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 560602 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard1_replica_p2' using configuration from configset conf1, trusted=true
   [junit4]   2> 560603 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard1.replica_p2' (registry 'solr.core.MoveReplicaTest_coll_true.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 560603 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard1_replica_p2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001/node4/./MoveReplicaTest_coll_true_shard1_replica_p2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001/node4/./MoveReplicaTest_coll_true_shard1_replica_p2/data/]
   [junit4]   2> 560606 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 560606 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard2_replica_p6' using configuration from configset conf1, trusted=true
   [junit4]   2> 560606 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard2.replica_p6' (registry 'solr.core.MoveReplicaTest_coll_true.shard2.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@239876a9
   [junit4]   2> 560606 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard2_replica_p6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001/node3/./MoveReplicaTest_coll_true_shard2_replica_p6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001/node3/./MoveReplicaTest_coll_true_shard2_replica_p6/data/]
   [junit4]   2> 560611 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 560611 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 560612 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 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@239876a9
   [junit4]   2> 560612 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 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-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001/node2/./MoveReplicaTest_coll_true_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001/tempDir-001/node2/./MoveReplicaTest_coll_true_shard1_replica_n1/data/]
   [junit4]   2> 560628 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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> 560628 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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> 560629 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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> 560629 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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> 560630 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@76234a4f[MoveReplicaTest_coll_true_shard2_replica_n4] main]
   [junit4]   2> 560631 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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> 560631 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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> 560631 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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> 560631 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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 1661959203868114944
   [junit4]   2> 560633 INFO  (searcherExecutor-4317-thread-1-processing-n:127.0.0.1:38319_solr x:MoveReplicaTest_coll_true_shard2_replica_n4 c:MoveReplicaTest_coll_true s:shard2 r:core_node7) [n:127.0.0.1:38319_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@76234a4f[MoveReplicaTest_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 560633 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 560633 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 560633 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e70e973[MoveReplicaTest_coll_true_shard1_replica_p2] main]
   [junit4]   2> 560634 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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}, version=0}
   [junit4]   2> 560634 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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> 560634 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 560634 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 560635 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 560635 INFO  (searcherExecutor-4318-thread-1-processing-n:127.0.0.1:46671_solr x:MoveReplicaTest_coll_true_shard1_replica_p2 c:MoveReplicaTest_coll_true s:shard1 r:core_node5) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard1_replica_p2] Registered new searcher Searcher@3e70e973[MoveReplicaTest_coll_true_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 560639 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 560639 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 560639 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38319/solr/MoveReplicaTest_coll_true_shard2_replica_n4/
   [junit4]   2> 560639 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 560639 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy https://127.0.0.1:38319/solr/MoveReplicaTest_coll_true_shard2_replica_n4/ has no replicas
   [junit4]   2> 560639 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] 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/72096440937611273-core_node7-n_0000000000
   [junit4]   2> 560640 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.ZkController MoveReplicaTest_coll_true_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 560640 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 560640 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 560640 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 560641 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38319/solr/MoveReplicaTest_coll_true_shard2_replica_n4/ shard2
   [junit4]   2> 560643 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 560643 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 560644 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a50ed0c[MoveReplicaTest_coll_true_shard2_replica_p6] main]
   [junit4]   2> 560645 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 560645 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 560646 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 560646 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 560646 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 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> 560647 INFO  (searcherExecutor-4319-thread-1-processing-n:127.0.0.1:33641_solr x:MoveReplicaTest_coll_true_shard2_replica_p6 c:MoveReplicaTest_coll_true s:shard2 r:core_node8) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard2_replica_p6] Registered new searcher Searcher@7a50ed0c[MoveReplicaTest_coll_true_shard2_replica_p6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 560649 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 560649 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 560650 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.ZkController MoveReplicaTest_coll_true_shard2_replica_p6 starting background replication from leader
   [junit4]   2> 560650 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 560650 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a876914[MoveReplicaTest_coll_true_shard1_replica_n1] main]
   [junit4]   2> 560651 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 560651 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 560651 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 560651 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 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> 560651 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 560652 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 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 1661959203890135040
   [junit4]   2> 560653 INFO  (searcherExecutor-4320-thread-1-processing-n:127.0.0.1:34295_solr x:MoveReplicaTest_coll_true_shard1_replica_n1 c:MoveReplicaTest_coll_true s:shard1 r:core_node3) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard1_replica_n1] Registered new searcher Searcher@5a876914[MoveReplicaTest_coll_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 560654 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 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_node3=0}, version=0}
   [junit4]   2> 560654 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 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> 560656 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 560656 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 560656 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34295/solr/MoveReplicaTest_coll_true_shard1_replica_n1/
   [junit4]   2> 560656 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 560657 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:34295/solr/MoveReplicaTest_coll_true_shard1_replica_n1/ has no replicas
   [junit4]   2> 560657 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 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/72096440937611274-core_node3-n_0000000000
   [junit4]   2> 560657 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34295/solr/MoveReplicaTest_coll_true_shard1_replica_n1/ shard1
   [junit4]   2> 560759 INFO  (zkCallback-4665-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> 560759 INFO  (zkCallback-4642-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> 560759 INFO  (zkCallback-4675-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> 560759 INFO  (zkCallback-4675-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> 560759 INFO  (zkCallback-4642-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> 560759 INFO  (indexFetcher-4338-thread-1) [     ] o.a.s.h.IndexFetcher Replica core_node7 is leader but it's state is down, skipping replication
   [junit4]   2> 560764 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 560764 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 560765 INFO  (qtp641322231-14840) [n:127.0.0.1:33641_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard2_replica_p6&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=PULL} status=0 QTime=216
   [junit4]   2> 560765 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={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} status=0 QTime=221
   [junit4]   2> 560765 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&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} status=0 QTime=216
   [junit4]   2> 560832 INFO  (indexFetcher-4331-thread-1) [     ] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 560867 INFO  (zkCallback-4675-thread-3) [     ] 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> 560867 INFO  (zkCallback-4675-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> 560867 INFO  (zkCallback-4675-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> 560867 INFO  (zkCallback-4642-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> 560867 INFO  (zkCallback-4642-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> 560867 INFO  (zkCallback-4665-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> 560867 INFO  (zkCallback-4642-thread-3) [     ] 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> 560867 INFO  (zkCallback-4665-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> 561642 INFO  (qtp2031775237-14841) [n:127.0.0.1:46671_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1094
   [junit4]   2> 561643 INFO  (qtp561963467-14831) [n:127.0.0.1:38319_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> 561651 INFO  (indexFetcher-4338-thread-1) [     ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 561651 INFO  (indexFetcher-4338-thread-1) [     ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:38319/solr/MoveReplicaTest_coll_true_shard2_replica_n4/
   [junit4]   2> 561659 INFO  (qtp561963467-14845) [n:127.0.0.1:38319_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=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 561659 INFO  (indexFetcher-4338-thread-1) [     ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 561659 INFO  (indexFetcher-4338-thread-1) [     ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 561659 INFO  (indexFetcher-4338-thread-1) [     ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 561659 INFO  (indexFetcher-4338-thread-1) [     ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 561659 INFO  (indexFetcher-4338-thread-1) [     ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 561659 INFO  (indexFetcher-4338-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 561659 INFO  (indexFetcher-4338-thread-1) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@27f6c038 commitCommandVersion:0
   [junit4]   2> 561660 INFO  (indexFetcher-4338-thread-1) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@63def3e2[MoveReplicaTest_coll_true_shard2_replica_p6] main]
   [junit4]   2> 561660 INFO  (indexFetcher-4338-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 561661 INFO  (searcherExecutor-4319-thread-1) [     ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard2_replica_p6] Registered new searcher Searcher@63def3e2[MoveReplicaTest_coll_true_shard2_replica_p6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 561743 INFO  (zkCallback-4675-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> 561743 INFO  (zkCallback-4653-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> 561743 INFO  (zkCallback-4675-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> 561743 INFO  (zkCallback-4675-thread-3) [     ] 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> 561743 INFO  (zkCallback-4653-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> 561743 INFO  (zkCallback-4642-thread-3) [     ] 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> 561743 INFO  (zkCallback-4665-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> 561743 INFO  (zkCallback-4665-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> 561743 INFO  (zkCallback-4642-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> 561743 INFO  (zkCallback-4642-thread-4) [     ] 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> 561743 INFO  (qtp561963467-14831) [n:127.0.0.1:38319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaTest_coll_true&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=1516
   [junit4]   2> 561753 INFO  (qtp1836884793-14848) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 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_node3=1}, version=1}
   [junit4]   2> 561753 INFO  (qtp1836884793-14848) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_coll_true_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1661959205043568640)]} 0 1
   [junit4]   2> 561755 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_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=1}, version=1}
   [junit4]   2> 561755 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_coll_true_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1661959205045665792)]} 0 1
   [junit4]   2> 561756 INFO  (qtp561963467-14845) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_coll_true_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1661959205046714368)]} 0 0
   [junit4]   2> 561756 INFO  (qtp1836884793-14839) [n:127.0.0.1:34295_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_coll_true_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1661959205047762944)]} 0 0
   [junit4]   2> 561757 INFO  (qtp561963467-14831) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [MoveReplicaTest_coll_true_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1661959205048811520)]} 0 0
   [junit4]   2> 561757 INFO  (qtp561963467-14829) [n:127.0.0.1:38319_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node7 x:MoveReplicaTest_coll_true_shard2_replica_

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

ric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 696857 INFO  (jetty-closer-4780-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74c14e57: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4a3f8ce4
   [junit4]   2> 696857 INFO  (jetty-closer-4780-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 696858 INFO  (closeThreadPool-4790-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72096449416265735-127.0.0.1:33413_solr-n_0000000000) closing
   [junit4]   2> 696858 INFO  (jetty-closer-4780-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 696858 INFO  (jetty-closer-4780-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ad1769e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17ab5e2a
   [junit4]   2> 696859 INFO  (zkCallback-4761-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 696859 INFO  (zkCallback-4740-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 696859 INFO  (jetty-closer-4780-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 696859 INFO  (jetty-closer-4780-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f28f310: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4a3f8ce4
   [junit4]   2> 696859 INFO  (jetty-closer-4780-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 696861 INFO  (zkCallback-4761-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 696959 INFO  (jetty-closer-4780-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72096449416265735-127.0.0.1:33413_solr-n_0000000000) closing
   [junit4]   2> 696960 INFO  (jetty-closer-4780-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@15c586b5{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 696960 INFO  (jetty-closer-4780-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2abad3f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 696960 INFO  (jetty-closer-4780-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 697060 INFO  (jetty-closer-4780-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@66092e80{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 697060 INFO  (jetty-closer-4780-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53695e94{/solr,null,UNAVAILABLE}
   [junit4]   2> 697060 INFO  (jetty-closer-4780-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 697160 INFO  (jetty-closer-4780-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5728395b{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 697160 INFO  (jetty-closer-4780-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@76561b6{/solr,null,UNAVAILABLE}
   [junit4]   2> 697160 INFO  (jetty-closer-4780-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 697160 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 697362 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> 	6	/solr/collections/MoveReplicaTest_failed_coll_true/terms/shard2
   [junit4]   2> 	6	/solr/collections/MoveReplicaTest_failed_coll_true/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/MoveReplicaTest_failed_coll_true/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	61	/solr/collections/MoveReplicaTest_failed_coll_true/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72096449416265736-127.0.0.1:41989_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/overseer/queue
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 
   [junit4]   2> 697363 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45731
   [junit4]   2> 697363 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45731
   [junit4]   2> 697363 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[DA7711A4DC27EF72]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45731
   [junit4]   2> 697363 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[DA7711A4DC27EF72]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFailedMove
   [junit4]   2> 697364 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[DA7711A4DC27EF72]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFailedMove
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.MoveReplicaTest_DA7711A4DC27EF72-001
   [junit4]   2> Mar 23, 2020 12:52:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=726, maxMBSortInHeap=5.3411515644532255, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@773bf2cf), locale=ky-KG, timezone=Europe/Chisinau
   [junit4]   2> NOTE: Linux 5.3.0-42-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=162627888,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [TestExactSharedStatsCacheCloud, TestLazyCores, BufferStoreTest, TestPullReplica, SuggesterTest, TestPushWriter, TestPointFields, CurrencyFieldTypeTest, EnumFieldTest, SynonymTokenizerTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, TestNumericTerms32, InfixSuggestersTest, TestRuleBasedAuthorizationPlugin, TestReload, TestMaxScoreQueryParser, RestartWhileUpdatingTest, MetricsHistoryIntegrationTest, SplitShardTest, TestWaitForStateWithJettyShutdowns, RecoveryZkTest, TestCaffeineCache, TestRestoreCore, TestCryptoKeys, SolrMetricsIntegrationTest, TestManagedSynonymGraphFilterFactory, HLLSerializationTest, DisMaxRequestHandlerTest, TestSimExtremeIndexing, TestLegacyNumericUtils, CacheHeaderTest, TestWordDelimiterFilterFactory, TestRandomFaceting, AutoscalingHistoryHandlerTest, MetricTriggerIntegrationTest, TestFieldCacheReopen, SolrShardReporterTest, DistributedFacetPivotLongTailTest, ConjunctionSolrSpellCheckerTest, TestSolrQueryParser, DaemonStreamApiTest, TestSafeXMLParsing, HDFSCollectionsAPITest, TestFoldingMultitermQuery, TestSolrXml, TestSchemaSimilarityResource, TestRebalanceLeaders, PeerSyncWithIndexFingerprintCachingTest, TestFieldCollectionResource, ChaosMonkeySafeLeaderWithPullReplicasTest, BasicDistributedZk2Test, TestSkipOverseerOperations, TestStressUserVersions, TestShardHandlerFactory, TestPivotHelperCode, HealthCheckHandlerTest, TestCloudJSONFacetSKG, RequiredFieldsTest, TestConfigsApi, TestDFISimilarityFactory, CollectionsAPIDistributedZkTest, TestXmlQParser, PingRequestHandlerTest, TimeZoneUtilsTest, TestJettySolrRunner, GraphQueryTest, TestFacetMethods, Tagger2Test, SimpleCollectionCreateDeleteTest, SolrPluginUtilsTest, TestDistributedSearch, TestRandomCollapseQParserPlugin, TestInPlaceUpdateWithRouteField, LeaderElectionTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest]
   [junit4] Completed [543/905 (1!)] on J4 in 138.43s, 2 tests, 1 error <<< FAILURES!

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

[repro] Revision: aaf08c9c4d9ce58511e9821fdcf574b6e3540d4b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=MoveReplicaTest -Dtests.method=test -Dtests.seed=DA7711A4DC27EF72 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ky-KG -Dtests.timezone=Europe/Chisinau -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

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

[...truncated 3128 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.MoveReplicaTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=DA7711A4DC27EF72 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ky-KG -Dtests.timezone=Europe/Chisinau -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 43 lines...]