Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/322/

2 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:42857

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:42857
        at 
__randomizedtesting.SeedInfo.seed([AA4EA69671D5538A:96206FCFD40DF813]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1188)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:225)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:750)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
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:571)
        ... 56 more


FAILED:  org.apache.solr.search.TestCoordinatorRole.testNRTRestart

Error Message:
Server refused connection at: 
http://127.0.0.1:39435/solr/coordinator_test_coll/select?q=*%3A*&fl=id%2Cdesc_s%2C_core_%3A%5Bcore%5D&omitHeader=true&wt=javabin&shards.preference=replica.type%3ANRT&version=2

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Server refused connection at: 
http://127.0.0.1:39435/solr/coordinator_test_coll/select?q=*%3A*&fl=id%2Cdesc_s%2C_core_%3A%5Bcore%5D&omitHeader=true&wt=javabin&shards.preference=replica.type%3ANRT&version=2
        at 
__randomizedtesting.SeedInfo.seed([AA4EA69671D5538A:5ADA165DD3C8815C]:0)
        at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:431)
        at 
org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:776)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:225)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
        at 
org.apache.solr.search.TestCoordinatorRole.getHostCoreName(TestCoordinatorRole.java:468)
        at 
org.apache.solr.search.TestCoordinatorRole.testNRTRestart(TestCoordinatorRole.java:285)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:750)
Caused by: java.net.ConnectException: Connection refused
        at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716)
        at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:122)
        at 
org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:501)
        at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:151)
        at 
org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
        at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:665)
        at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:642)
        at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:634)
        at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:186)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 13580 lines...]
   [junit4] Suite: org.apache.solr.search.TestCoordinatorRole
   [junit4]   2> 36591 INFO  
(SUITE-TestCoordinatorRole-seed#[AA4EA69671D5538A]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 36591 INFO  
(SUITE-TestCoordinatorRole-seed#[AA4EA69671D5538A]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-6 after mutting 0 log messages
   [junit4]   2> 36592 INFO  
(SUITE-TestCoordinatorRole-seed#[AA4EA69671D5538A]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-7 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> 36592 INFO  
(SUITE-TestCoordinatorRole-seed#[AA4EA69671D5538A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_AA4EA69671D5538A-001/data-dir-4-001
   [junit4]   2> 36592 WARN  
(SUITE-TestCoordinatorRole-seed#[AA4EA69671D5538A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 36592 INFO  
(SUITE-TestCoordinatorRole-seed#[AA4EA69671D5538A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 36595 INFO  
(SUITE-TestCoordinatorRole-seed#[AA4EA69671D5538A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 36595 INFO  
(SUITE-TestCoordinatorRole-seed#[AA4EA69671D5538A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 36599 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testMoveReplica
   [junit4]   2> 36600 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_AA4EA69671D5538A-001/tempDir-001
   [junit4]   2> 36600 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 36600 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 36601 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 36602 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 36700 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 33501
   [junit4]   2> 36701 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33501
   [junit4]   2> 36701 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33501
   [junit4]   2> 36701 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33501
   [junit4]   2> 36707 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 36723 INFO  (zkConnectionManagerCallback-218-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36723 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 36735 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 36758 INFO  (zkConnectionManagerCallback-220-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36758 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 36760 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 36790 INFO  (zkConnectionManagerCallback-222-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36791 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 36800 WARN  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]-SendThread(127.0.0.1:33501))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10000fb63bc0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10000fb63bc0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10000fb63bc0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 36909 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 36909 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 36909 INFO  (jetty-launcher-223-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 36916 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 36916 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 36917 INFO  (jetty-launcher-223-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 36927 INFO  (jetty-launcher-223-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 36927 INFO  (jetty-launcher-223-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 36927 INFO  (jetty-launcher-223-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 36927 INFO  (jetty-launcher-223-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 36927 INFO  (jetty-launcher-223-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 36927 INFO  (jetty-launcher-223-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 36928 INFO  (jetty-launcher-223-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fb5202b{/solr,null,AVAILABLE}
   [junit4]   2> 36930 INFO  (jetty-launcher-223-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45780754{/solr,null,AVAILABLE}
   [junit4]   2> 36931 INFO  (jetty-launcher-223-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@71ef3e24{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43435}
   [junit4]   2> 36931 INFO  (jetty-launcher-223-thread-1) [     ] 
o.e.j.s.Server Started @36963ms
   [junit4]   2> 36931 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:33501/solr, hostPort=43435}
   [junit4]   2> 36931 ERROR (jetty-launcher-223-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 36931 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 36931 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.3
   [junit4]   2> 36931 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 36931 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 36931 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2023-10-27T19:23:59.829Z
   [junit4]   2> 36935 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 36936 INFO  (jetty-launcher-223-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@360e3f3f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:43661}
   [junit4]   2> 36936 INFO  (jetty-launcher-223-thread-2) [     ] 
o.e.j.s.Server Started @36969ms
   [junit4]   2> 36936 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:33501/solr, hostPort=43661}
   [junit4]   2> 36937 ERROR (jetty-launcher-223-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 36937 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 36937 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.3
   [junit4]   2> 36937 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 36937 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 36937 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2023-10-27T19:23:59.835Z
   [junit4]   2> 36943 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 36948 INFO  (zkConnectionManagerCallback-227-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36948 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 36955 INFO  (zkConnectionManagerCallback-225-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 36955 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 36956 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 36956 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 36961 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 36965 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 36966 WARN  
(jetty-launcher-223-thread-2-SendThread(127.0.0.1:33501)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10000fb63bc0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10000fb63bc0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10000fb63bc0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 38073 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 38074 WARN  (jetty-launcher-223-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@540a7b7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 38075 WARN  (jetty-launcher-223-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@540a7b7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 38112 WARN  (jetty-launcher-223-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6717a63b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 38112 WARN  (jetty-launcher-223-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6717a63b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 38113 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33501/solr
   [junit4]   2> 38119 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38157 INFO  (zkConnectionManagerCallback-241-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38157 INFO  (jetty-launcher-223-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38159 WARN  
(jetty-launcher-223-thread-1-SendThread(127.0.0.1:33501)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10000fb63bc0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10000fb63bc0005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10000fb63bc0005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 38279 INFO  (jetty-launcher-223-thread-1) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 38287 INFO  (zkConnectionManagerCallback-243-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38287 INFO  (jetty-launcher-223-thread-1) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 38353 WARN  (jetty-launcher-223-thread-1) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 38371 INFO  (jetty-launcher-223-thread-1) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43435_solr
   [junit4]   2> 38371 INFO  (jetty-launcher-223-thread-1) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.Overseer Overseer 
(id=72058673747984390-127.0.0.1:43435_solr-n_0000000000) starting
   [junit4]   2> 38376 INFO  
(OverseerStateUpdate-72058673747984390-127.0.0.1:43435_solr-n_0000000000) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43435_solr
   [junit4]   2> 38383 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 38385 INFO  (jetty-launcher-223-thread-1) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43435_solr
   [junit4]   2> 38388 INFO  (jetty-launcher-223-thread-1) 
[n:127.0.0.1:43435_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 38388 WARN  (jetty-launcher-223-thread-1) 
[n:127.0.0.1:43435_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> 38405 INFO  (zkCallback-242-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 38406 WARN  (jetty-launcher-223-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2fb778d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 38406 WARN  (jetty-launcher-223-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2fb778d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 38451 INFO  (jetty-launcher-223-thread-1) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_AA4EA69671D5538A-001/tempDir-001/node1
   [junit4]   2> 38460 WARN  (jetty-launcher-223-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@59e7c1c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 38460 WARN  (jetty-launcher-223-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@59e7c1c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 38461 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33501/solr
   [junit4]   2> 38477 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 38483 INFO  (zkConnectionManagerCallback-261-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38483 INFO  (jetty-launcher-223-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 38940 INFO  (jetty-launcher-223-thread-2) 
[n:127.0.0.1:43661_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 38942 INFO  (zkConnectionManagerCallback-263-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 38942 INFO  (jetty-launcher-223-thread-2) 
[n:127.0.0.1:43661_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 38946 WARN  (jetty-launcher-223-thread-2) 
[n:127.0.0.1:43661_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 38947 INFO  (jetty-launcher-223-thread-2) 
[n:127.0.0.1:43661_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 38951 INFO  (jetty-launcher-223-thread-2) 
[n:127.0.0.1:43661_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43661_solr as DOWN
   [junit4]   2> 38951 INFO  (jetty-launcher-223-thread-2) 
[n:127.0.0.1:43661_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 38951 INFO  (jetty-launcher-223-thread-2) 
[n:127.0.0.1:43661_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43661_solr
   [junit4]   2> 38952 INFO  (zkCallback-242-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 38953 INFO  (zkCallback-262-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 38954 INFO  (jetty-launcher-223-thread-2) 
[n:127.0.0.1:43661_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 38954 WARN  (jetty-launcher-223-thread-2) 
[n:127.0.0.1:43661_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> 38981 INFO  (jetty-launcher-223-thread-2) 
[n:127.0.0.1:43661_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_AA4EA69671D5538A-001/tempDir-001/node2
   [junit4]   2> 38991 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 38995 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39000 INFO  (zkConnectionManagerCallback-274-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39000 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39002 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39003 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33501/solr ready
   [junit4]   2> 39009 INFO  (qtp952751702-388) [n:127.0.0.1:43661_solr     ] 
o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:43661/solr/admin/collections?action=CREATE&name=c1&collection.configName=conf1&createNodeSet=127.0.0.1%3A43435_solr&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 39020 INFO  
(OverseerThreadFactory-253-thread-1-processing-n:127.0.0.1:43435_solr) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
c1
   [junit4]   2> 39129 INFO  
(OverseerStateUpdate-72058673747984390-127.0.0.1:43435_solr-n_0000000000) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"c1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:43435_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43435/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 39334 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr     ] 
o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:43435/solr/admin/cores?null)
   [junit4]   2> 39335 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr    
x:c1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 39335 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr    
x:c1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 39350 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.11.3
   [junit4]   2> 39352 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 39353 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 39353 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'c1_shard1_replica_n1' using configuration from configset conf1, 
trusted=true
   [junit4]   2> 39353 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[c1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_AA4EA69671D5538A-001/tempDir-001/node1/c1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_AA4EA69671D5538A-001/tempDir-001/node1/c1_shard1_replica_n1/data/]
   [junit4]   2> 39409 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 39409 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 39419 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 39419 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 39421 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 39421 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 39422 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 39422 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1780937803505336320
   [junit4]   2> 39431 INFO  
(searcherExecutor-276-thread-1-processing-n:127.0.0.1:43435_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[c1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 39435 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/c1/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 39435 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/c1/leaders/shard1
   [junit4]   2> 39441 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 39441 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 39441 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:43435/solr/c1_shard1_replica_n1/
   [junit4]   2> 39444 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 39445 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:43435/solr/c1_shard1_replica_n1/ has no replicas
   [junit4]   2> 39445 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/c1/leaders/shard1/leader after winning as 
/collections/c1/leader_elect/shard1/election/72058673747984390-core_node2-n_0000000000
   [junit4]   2> 39449 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43435/solr/c1_shard1_replica_n1/ shard1
   [junit4]   2> 39552 INFO  (zkCallback-242-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 39554 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 39559 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=224
   [junit4]   2> 39563 INFO  (qtp952751702-388) [n:127.0.0.1:43661_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> 39665 INFO  (zkCallback-262-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 39665 INFO  (zkCallback-242-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 39666 INFO  (zkCallback-242-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 39667 INFO  (qtp952751702-388) [n:127.0.0.1:43661_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=c1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43435_solr&wt=javabin&version=2}
 status=0 QTime=658
   [junit4]   2> 39669 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.SolrCloudTestCase waitForState (c1): Cannot find replica on first node 
yet
   [junit4]   2> 39680 INFO  (qtp2133381041-393) [n:127.0.0.1:43435_solr     ] 
o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:43435/solr/c1_shard1_replica_n1/update?_stateVer_=c1%3A4&wt=javabin&version=2)
   [junit4]   2> 39821 INFO  (qtp2133381041-393) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/c1/terms/shard1 to Terms{values={core_node2=1}, 
version=1}
   [junit4]   2> 39821 INFO  (qtp2133381041-393) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=c1:4&wt=javabin&version=2}{add=[c1-0 
(1780937803781111808), c1-1 (1780937803803131904), c1-2 (1780937803805229056), 
c1-3 (1780937803807326208), c1-4 (1780937803807326209), c1-5 
(1780937803807326210), c1-6 (1780937803808374784), c1-7 (1780937803808374785), 
c1-8 (1780937803809423360), c1-9 (1780937803809423361), ... (1000 adds)]} 0 141
   [junit4]   2> 39823 INFO  (qtp2133381041-395) [n:127.0.0.1:43435_solr     ] 
o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:43435/solr/c1_shard1_replica_n1/update?null)
   [junit4]   2> 39843 INFO  
(searcherExecutor-276-thread-1-processing-n:127.0.0.1:43435_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[c1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 39844 INFO  (qtp2133381041-395) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [c1_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=c1:4&commit=true&wt=javabin&version=2}{commit=} 
0 20
   [junit4]   2> 39846 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 39846 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 39846 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 
27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09
   [junit4]   2> 39851 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 39852 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 39852 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 39852 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d7735cc{/solr,null,AVAILABLE}
   [junit4]   2> 39853 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1da94b0f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46123}
   [junit4]   2> 39853 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.e.j.s.Server Started @39886ms
   [junit4]   2> 39853 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:33501/solr, hostPort=46123}
   [junit4]   2> 39853 ERROR 
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 39854 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 39854 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.3
   [junit4]   2> 39854 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 39854 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 39854 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2023-10-27T19:24:02.752Z
   [junit4]   2> 39855 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 39862 INFO  (zkConnectionManagerCallback-282-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 39862 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 39863 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 39869 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 40484 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 40485 WARN  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@66f78366[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 40485 WARN  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@66f78366[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 40491 WARN  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3f32014a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 40491 WARN  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3f32014a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 40492 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33501/solr
   [junit4]   2> 40495 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 40497 INFO  (zkConnectionManagerCallback-293-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40497 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 40499 WARN  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]-SendThread(127.0.0.1:33501))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10000fb63bc000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10000fb63bc000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10000fb63bc000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 40619 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) 
[n:127.0.0.1:46123_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 40631 INFO  (zkConnectionManagerCallback-295-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 40631 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) 
[n:127.0.0.1:46123_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 40641 WARN  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) 
[n:127.0.0.1:46123_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 40642 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) 
[n:127.0.0.1:46123_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 40646 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) 
[n:127.0.0.1:46123_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46123_solr as DOWN
   [junit4]   2> 40646 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) 
[n:127.0.0.1:46123_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 40646 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) 
[n:127.0.0.1:46123_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46123_solr
   [junit4]   2> 40647 INFO  (zkCallback-242-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 40648 INFO  (zkCallback-262-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 40648 INFO  (zkCallback-273-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 40653 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) 
[n:127.0.0.1:46123_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 40653 WARN  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) 
[n:127.0.0.1:46123_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> 40661 INFO  (zkCallback-294-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 40706 INFO  
(TEST-TestCoordinatorRole.testMoveReplica-seed#[AA4EA69671D5538A]) 
[n:127.0.0.1:46123_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_AA4EA69671D5538A-001/tempDir-001/node3
   [junit4]   2> 40725 INFO  (qtp620070014-456) [n:127.0.0.1:46123_solr     ] 
o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:46123/solr/c1/select?q=*%3A*&_stateVer_=c1%3A4&wt=javabin&version=2)
   [junit4]   2> 40725 INFO  (qtp620070014-456) [n:127.0.0.1:46123_solr     ] 
o.a.s.s.CoordinatorHttpSolrCall getCoreByCollection(String collectionName(c1)
   [junit4]   2> 40725 INFO  (qtp620070014-456) [n:127.0.0.1:46123_solr     ] 
o.a.s.s.CoordinatorHttpSolrCall CoordinatorHttpSolrCall#getCore(c1)
   [junit4]   2> 40728 INFO  (qtp620070014-456) [n:127.0.0.1:46123_solr     ] 
o.a.s.s.CoordinatorHttpSolrCall synthetic collection: 
.sys.COORDINATOR-COLL-conf1 does not exist, creating.. 
   [junit4]   2> 40728 INFO  (qtp620070014-456) [n:127.0.0.1:46123_solr     ] 
o.a.s.s.CoordinatorHttpSolrCall sending collection admin command : {
   [junit4]   2>   "action":"CREATE",
   [junit4]   2>   "waitForFinalState":"true",
   [junit4]   2>   "name":".sys.COORDINATOR-COLL-conf1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:46123_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"1"}
   [junit4]   2> 40734 INFO  
(OverseerThreadFactory-253-thread-2-processing-n:127.0.0.1:43435_solr) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.sys.COORDINATOR-COLL-conf1
   [junit4]   2> 40734 INFO  
(OverseerCollectionConfigSetProcessor-72058673747984390-127.0.0.1:43435_solr-n_0000000000)
 [n:127.0.0.1:43435_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> 40948 INFO  
(OverseerStateUpdate-72058673747984390-127.0.0.1:43435_solr-n_0000000000) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".sys.COORDINATOR-COLL-conf1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".sys.COORDINATOR-COLL-conf1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:46123_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:46123/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 41152 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr     ] 
o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:46123/solr/admin/cores?null)
   [junit4]   2> 41153 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr    
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=.sys.COORDINATOR-COLL-conf1_shard1_replica_n1&action=CREATE&numShards=1&collection=.sys.COORDINATOR-COLL-conf1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 41165 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.11.3
   [junit4]   2> 41167 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 41167 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 41167 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore '.sys.COORDINATOR-COLL-conf1_shard1_replica_n1' using 
configuration from configset conf1, trusted=true
   [junit4]   2> 41168 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[.sys.COORDINATOR-COLL-conf1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_AA4EA69671D5538A-001/tempDir-001/node3/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_AA4EA69671D5538A-001/tempDir-001/node3/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1/data/]
   [junit4]   2> 41216 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 41216 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 41217 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 41217 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 41219 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 41219 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 41219 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 41219 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1780937805389627392
   [junit4]   2> 41223 INFO  
(searcherExecutor-303-thread-1-processing-n:127.0.0.1:46123_solr 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 c:.sys.COORDINATOR-COLL-conf1 
s:shard1 r:core_node2) [n:127.0.0.1:46123_solr c:.sys.COORDINATOR-COLL-conf1 
s:shard1 r:core_node2 x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [.sys.COORDINATOR-COLL-conf1_shard1_replica_n1]  Registered 
new searcher autowarm time: 0 ms
   [junit4]   2> 41228 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/.sys.COORDINATOR-COLL-conf1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 41228 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/.sys.COORDINATOR-COLL-conf1/leaders/shard1
   [junit4]   2> 41233 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 41233 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 41233 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:46123/solr/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1/
   [junit4]   2> 41234 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 41235 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:46123/solr/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 41235 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/.sys.COORDINATOR-COLL-conf1/leaders/shard1/leader after winning as 
/collections/.sys.COORDINATOR-COLL-conf1/leader_elect/shard1/election/72058673747984396-core_node2-n_0000000000
   [junit4]   2> 41239 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46123/solr/.sys.COORDINATOR-COLL-conf1_shard1_replica_n1/ 
shard1
   [junit4]   2> 41342 INFO  (zkCallback-294-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/.sys.COORDINATOR-COLL-conf1/state.json] for collection 
[.sys.COORDINATOR-COLL-conf1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 41344 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr 
c:.sys.COORDINATOR-COLL-conf1 s:shard1 r:core_node2 
x:.sys.COORDINATOR-COLL-conf1_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 41348 INFO  (qtp620070014-458) [n:127.0.0.1:46123_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=.sys.COORDINATOR-COLL-conf1_shard1_replica_n1&action=CREATE&numShards=1&collection=.sys.COORDINATOR-COLL-conf1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=195
   [junit4]   2> 41352 INFO  (qtp620070014-456) [n:127.0.0.1:46123_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> 41449 INFO  (zkCallback-294-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/.sys.COORDINATOR-COLL-conf1/state.json] for collection 
[.sys.COORDINATOR-COLL-conf1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 41450 INFO  (qtp620070014-456) [n:127.0.0.1:46123_solr     ] 
o.a.s.s.CoordinatorHttpSolrCall getCoreByCollection(String 
collectionName(.sys.COORDINATOR-COLL-conf1)
   [junit4]   2> 41469 INFO  (zkCallback-294-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/.sys.COORDINATOR-COLL-conf1/state.json] for collection 
[.sys.COORDINATOR-COLL-conf1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 41471 INFO  (qtp620070014-456) [n:127.0.0.1:46123_solr c:c1  
r:core_node2  ] o.a.s.s.CoordinatorHttpSolrCall 
CoordinatorHttpSolrCall#wrappedReq(.sys.COORDINATOR-COLL-conf1)
   [junit4]   2> 41517 INFO  (qtp2133381041-392) [n:127.0.0.1:43435_solr     ] 
o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:43435/solr/c1_shard1_replica_n1/select?null)
   [junit4]   2> 41527 INFO  (qtp2133381041-392) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.S.Request 
[c1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=c1:4&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&collection=c1&shard.url=http://127.0.0.1:43435/solr/c1_shard1_replica_n1/&rid=127.0.0.1-8&rows=10&version=2&q=*:*&omitHeader=false&NOW=1698434644369&isShard=true&wt=javabin}
 hits=1000 status=0 QTime=10
   [junit4]   2> 41536 INFO  (qtp2133381041-393) [n:127.0.0.1:43435_solr     ] 
o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:43435/solr/c1_shard1_replica_n1/select?null)
   [junit4]   2> 41539 INFO  (qtp2133381041-393) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.S.Request 
[c1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=c1:4&shards.purpose=64&collection=c1&shard.url=http://127.0.0.1:43435/solr/c1_shard1_replica_n1/&rid=127.0.0.1-8&version=2&q=*:*&omitHeader=false&NOW=1698434644369&ids=c1-8,c1-7,c1-9,c1-4,c1-3,c1-6,c1-5,c1-0,c1-2,c1-1&isShard=true&wt=javabin}
 status=0 QTime=2
   [junit4]   2> 41541 INFO  (qtp620070014-456) [n:127.0.0.1:46123_solr c:c1  
r:core_node2  ] o.a.s.c.S.Request 
[.sys.COORDINATOR-COLL-conf1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=c1:4&wt=javabin&version=2} rid=127.0.0.1-8 hits=1000 
status=0 QTime=816
   [junit4]   2> 41549 INFO  (qtp620070014-459) [n:127.0.0.1:46123_solr     ] 
o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:46123/solr/admin/collections?action=MOVEREPLICA&collection=c1&targetNode=127.0.0.1%3A43661_solr&inPlaceMove=true&replica=core_node2&wt=javabin&version=2)
   [junit4]   2> 41562 INFO  
(OverseerThreadFactory-253-thread-3-processing-n:127.0.0.1:43435_solr) 
[n:127.0.0.1:43435_solr c:c1  r:core_node2  ] o.a.s.c.a.c.MoveReplicaCmd 
Replica will be moved to node 127.0.0.1:43661_solr: core_node2:{
   [junit4]   2>   "core":"c1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43435_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43435/solr";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 41567 INFO  
(OverseerCollectionConfigSetProcessor-72058673747984390-127.0.0.1:43435_solr-n_0000000000)
 [n:127.0.0.1:43435_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 41572 INFO  
(OverseerThreadFactory-253-thread-3-processing-n:127.0.0.1:43435_solr) 
[n:127.0.0.1:43435_solr c:c1  r:core_node2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:43661_solr for creating new replica of shard shard1 for 
collection c1
   [junit4]   2> 41572 INFO  
(OverseerThreadFactory-253-thread-3-processing-n:127.0.0.1:43435_solr) 
[n:127.0.0.1:43435_solr c:c1  r:core_node2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 41575 INFO  
(OverseerStateUpdate-72058673747984390-127.0.0.1:43435_solr-n_0000000000) 
[n:127.0.0.1:43435_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"c1_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:43661_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 41677 INFO  (zkCallback-242-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 41677 INFO  (zkCallback-294-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 41677 INFO  (zkCallback-242-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 41789 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr     ] 
o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:43661/solr/admin/cores?null)
   [junit4]   2> 41790 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr    
x:c1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=c1_shard1_replica_n3&action=CREATE&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 41802 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.11.3
   [junit4]   2> 41804 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 41804 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 41805 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating 
SolrCore 'c1_shard1_replica_n3' using configuration from configset conf1, 
trusted=true
   [junit4]   2> 41805 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.c.SolrCore 
[[c1_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_AA4EA69671D5538A-001/tempDir-001/node2/c1_shard1_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.search.TestCoordinatorRole_AA4EA69671D5538A-001/tempDir-001/node2/c1_shard1_replica_n3/data/]
   [junit4]   2> 41844 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 41844 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 41845 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 41845 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 41847 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 41847 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 41847 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 41847 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1780937806048133120
   [junit4]   2> 41852 INFO  
(searcherExecutor-309-thread-1-processing-n:127.0.0.1:43661_solr 
x:c1_shard1_replica_n3 c:c1 s:shard1 r:core_node4) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.c.SolrCore 
[c1_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 41857 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/c1/terms/shard1 to Terms{values={core_node2=1, 
core_node4=0}, version=2}
   [junit4]   2> 41857 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/c1/leaders/shard1
   [junit4]   2> 41862 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.c.ZkController Core needs 
to recover:c1_shard1_replica_n3
   [junit4]   2> 41867 INFO  
(updateExecutor-254-thread-1-processing-n:127.0.0.1:43661_solr 
x:c1_shard1_replica_n3 c:c1 s:shard1 r:core_node4) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 41870 INFO  (qtp952751702-390) [n:127.0.0.1:43661_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=c1_shard1_replica_n3&action=CREATE&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=80
   [junit4]   2> 41879 INFO  
(recoveryExecutor-259-thread-1-processing-n:127.0.0.1:43661_solr 
x:c1_shard1_replica_n3 c:c1 s:shard1 r:core_node4) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 41879 INFO  
(recoveryExecutor-259-thread-1-processing-n:127.0.0.1:43661_solr 
x:c1_shard1_replica_n3 c:c1 s:shard1 r:core_node4) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy 
startupVersions is empty
   [junit4]   2> 41891 INFO  (qtp2133381041-385) [n:127.0.0.1:43435_solr     ] 
o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:43435/solr/c1_shard1_replica_n1/admin/ping?wt=javabin&version=2)
   [junit4]   2> 41893 INFO  (qtp2133381041-385) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.S.Request 
[c1_shard1_replica_n1]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} hits=1000 status=0 QTime=2
   [junit4]   2> 41893 INFO  (qtp2133381041-385) [n:127.0.0.1:43435_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.S.Request 
[c1_shard1_replica_n1]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 41896 INFO  
(recoveryExecutor-259-thread-1-processing-n:127.0.0.1:43661_solr 
x:c1_shard1_replica_n3 c:c1 s:shard1 r:core_node4) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Begin 
buffering updates. core=[c1_shard1_replica_n3]
   [junit4]   2> 41897 INFO  
(recoveryExecutor-259-thread-1-processing-n:127.0.0.1:43661_solr 
x:c1_shard1_replica_n3 c:c1 s:shard1 r:core_node4) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.u.UpdateLog Starting to 
buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 41897 INFO  
(recoveryExecutor-259-thread-1-processing-n:127.0.0.1:43661_solr 
x:c1_shard1_replica_n3 c:c1 s:shard1 r:core_node4) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy 
Publishing state of core [c1_shard1_replica_n3] as recovering, leader is 
[http://127.0.0.1:43435/solr/c1_shard1_replica_n1/] and I am 
[http://127.0.0.1:43661/solr/c1_shard1_replica_n3/]
   [junit4]   2> 41901 INFO  (zkCallback-294-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 41902 INFO  (zkCallback-242-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 41903 INFO  (zkCallback-242-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 41903 INFO  
(recoveryExecutor-259-thread-1-processing-n:127.0.0.1:43661_solr 
x:c1_shard1_replica_n3 c:c1 s:shard1 r:core_node4) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/c1/terms/shard1 to Terms{values={core_node2=1, 
core_node4_recovering=0, core_node4=1}, version=3}
   [junit4]   2> 41904 INFO  (zkCallback-262-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 41911 INFO  
(recoveryExecutor-259-thread-1-processing-n:127.0.0.1:43661_solr 
x:c1_shard1_replica_n3 c:c1 s:shard1 r:core_node4) [n:127.0.0.1:43661_solr c:c1 
s:shard1 r:core_node4 x:c1_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Sending 
prep recovery command to [http://127.0.0.1:43435/solr]; [WaitForState: 
action=PREPRECOVERY&core=c1_shard1_replica_n1&nodeName=127.0.0.1:43661_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 41913 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr     ] 
o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:43435/solr/admin/cores?action=PREPRECOVERY&core=c1_shard1_replica_n1&nodeName=127.0.0.1%3A43661_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true&wt=javabin&version=2)
   [junit4]   2> 41913 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr    
x:c1_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp Going to wait for 
coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true
   [junit4]   2> 41914 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr     ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=c1, 
shard=shard1, thisCore=c1_shard1_replica_n1, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:43661_solr, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"c1_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:43661_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43661/solr";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 41915 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr     ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=c1, 
shard=shard1, thisCore=c1_shard1_replica_n1, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:43661_solr, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"c1_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:43661_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43661/solr";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 41915 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr     ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=c1, 
shard=shard1, thisCore=c1_shard1_replica_n1, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:43661_solr, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"c1_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:43661_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43661/solr";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 41915 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr     ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=c1, 
shard=shard1, thisCore=c1_shard1_replica_n1, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:43661_solr, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"c1_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:43661_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43661/solr";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 42012 INFO  (zkCallback-294-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 42012 INFO  (zkCallback-262-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 42012 INFO  (zkCallback-242-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 42012 INFO  (zkCallback-242-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 42013 INFO  (watches-244-thread-3) [n:127.0.0.1:43435_solr     
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=c1, 
shard=shard1, thisCore=c1_shard1_replica_n1, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=recovering, 
localState=active, nodeName=127.0.0.1:43661_solr, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"c1_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:43661_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43661/solr";,
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 42013 INFO  (qtp2133381041-391) [n:127.0.0.1:43435_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:43661_solr&onlyIfLeaderActive=true&core=c1_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0

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

ubmitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2013480 DEBUG (closeThreadPool-20562-thread-3-EventThread) [   
  ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:Closed type:None path:null
   [junit4]   2> 2013481 INFO  (closeThreadPool-20722-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@41b8c775{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2013481 INFO  (closeThreadPool-20722-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7d720bdf{/,null,STOPPED}
   [junit4]   2> 2013481 INFO  (closeThreadPool-20722-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2013483 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-380 after mutting 0 log 
messages
   [junit4]   2> 2013483 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-381 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> 2013484 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2013484 WARN  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AA4EA69671D5538A]-SendThread(127.0.0.1:38181))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1000118bebe0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1000118bebe0000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1000118bebe0000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2013585 DEBUG 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AA4EA69671D5538A]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:Closed type:None path:null
   [junit4]   2> 2013686 DEBUG 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AA4EA69671D5538A]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:Closed type:None path:null
   [junit4]   2> 2013688 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>        11      /solr/collections/collection1/terms/shard1_0
   [junit4]   2>        11      /solr/collections/collection1/terms/shard1_1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard2
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        184     /solr/collections/collection1/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/collections/control_collection/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72058799828893700-127.0.0.1:42241_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        77      /solr/overseer/queue
   [junit4]   2>        33      /solr/live_nodes
   [junit4]   2>        20      /solr/overseer/collection-queue-work
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        2       /solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 2013691 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38181
   [junit4]   2> 2013691 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38181
   [junit4]   2> 2013691 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AA4EA69671D5538A]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38181
   [junit4]   2> 2013693 INFO  
(SUITE-ShardSplitTest-seed#[AA4EA69671D5538A]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-381 after mutting 0 log 
messages
   [junit4]   2> 2013693 INFO  
(SUITE-ShardSplitTest-seed#[AA4EA69671D5538A]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-382 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_AA4EA69671D5538A-001
   [junit4]   2> Oct 27, 2023 7:56:56 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(Lucene87): 
{rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=BlockTreeOrds(blocksize=128), _root_=Lucene84, 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_s=BlockTreeOrds(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Asserting), 
a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=418, 
maxMBSortInHeap=6.116020534240501, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-PE, 
timezone=Europe/Luxembourg
   [junit4]   2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 
(64-bit)/cpus=4,threads=1,free=223091080,total=515375104
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudNestedDocsSort, 
BasicAuthStandaloneTest, TestAnalyzedSuggestions, TestCoordinatorRole, 
TestSimComputePlanAction, TestHdfsBackupRestoreCore, TestSort, 
TestPullReplicaWithAuth, TestDocTermOrds, OrderedExecutorTest, 
DocExpirationUpdateProcessorFactoryTest, ConvertedLegacyTest, DeleteShardTest, 
TestFuzzyAnalyzedSuggestions, TestFieldTypeResource, 
TestDocBasedVersionConstraints, ZkNodePropsTest, TestStressReorder, 
CleanupOldIndexTest, ConcurrentCreateRoutedAliasTest, 
TestTolerantUpdateProcessorRandomCloud, RestartWhileUpdatingTest, DOMUtilTest, 
TestInPlaceUpdatesRequiredField, EmbeddedSolrNoSerializeTest, TestUpdate, 
TestSha256AuthenticationProvider, AnalyticsMergeStrategyTest, 
TestSimpleTextCodec, CoreAdminOperationTest, BlockDirectoryTest, 
JWTVerificationkeyResolverTest, SpatialFilterTest, TestRawResponseWriter, 
TestBinaryField, DistribJoinFromCollectionTest, TestSolrCLIRunExample, 
ByteBuffersDirectoryFactoryTest, TestFieldCacheSort, MoreLikeThisComponentTest, 
DeleteByIdWithRouterFieldTest, TestStressLiveNodes, SpellingQueryConverterTest, 
TestRealTimeGet, TestMacroExpander, PluginInfoTest, 
TestLeaderElectionWithEmptyReplica, TestExtendedDismaxParser, 
CustomTermsComponentTest, TaggingAttributeTest, TestUtils, 
TestLegacyBM25SimilarityFactory, DistributedTermsComponentTest, DocValuesTest, 
NodeMutatorTest, TestCollationField, SolrCloudReportersTest, 
TestWordDelimiterFilterFactory, TestLegacyField, TriggerEventQueueTest, 
JavaBinAtomicUpdateMultivalueTest, TestSchemaVersionResource, 
DistanceFunctionTest, TestMultiValuedNumericRangeQuery, SolrIndexConfigTest, 
TestUnifiedSolrHighlighter, TestFacetMethods, CdcrBootstrapTest, 
TestManagedSchemaAPI, CloneFieldUpdateProcessorFactoryTest, 
TestSweetSpotSimilarityFactory, TestShortCircuitedRequests, 
TestBinaryResponseWriter, MetricTriggerIntegrationTest, TestTolerantSearch, 
TestLegacyFieldCache, SolrCoreMetricManagerTest, TestExceedMaxTermLength, 
TestReloadDeadlock, TestExactSharedStatsCache, TestSolrRequestInfo, 
ScheduledMaintenanceTriggerTest, TestBlobHandler, 
TestSolrCloudWithHadoopAuthPlugin, StressHdfsTest, 
TestOnReconnectListenerSupport, TestSolrConfigHandlerConcurrent, 
ActionThrottleTest, TestReplicaProperties, TestXmlQParser, 
SolrCloudExampleTest, TestApiFramework, TestSmileRequest, ResponseBuilderTest, 
TestRebalanceLeaders, FileUtilsTest, RemoteQueryErrorTest, 
PeerSyncReplicationTest, SearchRateTriggerTest, 
TestReplicationHandlerDiskOverFlow, UpdateLogCloudTest, 
SolrGraphiteReporterTest, HttpSolrCallCloudTest, IndexSchemaTest, 
WrapperMergePolicyFactoryTest, TestRTGBase, LeaderVoteWaitTimeoutTest, 
HttpTriggerListenerTest, TestSolrIndexConfig, SystemCollectionCompatTest, 
TestPackages, PropertiesRequestHandlerTest, HttpPartitionTest, 
DirectoryFactoriesTest, TestSimNodeLostTrigger, TestJsonFacetErrors, 
SpatialHeatmapFacetsTest, ClusterStateUpdateTest, 
TestSimpleTrackingShardHandler, ConnectionReuseTest, BasicDistributedZkTest, 
CollectionStateFormat2Test, DeleteInactiveReplicaTest, 
DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest, 
MultiThreadedOCPTest, TestCloudDeleteByQuery, 
TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields, 
TestCloudRecovery, TestConfigSetsAPI, TestDistributedMap, 
TestDownShardTolerantSearch, TestDynamicFieldNamesIndexCorrectly, 
TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, 
CollectionTooManyReplicasTest, ConcurrentCreateCollectionTest, 
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, PurgeGraphTest, 
ShardSplitTest]
   [junit4] Completed [644/958 (2!)] on J2 in 338.85s, 11 tests, 1 error, 3 
skipped <<< FAILURES!

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

Reply via email to