Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/215/

1 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:44567/solr
        at 
__randomizedtesting.SeedInfo.seed([B979325E186663C5:D471D4BFAD316949]: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:1171)
        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:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat(CollectionsAPISolrJTest.java:249)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
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)
        ... 53 more




Build Log:
[...truncated 15185 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 1178542 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B979325E186663C5]-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.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1178542 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B979325E186663C5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001/data-dir-113-001
   [junit4]   2> 1178542 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[B979325E186663C5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1178542 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B979325E186663C5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1178544 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B979325E186663C5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1178544 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B979325E186663C5]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1178544 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[B979325E186663C5]-worker) [     ] 
o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1178547 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplica
   [junit4]   2> 1178547 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001/tempDir-001
   [junit4]   2> 1178548 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1178548 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1178548 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1178549 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1178648 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.ZkTestServer start zk server on port: 36543
   [junit4]   2> 1178648 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36543
   [junit4]   2> 1178648 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36543
   [junit4]   2> 1178648 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36543
   [junit4]   2> 1178653 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1178659 INFO  (zkConnectionManagerCallback-11254-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1178659 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1178664 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1178665 INFO  (zkConnectionManagerCallback-11256-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1178665 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1178666 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1178667 INFO  (zkConnectionManagerCallback-11258-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1178667 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1178770 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1178770 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1178770 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1178770 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1178770 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1178770 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1178771 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1178771 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1178771 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1178772 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1178772 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1178772 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 
8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1178772 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1178772 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1178772 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1178773 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@115e589b{/solr,null,AVAILABLE}
   [junit4]   2> 1178781 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1178781 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1178786 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1178786 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@420f90a3{/solr,null,AVAILABLE}
   [junit4]   2> 1178793 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1178793 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1178793 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1178793 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@393398e3{/solr,null,AVAILABLE}
   [junit4]   2> 1178794 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@62ce7c41{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44647}
   [junit4]   2> 1178794 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.e.j.s.Server Started @1178824ms
   [junit4]   2> 1178794 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:36543/solr, hostPort=44647}
   [junit4]   2> 1178794 ERROR (jetty-launcher-11259-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1178794 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1178794 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.1
   [junit4]   2> 1178794 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1178794 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1178794 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-15T07:15:39.283Z
   [junit4]   2> 1178794 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1faa144f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39801}
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.e.j.s.Server Started @1178825ms
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:36543/solr, hostPort=39801}
   [junit4]   2> 1178795 ERROR (jetty-launcher-11259-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.1
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-15T07:15:39.284Z
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e666abb{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:34481}
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.e.j.s.Server Started @1178826ms
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:36543/solr, hostPort=34481}
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1178795 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1178796 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1178796 ERROR (jetty-launcher-11259-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1178796 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1178796 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.1
   [junit4]   2> 1178796 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1178796 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1178796 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-15T07:15:39.285Z
   [junit4]   2> 1178796 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@160a7b9d{/solr,null,AVAILABLE}
   [junit4]   2> 1178796 INFO  (zkConnectionManagerCallback-11263-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1178796 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1178802 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1178802 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@414eec94{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41109}
   [junit4]   2> 1178802 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.e.j.s.Server Started @1178833ms
   [junit4]   2> 1178802 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:36543/solr, hostPort=41109}
   [junit4]   2> 1178802 ERROR (jetty-launcher-11259-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1178802 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1178802 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1178802 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.1
   [junit4]   2> 1178802 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1178802 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1178802 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-15T07:15:39.291Z
   [junit4]   2> 1178802 INFO  (zkConnectionManagerCallback-11261-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1178802 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1178803 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1178803 INFO  (zkConnectionManagerCallback-11265-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1178803 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1178803 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1178804 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1178806 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1178806 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1178806 WARN  
(jetty-launcher-11259-thread-1-SendThread(127.0.0.1:36543)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10839bb92d30003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10839bb92d30003, 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 0x10839bb92d30003, 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> 1178826 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1178827 INFO  (zkConnectionManagerCallback-11267-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1178827 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1178909 WARN  
(jetty-launcher-11259-thread-4-SendThread(127.0.0.1:36543)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10839bb92d30004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10839bb92d30004, 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 0x10839bb92d30004, 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> 1178913 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1179026 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1179027 WARN  
(jetty-launcher-11259-thread-3-SendThread(127.0.0.1:36543)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10839bb92d30006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10839bb92d30006, 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 0x10839bb92d30006, 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> 1179124 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1179162 WARN  (jetty-launcher-11259-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7428162[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1179162 WARN  (jetty-launcher-11259-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7428162[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1179209 WARN  (jetty-launcher-11259-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@700dfe38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1179209 WARN  (jetty-launcher-11259-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@700dfe38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1179210 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36543/solr
   [junit4]   2> 1179241 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179241 INFO  (zkConnectionManagerCallback-11287-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1179241 INFO  (jetty-launcher-11259-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1179242 WARN  
(jetty-launcher-11259-thread-1-SendThread(127.0.0.1:36543)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10839bb92d30007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10839bb92d30007, 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 0x10839bb92d30007, 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> 1179355 INFO  (jetty-launcher-11259-thread-1) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1179357 INFO  (zkConnectionManagerCallback-11289-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1179357 INFO  (jetty-launcher-11259-thread-1) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1179412 WARN  (jetty-launcher-11259-thread-1) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1179415 INFO  (jetty-launcher-11259-thread-1) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39801_solr
   [junit4]   2> 1179416 INFO  (jetty-launcher-11259-thread-1) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.Overseer Overseer 
(id=74372871636582408-127.0.0.1:39801_solr-n_0000000000) starting
   [junit4]   2> 1179434 INFO  
(OverseerStateUpdate-74372871636582408-127.0.0.1:39801_solr-n_0000000000) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39801_solr
   [junit4]   2> 1179458 INFO  (jetty-launcher-11259-thread-1) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39801_solr
   [junit4]   2> 1179459 INFO  (jetty-launcher-11259-thread-1) 
[n:127.0.0.1:39801_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1179460 WARN  (jetty-launcher-11259-thread-1) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1179468 INFO  (zkCallback-11288-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1179528 INFO  (jetty-launcher-11259-thread-1) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001/tempDir-001/node1
   [junit4]   2> 1180360 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1180373 WARN  (jetty-launcher-11259-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1c91e841[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1180373 WARN  (jetty-launcher-11259-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1c91e841[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1180382 WARN  (jetty-launcher-11259-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@709d2c51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1180382 WARN  (jetty-launcher-11259-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@709d2c51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1180383 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36543/solr
   [junit4]   2> 1180384 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1180400 INFO  (zkConnectionManagerCallback-11307-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180400 INFO  (jetty-launcher-11259-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1180401 WARN  
(jetty-launcher-11259-thread-2-SendThread(127.0.0.1:36543)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10839bb92d30009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10839bb92d30009, 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 0x10839bb92d30009, 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> 1180502 INFO  (jetty-launcher-11259-thread-2) 
[n:127.0.0.1:34481_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1180503 INFO  (zkConnectionManagerCallback-11309-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180503 INFO  (jetty-launcher-11259-thread-2) 
[n:127.0.0.1:34481_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1180510 WARN  (jetty-launcher-11259-thread-2) 
[n:127.0.0.1:34481_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1180511 INFO  (jetty-launcher-11259-thread-2) 
[n:127.0.0.1:34481_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1180513 INFO  (jetty-launcher-11259-thread-2) 
[n:127.0.0.1:34481_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34481_solr as DOWN
   [junit4]   2> 1180514 INFO  (jetty-launcher-11259-thread-2) 
[n:127.0.0.1:34481_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1180514 INFO  (jetty-launcher-11259-thread-2) 
[n:127.0.0.1:34481_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34481_solr
   [junit4]   2> 1180515 INFO  (zkCallback-11288-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1180515 INFO  (jetty-launcher-11259-thread-2) 
[n:127.0.0.1:34481_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1180516 WARN  (jetty-launcher-11259-thread-2) 
[n:127.0.0.1:34481_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1180521 INFO  (zkCallback-11308-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1180537 INFO  (jetty-launcher-11259-thread-2) 
[n:127.0.0.1:34481_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001/tempDir-001/node2
   [junit4]   2> 1180586 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1180587 WARN  (jetty-launcher-11259-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@182855c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1180587 WARN  (jetty-launcher-11259-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@182855c9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1180589 WARN  (jetty-launcher-11259-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7d55d787[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1180589 WARN  (jetty-launcher-11259-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7d55d787[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1180590 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36543/solr
   [junit4]   2> 1180591 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1180593 INFO  (zkConnectionManagerCallback-11323-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180593 INFO  (jetty-launcher-11259-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1180701 INFO  (jetty-launcher-11259-thread-4) 
[n:127.0.0.1:44647_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1180702 INFO  (zkConnectionManagerCallback-11325-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1180702 INFO  (jetty-launcher-11259-thread-4) 
[n:127.0.0.1:44647_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1180705 WARN  (jetty-launcher-11259-thread-4) 
[n:127.0.0.1:44647_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1180706 INFO  (jetty-launcher-11259-thread-4) 
[n:127.0.0.1:44647_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1180708 INFO  (jetty-launcher-11259-thread-4) 
[n:127.0.0.1:44647_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44647_solr as DOWN
   [junit4]   2> 1180709 INFO  (jetty-launcher-11259-thread-4) 
[n:127.0.0.1:44647_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1180709 INFO  (jetty-launcher-11259-thread-4) 
[n:127.0.0.1:44647_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44647_solr
   [junit4]   2> 1180710 INFO  (zkCallback-11288-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1180710 INFO  (zkCallback-11308-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1180711 INFO  (jetty-launcher-11259-thread-4) 
[n:127.0.0.1:44647_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1180712 WARN  (jetty-launcher-11259-thread-4) 
[n:127.0.0.1:44647_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1180717 INFO  (zkCallback-11324-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1180739 INFO  (jetty-launcher-11259-thread-4) 
[n:127.0.0.1:44647_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001/tempDir-001/node4
   [junit4]   2> 1181762 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1181763 WARN  (jetty-launcher-11259-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4fc2e98c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1181763 WARN  (jetty-launcher-11259-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4fc2e98c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1181765 WARN  (jetty-launcher-11259-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@668be02b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1181765 WARN  (jetty-launcher-11259-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@668be02b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1181766 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36543/solr
   [junit4]   2> 1181767 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1181768 INFO  (zkConnectionManagerCallback-11339-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1181768 INFO  (jetty-launcher-11259-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1181869 INFO  (jetty-launcher-11259-thread-3) 
[n:127.0.0.1:41109_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1181870 INFO  (zkConnectionManagerCallback-11341-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1181870 INFO  (jetty-launcher-11259-thread-3) 
[n:127.0.0.1:41109_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1181874 WARN  (jetty-launcher-11259-thread-3) 
[n:127.0.0.1:41109_solr     ] o.a.s.c.ZkController Contents of zookeeper 
/security.json are world-readable; consider setting up ACLs as described in 
https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1181875 INFO  (jetty-launcher-11259-thread-3) 
[n:127.0.0.1:41109_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1181877 INFO  (jetty-launcher-11259-thread-3) 
[n:127.0.0.1:41109_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41109_solr as DOWN
   [junit4]   2> 1181878 INFO  (jetty-launcher-11259-thread-3) 
[n:127.0.0.1:41109_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1181878 INFO  (jetty-launcher-11259-thread-3) 
[n:127.0.0.1:41109_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41109_solr
   [junit4]   2> 1181879 INFO  (zkCallback-11308-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1181879 INFO  (zkCallback-11324-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1181879 INFO  (zkCallback-11288-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1181880 INFO  (zkCallback-11340-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1181880 INFO  (jetty-launcher-11259-thread-3) 
[n:127.0.0.1:41109_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1181881 WARN  (jetty-launcher-11259-thread-3) 
[n:127.0.0.1:41109_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1181901 INFO  (jetty-launcher-11259-thread-3) 
[n:127.0.0.1:41109_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001/tempDir-001/node3
   [junit4]   2> 1181909 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1181910 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1181910 INFO  (zkConnectionManagerCallback-11352-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1181910 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1181911 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1181912 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36543/solr ready
   [junit4]   2> 1181922 INFO  (qtp1812565936-19443) [n:127.0.0.1:44647_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 
QTime=2
   [junit4]   2> 1181929 INFO  
(OverseerThreadFactory-11296-thread-1-processing-n:127.0.0.1:39801_solr) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
solrj_replicatests
   [junit4]   2> 1181935 INFO  
(OverseerThreadFactory-11296-thread-1-processing-n:127.0.0.1:39801_solr) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"solrj_replicatests_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39801_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39801/solr";,
   [junit4]   2>   "collection":"solrj_replicatests",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1181937 INFO  
(OverseerThreadFactory-11296-thread-1-processing-n:127.0.0.1:39801_solr) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"solrj_replicatests_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:34481_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34481/solr";,
   [junit4]   2>   "collection":"solrj_replicatests",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1181943 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr    
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1181943 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr    
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient core cache for max 2147483647 cores with initial capacity 
of 1024
   [junit4]   2> 1181944 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr    
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n3&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1181954 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.10.1
   [junit4]   2> 1181955 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.10.1
   [junit4]   2> 1181956 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1181957 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1181957 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_replicatests_shard1_replica_n3' using configuration from 
configset conf, trusted=true
   [junit4]   2> 1181957 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1181957 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.SolrCore 
[[solrj_replicatests_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001/tempDir-001/node2/solrj_replicatests_shard1_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001/tempDir-001/node2/solrj_replicatests_shard1_replica_n3/data/]
   [junit4]   2> 1181957 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1181957 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_replicatests_shard1_replica_n1' using configuration from 
configset conf, trusted=true
   [junit4]   2> 1181958 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[solrj_replicatests_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001/tempDir-001/node1/solrj_replicatests_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001/tempDir-001/node1/solrj_replicatests_shard1_replica_n1/data/]
   [junit4]   2> 1181988 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1181988 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1181988 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1181988 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1181989 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1181989 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1181989 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1181989 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1181990 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1181990 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1181990 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1181990 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 1181990 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1713669031832059904
   [junit4]   2> 1181990 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1181990 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 1181990 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1713669031832059904
   [junit4]   2> 1181992 INFO  
(searcherExecutor-11354-thread-1-processing-n:127.0.0.1:34481_solr 
x:solrj_replicatests_shard1_replica_n3 c:solrj_replicatests s:shard1 
r:core_node4) [n:127.0.0.1:34481_solr c:solrj_replicatests s:shard1 
r:core_node4 x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.SolrCore 
[solrj_replicatests_shard1_replica_n3]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 1181993 INFO  
(searcherExecutor-11356-thread-1-processing-n:127.0.0.1:39801_solr 
x:solrj_replicatests_shard1_replica_n1 c:solrj_replicatests s:shard1 
r:core_node2) [n:127.0.0.1:39801_solr c:solrj_replicatests s:shard1 
r:core_node2 x:solrj_replicatests_shard1_replica_n1 ] o.a.s.c.SolrCore 
[solrj_replicatests_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 1181999 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/solrj_replicatests/terms/shard1 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1181999 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/solrj_replicatests/leaders/shard1
   [junit4]   2> 1182000 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/solrj_replicatests/terms/shard1 to 
Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 1182000 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/solrj_replicatests/leaders/shard1
   [junit4]   2> 1182003 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1182003 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1182003 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34481/solr/solrj_replicatests_shard1_replica_n3/
   [junit4]   2> 1182003 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: 
core=solrj_replicatests_shard1_replica_n3 url=http://127.0.0.1:34481/solr  
START 
replicas=[http://127.0.0.1:39801/solr/solrj_replicatests_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1182004 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.u.PeerSync PeerSync: 
core=solrj_replicatests_shard1_replica_n3 url=http://127.0.0.1:34481/solr  
DONE. We have no versions. sync failed.
   [junit4]   2> 1182005 INFO  (qtp292415506-19428) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.c.S.Request 
[solrj_replicatests_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1182005 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 1182005 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 1182005 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/solrj_replicatests/leaders/shard1/leader after winning as 
/collections/solrj_replicatests/leader_elect/shard1/election/74372871636582410-core_node4-n_0000000000
   [junit4]   2> 1182010 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:34481/solr/solrj_replicatests_shard1_replica_n3/ shard1
   [junit4]   2> 1182013 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1182016 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n3&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=72
   [junit4]   2> 1183006 INFO  (zkCallback-11308-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183008 INFO  (qtp292415506-19426) [n:127.0.0.1:39801_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica_n1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1065
   [junit4]   2> 1183011 INFO  (qtp1812565936-19445) [n:127.0.0.1:44647_solr    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1183013 INFO  (qtp1812565936-19445) [n:127.0.0.1:44647_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=solrj_replicatests&nrtReplicas=2&action=CREATE&numShards=1&perReplicaState=true&wt=javabin&version=2}
 status=0 QTime=1087
   [junit4]   2> 1183013 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: solrj_replicatests
   [junit4]   2> 1183018 INFO  
(OverseerCollectionConfigSetProcessor-74372871636582408-127.0.0.1:39801_solr-n_0000000000)
 [n:127.0.0.1:39801_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1183018 INFO  
(OverseerThreadFactory-11296-thread-2-processing-n:127.0.0.1:39801_solr) 
[n:127.0.0.1:39801_solr c:solrj_replicatests s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41109_solr for creating new 
replica of shard shard1 for collection solrj_replicatests
   [junit4]   2> 1183019 INFO  
(OverseerThreadFactory-11296-thread-2-processing-n:127.0.0.1:39801_solr) 
[n:127.0.0.1:39801_solr c:solrj_replicatests s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1183021 INFO  
(OverseerStateUpdate-74372871636582408-127.0.0.1:39801_solr-n_0000000000) 
[n:127.0.0.1:39801_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"solrj_replicatests_shard1_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:41109_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:41109/solr";,
   [junit4]   2>   "collection":"solrj_replicatests",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"} 
   [junit4]   2> 1183022 INFO  (zkCallback-11308-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183022 INFO  (zkCallback-11288-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183023 INFO  (zkCallback-11308-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183044 INFO  (zkCallback-11288-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183044 INFO  (zkCallback-11308-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183050 INFO  (zkCallback-11288-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183050 INFO  (zkCallback-11288-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183050 INFO  (zkCallback-11308-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183123 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr    
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=solrj_replicatests_shard1_replica_n5&action=CREATE&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1183128 INFO  (zkCallback-11308-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183128 INFO  (zkCallback-11288-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183130 INFO  (zkCallback-11288-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183130 INFO  (zkCallback-11288-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183130 INFO  (zkCallback-11308-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183130 INFO  (zkCallback-11308-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183130 INFO  (zkCallback-11308-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183130 INFO  (zkCallback-11288-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183135 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.10.1
   [junit4]   2> 1183136 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1183136 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1183136 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_replicatests_shard1_replica_n5' using configuration from 
configset conf, trusted=true
   [junit4]   2> 1183137 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.SolrCore 
[[solrj_replicatests_shard1_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001/tempDir-001/node3/solrj_replicatests_shard1_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001/tempDir-001/node3/solrj_replicatests_shard1_replica_n5/data/]
   [junit4]   2> 1183158 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1183158 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1183158 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1183158 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1183159 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1183159 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1183160 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 1183160 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1713669033058893824
   [junit4]   2> 1183162 INFO  
(searcherExecutor-11366-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.SolrCore 
[solrj_replicatests_shard1_replica_n5]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 1183165 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/solrj_replicatests/terms/shard1 to 
Terms{values={core_node2=0, core_node6=0, core_node4=0}, version=2}
   [junit4]   2> 1183165 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/solrj_replicatests/leaders/shard1
   [junit4]   2> 1183169 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.ZkController Core needs to 
recover:solrj_replicatests_shard1_replica_n5
   [junit4]   2> 1183170 INFO  
(updateExecutor-11335-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1183170 INFO  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1183170 INFO  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy 
startupVersions is empty
   [junit4]   2> 1183172 INFO  (qtp1334381333-19437) [n:127.0.0.1:41109_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=solrj_replicatests_shard1_replica_n5&action=CREATE&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=48
   [junit4]   2> 1183172 INFO  (qtp547455199-19452) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.S.Request 
[solrj_replicatests_shard1_replica_n3]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1183172 INFO  (qtp547455199-19452) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.S.Request 
[solrj_replicatests_shard1_replica_n3]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1183172 INFO  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[solrj_replicatests_shard1_replica_n5]
   [junit4]   2> 1183172 INFO  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] o.a.s.u.UpdateLog 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1183172 INFO  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy 
Publishing state of core [solrj_replicatests_shard1_replica_n5] as recovering, 
leader is [http://127.0.0.1:34481/solr/solrj_replicatests_shard1_replica_n3/] 
and I am [http://127.0.0.1:41109/solr/solrj_replicatests_shard1_replica_n5/]
   [junit4]   2> 1183173 INFO  (zkCallback-11308-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183173 INFO  (zkCallback-11340-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183173 INFO  (zkCallback-11288-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183173 INFO  (zkCallback-11340-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183173 INFO  (qtp1812565936-19447) [n:127.0.0.1:44647_solr 
c:solrj_replicatests    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:41109_solr&action=ADDREPLICA&collection=solrj_replicatests&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=157
   [junit4]   2> 1183173 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[B979325E186663C5]) 
[     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: solrj_replicatests
   [junit4]   2> 1183177 INFO  (zkCallback-11340-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1183177 INFO  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:34481/solr]; [WaitForState: 
action=PREPRECOVERY&core=solrj_replicatests_shard1_replica_n3&nodeName=127.0.0.1:41109_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1183178 INFO  (qtp547455199-19439) [n:127.0.0.1:34481_solr    
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.h.a.PrepRecoveryOp Going to wait 
for coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true
   [junit4]   2> 1183178 INFO  (qtp547455199-19439) [n:127.0.0.1:34481_solr     
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=solrj_replicatests, shard=shard1, 
thisCore=solrj_replicatests_shard1_replica_n3, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=recovering, 
localState=active, nodeName=127.0.0.1:41109_solr, coreNodeName=core_node6, 
onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"solrj_replicatests_shard1_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:41109_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:41109/solr";,
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1183178 INFO  (qtp547455199-19439) [n:127.0.0.1:34481_solr     
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=solrj_replicatests, shard=shard1, 
thisCore=solrj_replicatests_shard1_replica_n3, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=recovering, 
localState=active, nodeName=127.0.0.1:41109_solr, coreNodeName=core_node6, 
onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"solrj_replicatests_shard1_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:41109_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:41109/solr";,
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1183178 INFO  (qtp547455199-19439) [n:127.0.0.1:34481_solr     
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=solrj_replicatests, shard=shard1, 
thisCore=solrj_replicatests_shard1_replica_n3, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=recovering, 
localState=active, nodeName=127.0.0.1:41109_solr, coreNodeName=core_node6, 
onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"solrj_replicatests_shard1_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:41109_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:41109/solr";,
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1183178 INFO  (qtp547455199-19439) [n:127.0.0.1:34481_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41109_solr&onlyIfLeaderActive=true&core=solrj_replicatests_shard1_replica_n3&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1183678 INFO  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy 
Attempting to PeerSync from 
[http://127.0.0.1:34481/solr/solrj_replicatests_shard1_replica_n3/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 1183679 WARN  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] 
o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates
   [junit4]   2> 1183679 INFO  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy 
PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 1183679 INFO  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy 
Starting Replication Recovery.
   [junit4]   2> 1183679 INFO  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] o.a.s.c.RecoveryStrategy 
Attempting to replicate from 
[http://127.0.0.1:34481/solr/solrj_replicatests_shard1_replica_n3/].
   [junit4]   2> 1183700 INFO  (qtp1334381333-19433) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.u.p.DistributedUpdateProcessor 
Ignoring commit while not ACTIVE - state: BUFFERING replay: false
   [junit4]   2> 1183700 INFO  (qtp1334381333-19433) [n:127.0.0.1:41109_solr 
c:solrj_replicatests s:shard1 r:core_node6 
x:solrj_replicatests_shard1_replica_n5 ] o.a.s.u.p.LogUpdateProcessorFactory 
[solrj_replicatests_shard1_replica_n5]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34481/solr/solrj_replicatests_shard1_replica_n3/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1183701 INFO  (qtp292415506-19427) [n:127.0.0.1:39801_solr 
c:solrj_replicatests s:shard1 r:core_node2 
x:solrj_replicatests_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory 
[solrj_replicatests_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34481/solr/solrj_replicatests_shard1_replica_n3/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1183701 INFO  (qtp547455199-19449) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory 
[solrj_replicatests_shard1_replica_n3]  webapp=/solr path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 22
   [junit4]   2> 1183703 INFO  (qtp547455199-19451) [n:127.0.0.1:34481_solr 
c:solrj_replicatests s:shard1 r:core_node4 
x:solrj_replicatests_shard1_replica_n3 ] o.a.s.c.S.Request 
[solrj_replicatests_shard1_replica_n3]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1183703 INFO  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 
r:core_node6 x:solrj_replicatests_shard1_replica_n5 ] o.a.s.h.IndexFetcher 
Leader's generation: 1
   [junit4]   2> 1183703 INFO  
(recoveryExecutor-11337-thread-1-processing-n:127.0.0.1:41109_solr 
x:solrj_replicatests_shard1_replica_n5 c:solrj_replicatests s:shard1 
r:core_node6) [n:127.0.0.1:41109_solr c:solrj_replicatests s:shard1 r:core_n

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

o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4b873aca{/solr,null,STOPPED}
   [junit4]   2> 1477636 INFO  (jetty-closer-14265-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1477736 INFO  (jetty-closer-14265-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=74372890969636873-127.0.0.1:34181_solr-n_0000000000) closing
   [junit4]   2> 1477736 INFO  (jetty-closer-14265-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@cde305b{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1477737 INFO  (jetty-closer-14265-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@34b68882{/solr,null,STOPPED}
   [junit4]   2> 1477737 INFO  (jetty-closer-14265-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1477738 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[B979325E186663C5])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1477738 WARN  (NIOWorkerThread-5) [     ] 
o.a.z.s.NIOServerCnxn Unexpected exception
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from client, it probably closed the socket: address = /127.0.0.1:60432, 
session = 0x10839c0132a0000
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163)
   [junit4]   2> org.apache.zookeeper.server.ServerCnxn$EndOfStreamException: 
Unable to read additional data from client, it probably closed the socket: 
address = /127.0.0.1:60432, session = 0x10839c0132a0000
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:326) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522)
 [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154)
 [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_291]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_291]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> 1477839 WARN  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[B979325E186663C5]-SendThread(127.0.0.1:45803))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10839c0132a0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10839c0132a0001, 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 0x10839c0132a0001, 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> 1477941 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/aliasedCollection2/state.json
   [junit4]   2>        6       /solr/collections/aliasedCollection1/state.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       
/solr/collections/aliasedCollection1/terms/shard1
   [junit4]   2>        4       
/solr/collections/aliasedCollection2/terms/shard1
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/collections/aliasedCollection2/state.json
   [junit4]   2>        14      /solr/collections/aliasedCollection1/state.json
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/74372890969636874-127.0.0.1:39029_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      /solr/overseer/queue
   [junit4]   2>        25      /solr/collections
   [junit4]   2>        22      /solr/overseer/collection-queue-work
   [junit4]   2>        17      /solr/live_nodes
   [junit4]   2>        8       /solr/collections/aliasedCollection2/state.json
   [junit4]   2>        8       /solr/collections/aliasedCollection1/state.json
   [junit4]   2> 
   [junit4]   2> 1477943 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[B979325E186663C5])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45803
   [junit4]   2> 1477943 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[B979325E186663C5])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45803
   [junit4]   2> 1477943 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[B979325E186663C5])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45803
   [junit4]   2> 1477944 INFO  
(TEST-CollectionsAPISolrJTest.testDeleteAliasedCollection-seed#[B979325E186663C5])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteAliasedCollection
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_B979325E186663C5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{tv_mv_string=Lucene84, _root_=Lucene84, 
string_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
boolean_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, 
docValues:{multi_int_with_docvals=DocValuesFormat(name=Lucene80), 
payload=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=128, 
maxMBSortInHeap=5.637022724908787, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=nl-NL, 
timezone=Antarctica/McMurdo
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=158144848,total=505937920
   [junit4]   2> NOTE: All tests run in this JVM: [RouteFieldTest, 
DeleteNodeTest, CustomHighlightComponentTest, TestRandomFlRTGCloud, 
TestExactStatsCache, BlobRepositoryCloudTest, SpellPossibilityIteratorTest, 
TestManagedResource, TestInitParams, LeaderElectionContextKeyTest, 
RecoveryZkTest, TestCloudManagedSchema, BlockJoinFacetSimpleTest, 
TestSimDistributedQueue, SpellCheckComponentTest, BaseCdcrDistributedZkTest, 
ConfigureRecoveryStrategyTest, ExitableDirectoryReaderTest, 
ZookeeperStatusHandlerFailureTest, TestStressRecovery, 
TermVectorComponentDistributedTest, CurrencyRangeFacetCloudTest, 
SimpleCollectionCreateDeleteTest, BigEndianAscendingWordSerializerTest, 
TestUnifiedSolrHighlighterWithoutStoredId, TestFreeTextSuggestions, 
MaxScoreCollectorTest, MetricsHistoryHandlerTest, 
TestSimpleTrackingShardHandler, TestSolrDeletionPolicy1, 
TriLevelCompositeIdRoutingTest, TestFunctionQuery, CollectionReloadTest, 
TestDistributedMissingSort, TestXIncludeConfig, SpatialHeatmapFacetsTest, 
OverseerTest, BlockCacheTest, HDFSCollectionsAPITest, 
HdfsCollectionsAPIDistributedZkTest, TestElisionMultitermQuery, 
DisMaxRequestHandlerTest, CopyFieldTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsRestartWhileUpdatingTest, 
SolrJmxReporterCloudTest, OverseerSolrResponseTest, TestExpandComponent, 
DistributedUpdateProcessorTest, ZkCollectionPropsCachingTest, 
ManagedSchemaDiffTest, TestJettySolrRunner, NotRequiredUniqueKeyTest, 
TestPolicyCloud, DirectSolrConnectionTest, TestSchemalessBufferedUpdates, 
TestInPlaceUpdatesDistrib, TestUseDocValuesAsStored2, HLLSerializationTest, 
TestBlockCollapse, BasicAuthIntegrationTest, TestSolrCachePerf, 
TestSolrQueryParser, TestSolrJacksonAnnotation, MetricUtilsTest, 
SuggesterFSTTest, CircularListTest, TestSimLargeCluster, ZkSolrClientTest, 
TestPHPSerializedResponseWriter, XmlInterpolationTest, TestFilteredDocIdSet, 
TestCoreDiscovery, UpdateParamsTest, ClusterStateMockUtilTest, 
CoreAdminHandlerTest, MoreLikeThisComponentTest, 
TestWaitForStateWithJettyShutdowns, TestOmitPositions, 
SolrCoreCheckLockOnStartupTest, TestCopyFieldCollectionResource, 
SolrMetricManagerTest, DistributedQueryComponentCustomSortTest, 
TestHdfsCloudBackupRestore, DistanceFunctionTest, HdfsLockFactoryTest, 
TestUninvertingReader, TestCloudDeduplication, TestLegacyFieldReuse, 
PreAnalyzedFieldManagedSchemaCloudTest, AtomicUpdatesTest, JWTAuthPluginTest, 
ClassificationUpdateProcessorTest, RequiredFieldsTest, TestReloadAndDeleteDocs, 
TestFaceting, TestCustomDocTransformer, MultiThreadedOCPTest, 
FullSolrCloudDistribCmdsTest, HighlighterTest, TestSkipOverseerOperations, 
TestHashQParserPlugin, AnalysisAfterCoreReloadTest, ReplaceNodeTest, 
DaemonStreamApiTest, TestBooleanSimilarityFactory, ExecutePlanActionTest, 
TestSimpleQParserPlugin, HdfsChaosMonkeySafeLeaderTest, SolrCmdDistributorTest, 
TestHalfAndHalfDocValues, BinaryUpdateRequestHandlerTest, TestSchemaResource, 
SystemInfoHandlerTest, TestNonDefinedSimilarityFactory, SliceStateTest, 
BadCopyFieldTest, AliasIntegrationTest, BasicDistributedZk2Test, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionPropsTest, 
CollectionsAPISolrJTest]
   [junit4] Completed [526/947 (1!)] on J0 in 299.66s, 22 tests, 1 error, 1 
skipped <<< FAILURES!

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

Reply via email to