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

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:43579/j_bd
        at 
__randomizedtesting.SeedInfo.seed([C48F55ADB3400E8F:7C4C010D4F9BDBFA]: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.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
        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:1758)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        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:80)
        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:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        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:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        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)
        ... 57 more


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:33817/j_bd
        at 
__randomizedtesting.SeedInfo.seed([C48F55ADB3400E8F:F8E19CF41698A516]: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:1758)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        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:80)
        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:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        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:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        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)
        ... 57 more




Build Log:
[...truncated 15850 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1672601 INFO  
(SUITE-ShardSplitTest-seed#[C48F55ADB3400E8F]-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> 1672624 INFO  
(SUITE-ShardSplitTest-seed#[C48F55ADB3400E8F]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-384 after mutting 0 log 
messages
   [junit4]   2> 1672624 INFO  
(SUITE-ShardSplitTest-seed#[C48F55ADB3400E8F]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-385 for ERROR logs matching 
regex: ignore_exception
   [junit4]   2> 1672626 INFO  
(SUITE-ShardSplitTest-seed#[C48F55ADB3400E8F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_C48F55ADB3400E8F-001/data-dir-178-001
   [junit4]   2> 1672627 INFO  
(SUITE-ShardSplitTest-seed#[C48F55ADB3400E8F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1672627 INFO  
(SUITE-ShardSplitTest-seed#[C48F55ADB3400E8F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1672627 INFO  
(SUITE-ShardSplitTest-seed#[C48F55ADB3400E8F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1672627 INFO  
(SUITE-ShardSplitTest-seed#[C48F55ADB3400E8F]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /j_bd/
   [junit4]   2> 1672632 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-385 after mutting 0 log 
messages
   [junit4]   2> 1672632 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-386 for ERROR logs 
matching regex: ignore_exception
   [junit4]   2> 1672633 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1672633 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1672633 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1672634 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1672733 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer start zk server on port: 35755
   [junit4]   2> 1672733 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35755
   [junit4]   2> 1672733 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35755
   [junit4]   2> 1672733 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35755
   [junit4]   2> 1672736 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1672740 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1672741 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:None path:null
   [junit4]   2> 1672741 DEBUG (zkConnectionManagerCallback-18601-thread-1) [   
  ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2f033c24 name: 
ZooKeeperConnection Watcher:127.0.0.1:35755 got event WatchedEvent 
state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1672741 INFO  (zkConnectionManagerCallback-18601-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1672741 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1672742 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1672742 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1672743 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1672748 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1672748 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:None path:null
   [junit4]   2> 1672748 DEBUG (zkConnectionManagerCallback-18603-thread-1) [   
  ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5f399e6c name: 
ZooKeeperConnection Watcher:127.0.0.1:35755/solr got event WatchedEvent 
state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1672748 INFO  (zkConnectionManagerCallback-18603-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1672749 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1672749 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1672749 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 1672750 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1672750 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1672751 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1672751 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1672752 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1672752 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1672752 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1672753 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1672753 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1672753 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1672754 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1672754 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1672755 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1672755 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1672756 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1672756 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1672757 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1672757 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1672758 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1672758 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1672758 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1672758 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1672759 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1672880 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1672880 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1672880 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] 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> 1672884 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1672884 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1672884 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1672888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ac9ed98{/j_bd,null,AVAILABLE}
   [junit4]   2> 1672888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.e.j.s.AbstractConnector Started ServerConnector@64302bb8{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:44315}
   [junit4]   2> 1672888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.e.j.s.Server Started @1672961ms
   [junit4]   2> 1672888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_C48F55ADB3400E8F-001/tempDir-001/control/data,
 hostContext=/j_bd, hostPort=44315, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_C48F55ADB3400E8F-001/control-001/cores}
   [junit4]   2> 1672888 ERROR 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1672888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1672888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.11.4
   [junit4]   2> 1672888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 1672888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1672888 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2024-02-14T09:01:54.504Z
   [junit4]   2> 1672889 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1672891 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1672892 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:None path:null
   [junit4]   2> 1672895 DEBUG (zkConnectionManagerCallback-18605-thread-1) [   
  ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b3d66aa name: 
ZooKeeperConnection Watcher:127.0.0.1:35755/solr got event WatchedEvent 
state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1672895 INFO  (zkConnectionManagerCallback-18605-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1672896 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1672896 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1672997 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1672997 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:Closed type:None path:null
   [junit4]   2> 1672997 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_C48F55ADB3400E8F-001/control-001/solr.xml
   [junit4]   2> 1672999 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1672999 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1673001 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c17eae2, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1673236 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1673237 WARN  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1824b730[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1673237 WARN  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1824b730[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1673240 WARN  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@19402594[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1673240 WARN  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@19402594[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1673241 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35755/solr
   [junit4]   2> 1673241 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1673242 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1673243 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:None path:null
   [junit4]   2> 1673244 DEBUG (zkConnectionManagerCallback-18616-thread-1) [   
  ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@21578feb name: 
ZooKeeperConnection Watcher:127.0.0.1:35755 got event WatchedEvent 
state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1673244 INFO  (zkConnectionManagerCallback-18616-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1673244 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1673244 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1673245 WARN  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-SendThread(127.0.0.1:35755))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10079d7d0360003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10079d7d0360003, 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 0x10079d7d0360003, 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> 1673345 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:Closed type:None path:null
   [junit4]   2> 1673346 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1673347 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:None path:null
   [junit4]   2> 1673347 DEBUG (zkConnectionManagerCallback-18618-thread-1) [   
  ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7392c07a name: 
ZooKeeperConnection Watcher:127.0.0.1:35755/solr got event WatchedEvent 
state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1673347 INFO  (zkConnectionManagerCallback-18618-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1673347 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1673348 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1673349 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1673349 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1673350 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/async_ids
   [junit4]   2> 1673351 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1673352 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: /node_roles
   [junit4]   2> 1673352 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: /node_roles/data
   [junit4]   2> 1673353 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/node_roles/data/on
   [junit4]   2> 1673354 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/node_roles/data/off
   [junit4]   2> 1673355 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/node_roles/overseer
   [junit4]   2> 1673356 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/node_roles/overseer/allowed
   [junit4]   2> 1673357 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/node_roles/overseer/preferred
   [junit4]   2> 1673358 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/node_roles/overseer/disallowed
   [junit4]   2> 1673359 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/node_roles/coordinator
   [junit4]   2> 1673360 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/node_roles/coordinator/on
   [junit4]   2> 1673361 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/node_roles/coordinator/off
   [junit4]   2> 1673363 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1673363 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/autoscaling/events
   [junit4]   2> 1673364 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/autoscaling/triggerState
   [junit4]   2> 1673365 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/autoscaling/nodeAdded
   [junit4]   2> 1673365 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/autoscaling/nodeLost
   [junit4]   2> 1673366 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 1673367 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 1673367 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1673368 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/protwords.txt
   [junit4]   2> 1673369 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/managed-schema
   [junit4]   2> 1673370 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/solrconfig.xml
   [junit4]   2> 1673372 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/synonyms.txt
   [junit4]   2> 1673373 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_it.txt
   [junit4]   2> 1673374 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 1673375 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 1673376 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_no.txt
   [junit4]   2> 1673377 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/contractions_ca.txt
   [junit4]   2> 1673379 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 1673380 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 1673381 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 1673382 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 1673383 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 1673385 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_th.txt
   [junit4]   2> 1673386 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 1673387 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_da.txt
   [junit4]   2> 1673388 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_et.txt
   [junit4]   2> 1673389 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/userdict_ja.txt
   [junit4]   2> 1673391 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/contractions_ga.txt
   [junit4]   2> 1673392 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_id.txt
   [junit4]   2> 1673393 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 1673395 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 1673396 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 1673397 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 1673398 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 1673399 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_de.txt
   [junit4]   2> 1673400 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_en.txt
   [junit4]   2> 1673402 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 1673403 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 1673404 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 1673406 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 1673408 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 1673410 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 1673411 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/contractions_fr.txt
   [junit4]   2> 1673412 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 1673413 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 1673415 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 1673416 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_el.txt
   [junit4]   2> 1673417 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/contractions_it.txt
   [junit4]   2> 1673418 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 1673420 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_es.txt
   [junit4]   2> 1673421 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 1673422 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/configs/_default/stopwords.txt
   [junit4]   2> 1673423 WARN  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] 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> 1673424 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1673424 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ZkStateReader Loaded cluster 
properties: {legacyCloud=true}
   [junit4]   2> 1673425 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 1673425 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1673425 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking 
ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1673426 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: 
cmp=-1, new definition is: Aliases{collectionAliases={}, 
collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1673428 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1673428 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1673429 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44315_j_bd
   [junit4]   2> 1673429 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1673430 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.Overseer Overseer 
(id=72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) starting
   [junit4]   2> 1673431 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1673431 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1673433 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1673435 DEBUG 
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1673435 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44315_j_bd
   [junit4]   2> 1673435 INFO  
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44315_j_bd
   [junit4]   2> 1673436 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 1673436 DEBUG 
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 1673436 DEBUG 
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1673436 DEBUG 
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1673437 DEBUG 
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1673437 INFO  
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1673438 INFO  
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1673438 DEBUG 
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:44315_j_bd]
   [junit4]   2> 1673438 DEBUG 
(OverseerAutoScalingTriggerThread-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [     ] o.a.s.c.c.SolrZkClient makePath: 
/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1673438 DEBUG 
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1673438 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.ZkController non-data nodes now []
   [junit4]   2> 1673439 DEBUG (zkCallback-18617-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 1673440 DEBUG (zkCallback-18617-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:44315_j_bd] -> [127.0.0.1:44315_j_bd]
   [junit4]   2> 1673440 DEBUG 
(OverseerAutoScalingTriggerThread-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 1673441 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1673441 WARN  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] 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> 1673466 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1673486 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c17eae2
   [junit4]   2> 1673496 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c17eae2
   [junit4]   2> 1673496 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c17eae2
   [junit4]   2> 1673497 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) 
[n:127.0.0.1:44315_j_bd     ] 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/J1/temp/solr.cloud.api.collections.ShardSplitTest_C48F55ADB3400E8F-001/control-001/cores
   [junit4]   2> 1673514 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1673518 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1673519 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:None path:null
   [junit4]   2> 1673523 DEBUG (zkConnectionManagerCallback-18635-thread-1) [   
  ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2f7ed56e name: 
ZooKeeperConnection Watcher:127.0.0.1:35755/solr got event WatchedEvent 
state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1673523 INFO  (zkConnectionManagerCallback-18635-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1673523 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1673523 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1673523 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1673524 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1673525 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1673525 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:44315_j_bd]
   [junit4]   2> 1673529 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched 
[0] lazy [2] total [2]
   [junit4]   2> 1673529 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date 
Aliases /aliases.json
   [junit4]   2> 1673530 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: 
Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1673530 INFO  
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35755/solr ready
   [junit4]   2> 1673537 INFO  (qtp1677359286-29410) [n:127.0.0.1:44315_j_bd    
 ] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:44315/j_bd/admin/collections?action=CREATE&name=control_collection&collection.configName=conf1&createNodeSet=127.0.0.1%3A44315_j_bd&numShards=1&nrtReplicas=1&wt=javabin&version=2)
   [junit4]   2> 1673547 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/overseer/collection-queue-work
   [junit4]   2> 1673548 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/overseer/collection-queue-work
   [junit4]   2> 1673550 DEBUG 
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from 
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1673550 DEBUG 
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1673550 DEBUG 
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor Overseer 
Collection Message Handler: Get the message id: 
/overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:44315_j_bd",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1673551 DEBUG 
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor Cleaning up 
work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 1673551 DEBUG 
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1673551 DEBUG 
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1673551 DEBUG 
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1673551 INFO  
(OverseerCollectionConfigSetProcessor-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000)
 [n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1673551 DEBUG 
(OverseerThreadFactory-18625-thread-1-processing-n:127.0.0.1:44315_j_bd) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1673555 DEBUG 
(OverseerThreadFactory-18625-thread-1-processing-n:127.0.0.1:44315_j_bd) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:44315_j_bd",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1673555 DEBUG 
(OverseerThreadFactory-18625-thread-1-processing-n:127.0.0.1:44315_j_bd) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking 
ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1673562 DEBUG 
(OverseerThreadFactory-18625-thread-1-processing-n:127.0.0.1:44315_j_bd) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: 
cmp=0, not overwriting ZK version.
   [junit4]   2> 1673562 INFO  
(OverseerThreadFactory-18625-thread-1-processing-n:127.0.0.1:44315_j_bd) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1673563 DEBUG 
(OverseerThreadFactory-18625-thread-1-processing-n:127.0.0.1:44315_j_bd) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
creating collections conf node /collections/control_collection 
   [junit4]   2> 1673563 DEBUG 
(OverseerThreadFactory-18625-thread-1-processing-n:127.0.0.1:44315_j_bd) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.a.c.CreateCollectionCmd Check for 
collection zkNode: control_collection
   [junit4]   2> 1673564 DEBUG 
(OverseerThreadFactory-18625-thread-1-processing-n:127.0.0.1:44315_j_bd) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode 
exists
   [junit4]   2> 1673565 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1673565 DEBUG 
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:44315_j_bd",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1673565 DEBUG 
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 1673566 DEBUG 
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.o.ZkStateWriter going to 
create_collection /collections/control_collection/state.json
   [junit4]   2> 1673567 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1673666 DEBUG 
(OverseerThreadFactory-18625-thread-1-processing-n:127.0.0.1:44315_j_bd) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.a.c.CreateCollectionCmd Creating 
SolrCores for new collection control_collection, shardNames [shard1] , message 
: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:44315_j_bd",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1673668 DEBUG 
(OverseerThreadFactory-18625-thread-1-processing-n:127.0.0.1:44315_j_bd) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.a.c.CreateCollectionCmd Creating core 
control_collection_shard1_replica_n1 as part of shard shard1 of collection 
control_collection on 127.0.0.1:44315_j_bd
   [junit4]   2> 1673669 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd    
 ] o.a.s.s.HttpSolrCall 
HttpSolrCall.init(http://127.0.0.1:44315/j_bd/admin/cores?null)
   [junit4]   2> 1673669 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1673670 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1673672 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1673672 DEBUG 
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44315_j_bd",
   [junit4]   2>   "base_url":"http://127.0.0.1:44315/j_bd";,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1673672 DEBUG 
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44315_j_bd",
   [junit4]   2>   "base_url":"http://127.0.0.1:44315/j_bd";,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1673673 DEBUG 
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.o.ReplicaMutator Will update state for 
replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:44315_j_bd",
   [junit4]   2>   "base_url":"http://127.0.0.1:44315/j_bd";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 1673673 DEBUG 
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(control_collection//collections/control_collection/state.json/0 
)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:44315_j_bd",
   [junit4]   2>           "base_url":"http://127.0.0.1:44315/j_bd";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1673774 DEBUG 
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 1673775 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1674686 DEBUG (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/control_collection]
   [junit4]   2> 1674693 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.4
   [junit4]   2> 1674693 WARN  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use 
solr.xml:/metrics/reporter section instead
   [junit4]   2> 1674696 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1674700 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1674716 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 1674716 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c17eae2
   [junit4]   2> 1674716 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_C48F55ADB3400E8F-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_C48F55ADB3400E8F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1674719 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=16.8447265625, 
floorSegmentMB=0.876953125, forceMergeDeletesPctAllowed=7.9999324812171135, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=23.41620733857225
   [junit4]   2> 1674741 WARN  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1674782 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1674782 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1674783 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1674783 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1674783 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1674786 DEBUG (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Loading collection config from: 
[/collections/control_collection]
   [junit4]   2> 1674787 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1674787 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1674787 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1674787 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1790864330748592128
   [junit4]   2> 1674789 DEBUG (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Waiting up to 60000ms for state 
org.apache.solr.cloud.ZkController$$Lambda$600/1668555752@4634f194
   [junit4]   2> 1674789 DEBUG (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Found 
org.apache.solr.cloud.ZkController$$Lambda$600/1668555752@4634f194 directly in 
clusterState
   [junit4]   2> 1674790 DEBUG (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/terms/shard1
   [junit4]   2> 1674790 INFO  
(searcherExecutor-18637-thread-1-processing-n:127.0.0.1:44315_j_bd 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:44315_j_bd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 1674792 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/terms/shard1
   [junit4]   2> 1674792 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1674792 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1674792 DEBUG (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1674793 DEBUG (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1674795 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1674795 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1674795 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44315/j_bd/control_collection_shard1_replica_n1/
   [junit4]   2> 1674796 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1674796 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44315/j_bd/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1674796 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72191561856057348-core_node2-n_0000000000
   [junit4]   2> 1674798 DEBUG 
(TEST-ShardSplitTest.testSplitShardWithRuleLink-seed#[C48F55ADB3400E8F]-EventThread)
 [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent 
state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1674798 INFO  (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44315/j_bd/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1674799 DEBUG 
(OverseerStateUpdate-72191561856057348-127.0.0.1:44315_j_bd-n_0000000000) 
[n:127.0.0.1:44315_j_bd     ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:44315_j_bd",
   [junit4]   2>   "base_url":"http://127.0.0.1:44315/j_bd";,
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1674799 DEBUG (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1674799 DEBUG (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader Add data for [control_collection] ver [1]
   [junit4]   2> 1674799 DEBUG (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [2] total [2]
   [junit4]   2> 1674800 DEBUG (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader updated per-replica states changed for: 
control_collection, ver: 0 , new vals: []
   [junit4]   2> 1674800 DEBUG 
(watches-18619-thread-1-processing-n:127.0.0.1:44315_j_bd 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:44315_j_bd c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader  
CollectionStatePredicate failed for control_collection, cversion : -1
   [junit4]   2> 1674800 DEBUG (qtp1677359286-29412) [n:127.0.0.1:44315_j_bd 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [1] watched [1] 
lazy [2] total [2]
   [junit4]   2> 1674800 DEBUG (qtp1677359286-29412) [

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

t.testSplitMixedReplicaTypesLink-seed#[C48F55ADB3400E8F]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35451
   [junit4]   2> 2096060 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C48F55ADB3400E8F]) [  
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35451
   [junit4]   2> 2096060 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C48F55ADB3400E8F]) [  
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35451
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitMixedReplicaTypesLink -Dtests.seed=C48F55ADB3400E8F 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=de-LU 
-Dtests.timezone=Europe/Volgograd -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    147s J1 | ShardSplitTest.testSplitMixedReplicaTypesLink <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:33817/j_bd
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C48F55ADB3400E8F:F8E19CF41698A516]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1188)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:225)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242)
   [junit4]    >        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:365)
   [junit4]    >        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [junit4]    >        at java.lang.Thread.run(Thread.java:750)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    >        ... 57 more
   [junit4]   2> 2096062 INFO  
(SUITE-ShardSplitTest-seed#[C48F55ADB3400E8F]-worker) [     ] 
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-401 after mutting 0 log 
messages
   [junit4]   2> 2096062 INFO  
(SUITE-ShardSplitTest-seed#[C48F55ADB3400E8F]-worker) [     ] 
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-402 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/J1/temp/solr.cloud.api.collections.ShardSplitTest_C48F55ADB3400E8F-001
   [junit4]   2> Feb 14, 2024 9:08:57 AM 
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), 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=de-LU, 
timezone=Europe/Volgograd
   [junit4]   2> NOTE: Linux 4.15.0-213-generic amd64/Temurin 1.8.0_362 
(64-bit)/cpus=4,threads=1,free=223321544,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsWriteToMultipleCollectionsTest, SQLWithAuthzEnabledTest, 
TestMissingGroups, DataDrivenBlockJoinTest, TestCloudSchemaless, 
MetricsDisabledCloudTest, TestDistributedSearch, DirectSolrConnectionTest, 
FileBasedSpellCheckerTest, TestPostingsSolrHighlighter, 
TestConfigSetProperties, PackageManagerCLITest, TestCloudDeleteByQuery, 
ClassificationUpdateProcessorTest, DocValuesMultiTest, RulesTest, 
BadIndexSchemaTest, TestLocalFSCloudBackupRestore, SimplePostToolTest, 
TestValueSourceCache, TestStressRecovery, UtilsToolTest, 
TestSolrDeletionPolicy2, AtomicUpdatesTest, 
TestPerFieldSimilarityWithDefaultOverride, ProtectedTermFilterFactoryTest, 
TestStressInPlaceUpdates, MultipleManagedSchemasTest, TestFreeTextSuggestions, 
TestFieldTypeCollectionResource, CursorMarkTest, TestLegacyTerms, 
HdfsSyncSliceTest, TestNRTOpen, TestSolrCloudWithDelegationTokens, 
ShardRoutingTest, RankQueryTest, ClusterStateTest, TestLRUCache, 
PreAnalyzedFieldTest, TestNestedUpdateProcessor, SolrCoreTest, 
TestNumericTokenStream, HdfsAutoAddReplicasIntegrationTest, TestDynamicURP, 
LeaderTragicEventTest, TestCrossCoreJoin, TestSolrQueryParser, SmileWriterTest, 
TestDistributedMap, TestPayloadCheckQParserPlugin, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestCloudDeduplication, 
TestSortableTextField, TestWriterPerf, LoggingHandlerTest, HdfsNNFailoverTest, 
TestSQLHandler, TestAtomicUpdateErrorCases, SolrMetricsIntegrationTest, 
SimpleMLTQParserTest, SearchRateTriggerIntegrationTest, TestFilteredDocIdSet, 
DistributedUpdateProcessorTest, RangeFacetCloudTest, CdcrRequestHandlerTest, 
DaemonStreamApiTest, TestUninvertingReader, InvalidConfigJoinQueryTest, 
TestSystemCollAutoCreate, TestReRankQParserPlugin, CollectionsAPISolrJTest, 
TestJsonFacetsStatsParsing, DistributedIntervalFacetingTest, 
TestWithCollection, TestFieldCacheReopen, LeaderElectionIntegrationTest, 
MergeStrategyTest, LocalFSCloudIncrementalBackupTest, RestoreTriggerStateTest, 
PKIAuthenticationIntegrationTest, TestPullReplicaErrorHandling, 
ChaosMonkeyNothingIsSafeTest, DistribDocExpirationUpdateProcessorTest, 
TestSolrConfigHandlerCloud, OverseerCollectionConfigSetProcessorTest, 
TestCorePropertiesReload, ReindexCollectionTest, UnloadDistributedZkTest, 
SampleTest, UpdateParamsTest, TestGeoJSONResponseWriter, SuggestComponentTest, 
SyncSliceTest, AssignBackwardCompatibilityTest, TestInPlaceUpdatesDistrib, 
TestRuleBasedAuthorizationWithKerberos, ConnectionReuseTest, TestReload, 
SignatureUpdateProcessorFactoryTest, TestSolrCachePerf, 
TestCloudPseudoReturnFields, TestReplicationHandlerBackup, TestQueryUtils, 
TestSchemaDesignerConfigSetHelper, XsltUpdateRequestHandlerTest, 
TestSurroundQueryParser, HighlighterConfigTest, CreateRoutedAliasTest, 
TestCaffeineCache, TimeRoutedAliasUpdateProcessorTest, TestSimNodeAddedTrigger, 
SubstringBytesRefFilterTest, TestContainerPlugin, SecurityHeadersTest, 
HdfsLockFactoryTest, MetricsHistoryIntegrationTest, 
MetricsHistoryWithAuthIntegrationTest, MoveReplicaHDFSFailoverTest, 
MoveReplicaHDFSTest, MoveReplicaTest, ReplaceNodeTest, 
RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, 
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, 
SolrCloudExampleTest, TestCloudRecovery2, TestConfigSetsAPIExclusivity, 
TestConfigSetsAPIShareSchema, TestConfigSetsAPIZkFailure, 
TestDeleteCollectionOnDownNodes, TestDynamicFieldNamesIndexCorrectly, 
TestLockTree, TestMiniSolrCloudClusterSSL, TestSSLRandomization, 
TestSizeLimitedDistributedMap, TestTlogReplayVsRecovery, TestTlogReplica, 
ConcurrentCreateCollectionTest, HdfsCloudIncrementalBackupTest, ShardSplitTest]
   [junit4] Completed [722/959 (1!)] on J1 in 424.41s, 11 tests, 2 errors, 3 
skipped <<< FAILURES!

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

Reply via email to