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

2 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
        at 
__randomizedtesting.SeedInfo.seed([6E423E43A6995DC8:1EB79DEAC651F4BE]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at 
org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:222)
        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)


FAILED:  
org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testDefaultPlugins

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:46559/solr
        at 
__randomizedtesting.SeedInfo.seed([6E423E43A6995DC8:26C26C93FAD97EE5]: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.metrics.reporters.solr.SolrCloudReportersTest.testDefaultPlugins(SolrCloudReportersTest.java:176)
        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 14741 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 1081093 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-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> 1081093 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/data-dir-115-001
   [junit4]   2> 1081094 WARN  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1081094 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1081096 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1081096 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1081096 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001
   [junit4]   2> 1081097 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1081097 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1081097 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1081101 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1081197 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 37577
   [junit4]   2> 1081197 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37577
   [junit4]   2> 1081197 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37577
   [junit4]   2> 1081197 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37577
   [junit4]   2> 1081201 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1081210 INFO  (zkConnectionManagerCallback-11214-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1081210 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1081218 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1081219 INFO  (zkConnectionManagerCallback-11216-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1081219 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1081222 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1081226 INFO  (zkConnectionManagerCallback-11218-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1081226 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1081228 WARN  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker-SendThread(127.0.0.1:37577))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x101980cc0240002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101980cc0240002, 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 0x101980cc0240002, 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> 1081329 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1081330 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1081330 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1081330 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1081330 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1081330 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 
98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1081334 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1081334 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1081334 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1081338 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6583722f{/solr,null,AVAILABLE}
   [junit4]   2> 1081338 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1081338 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1081338 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6fb53732{SSL, (ssl, 
http/1.1)}{127.0.0.1:38911}
   [junit4]   2> 1081339 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.e.j.s.Server Started @1081368ms
   [junit4]   2> 1081339 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:37577/solr, hostPort=38911}
   [junit4]   2> 1081339 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1081339 ERROR (jetty-launcher-11219-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1081339 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1081339 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.1
   [junit4]   2> 1081339 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1081339 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1081339 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-02T01:02:47.548Z
   [junit4]   2> 1081339 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32e48d65{/solr,null,AVAILABLE}
   [junit4]   2> 1081340 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1081340 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@76602125{SSL, (ssl, 
http/1.1)}{127.0.0.1:43427}
   [junit4]   2> 1081340 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.e.j.s.Server Started @1081370ms
   [junit4]   2> 1081340 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:37577/solr, hostPort=43427}
   [junit4]   2> 1081340 ERROR (jetty-launcher-11219-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1081340 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1081340 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.10.1
   [junit4]   2> 1081340 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1081340 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 1081340 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-10-02T01:02:47.549Z
   [junit4]   2> 1081341 INFO  (zkConnectionManagerCallback-11221-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1081341 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1081342 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1081342 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1081345 INFO  (zkConnectionManagerCallback-11223-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1081345 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1081345 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1081346 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1081349 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1081349 WARN  
(jetty-launcher-11219-thread-2-SendThread(127.0.0.1:37577)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101980cc0240004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101980cc0240004, 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 0x101980cc0240004, 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> 1082564 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1082565 WARN  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1082566 WARN  (jetty-launcher-11219-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7caa686f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082566 WARN  (jetty-launcher-11219-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7caa686f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082568 WARN  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1082570 WARN  (jetty-launcher-11219-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3e871015[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082570 WARN  (jetty-launcher-11219-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3e871015[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082571 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37577/solr
   [junit4]   2> 1082573 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1082578 INFO  (zkConnectionManagerCallback-11237-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082578 INFO  (jetty-launcher-11219-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1082680 INFO  (jetty-launcher-11219-thread-2) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1082682 INFO  (zkConnectionManagerCallback-11239-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082682 INFO  (jetty-launcher-11219-thread-2) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1082720 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1082721 WARN  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1082721 WARN  (jetty-launcher-11219-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5cbd186b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082722 WARN  (jetty-launcher-11219-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5cbd186b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082724 WARN  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1082724 WARN  (jetty-launcher-11219-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@581d4c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082724 WARN  (jetty-launcher-11219-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@581d4c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1082726 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37577/solr
   [junit4]   2> 1082727 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1082730 INFO  (zkConnectionManagerCallback-11249-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082730 INFO  (jetty-launcher-11219-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1082754 WARN  (jetty-launcher-11219-thread-2) 
[n:127.0.0.1:43427_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> 1082759 INFO  (jetty-launcher-11219-thread-2) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43427_solr
   [junit4]   2> 1082759 INFO  (jetty-launcher-11219-thread-2) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.Overseer Overseer 
(id=72506249545252870-127.0.0.1:43427_solr-n_0000000000) starting
   [junit4]   2> 1082765 INFO  
(OverseerStateUpdate-72506249545252870-127.0.0.1:43427_solr-n_0000000000) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43427_solr
   [junit4]   2> 1082765 INFO  (jetty-launcher-11219-thread-2) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43427_solr
   [junit4]   2> 1082766 INFO  
(OverseerStateUpdate-72506249545252870-127.0.0.1:43427_solr-n_0000000000) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1082768 INFO  (jetty-launcher-11219-thread-2) 
[n:127.0.0.1:43427_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1082769 WARN  (jetty-launcher-11219-thread-2) 
[n:127.0.0.1:43427_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> 1082799 INFO  (jetty-launcher-11219-thread-2) 
[n:127.0.0.1:43427_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/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node2
   [junit4]   2> 1082884 INFO  (jetty-launcher-11219-thread-1) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1082885 INFO  (zkConnectionManagerCallback-11259-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082885 INFO  (jetty-launcher-11219-thread-1) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1082891 WARN  (jetty-launcher-11219-thread-1) 
[n:127.0.0.1:38911_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> 1082894 INFO  (jetty-launcher-11219-thread-1) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1082897 INFO  (jetty-launcher-11219-thread-1) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38911_solr as DOWN
   [junit4]   2> 1082898 INFO  (jetty-launcher-11219-thread-1) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1082898 INFO  (jetty-launcher-11219-thread-1) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38911_solr
   [junit4]   2> 1082899 INFO  (zkCallback-11238-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1082900 INFO  (jetty-launcher-11219-thread-1) 
[n:127.0.0.1:38911_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1082900 WARN  (jetty-launcher-11219-thread-1) 
[n:127.0.0.1:38911_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> 1082911 INFO  (zkCallback-11258-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1082928 INFO  (jetty-launcher-11219-thread-1) 
[n:127.0.0.1:38911_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/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node1
   [junit4]   2> 1082958 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1082959 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1082960 INFO  (zkConnectionManagerCallback-11270-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082960 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1082961 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1082962 INFO  
(SUITE-SystemCollectionCompatTest-seed#[6E423E43A6995DC8]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37577/solr ready
   [junit4]   2> 1082983 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 1083040 INFO  
(OverseerThreadFactory-11254-thread-1-processing-n:127.0.0.1:43427_solr) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 1083150 INFO  
(OverseerStateUpdate-72506249545252870-127.0.0.1:43427_solr-n_0000000000) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43427_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:43427/solr";,
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1083152 INFO  
(OverseerStateUpdate-72506249545252870-127.0.0.1:43427_solr-n_0000000000) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:38911_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:38911/solr";,
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1083376 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1083377 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 1083409 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 1083413 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 1083415 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 1083416 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 1083417 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/.system/managed-schema
   [junit4]   2> 1083421 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1083421 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to 
/configs/.system/schema.xml.bak
   [junit4]   2> 1083422 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using 
configuration from configset .system, trusted=true
   [junit4]   2> 1083422 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node2/.system_shard1_replica_n1/data/]
   [junit4]   2> 1083441 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 1083442 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 1083443 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 1083443 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using 
configuration from configset .system, trusted=true
   [junit4]   2> 1083443 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node1/.system_shard1_replica_n2/data/]
   [junit4]   2> 1083474 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1083474 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1083474 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1083474 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1083476 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 1083476 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1083476 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 1083477 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1083477 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1083477 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1712467811695067136
   [junit4]   2> 1083480 INFO  
(searcherExecutor-11272-thread-1-processing-n:127.0.0.1:43427_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:43427_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1083482 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1083482 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1083484 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1083484 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1083485 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1083485 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/.system/leaders/shard1
   [junit4]   2> 1083485 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 1083486 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1083486 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 1083487 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1083487 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1083487 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1712467811705552896
   [junit4]   2> 1083494 INFO  
(searcherExecutor-11274-thread-1-processing-n:127.0.0.1:38911_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:38911_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1083495 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 1083498 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, 
version=1}
   [junit4]   2> 1083498 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/.system/leaders/shard1
   [junit4]   2> 1083997 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1083997 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1083997 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43427/solr/.system_shard1_replica_n1/
   [junit4]   2> 1083998 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:43427/solr  
START replicas=[https://127.0.0.1:38911/solr/.system_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1083998 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:43427/solr  
DONE. We have no versions. sync failed.
   [junit4]   2> 1084005 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request 
[.system_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1084005 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1084005 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1084005 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/.system/leaders/shard1/leader after winning as 
/collections/.system/leader_elect/shard1/election/72506249545252870-core_node3-n_0000000000
   [junit4]   2> 1084008 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43427/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1084110 INFO  (zkCallback-11238-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1084111 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1084115 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=738
   [junit4]   2> 1084214 INFO  (zkCallback-11238-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1084214 INFO  (zkCallback-11238-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1084508 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1087
   [junit4]   2> 1084510 INFO  (qtp966443613-18003) [n:127.0.0.1:43427_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> 1084609 INFO  (zkCallback-11238-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1084609 INFO  (zkCallback-11238-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1084609 INFO  (zkCallback-11258-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1084609 INFO  (zkCallback-11258-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1084613 INFO  (qtp966443613-18003) [n:127.0.0.1:43427_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1583
   [junit4]   2> 1084613 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 1084626 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1084627 INFO  (zkConnectionManagerCallback-11287-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1084627 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1084634 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1084635 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37577/solr ready
   [junit4]   2> 1084649 INFO  (qtp966443613-18001) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, 
version=2}
   [junit4]   2> 1084702 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43427/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[17c3e8671d3T2o0d581kt648jrjyp2em3x6kh
 (1712467812917706752)]} 0 2
   [junit4]   2> 1084703 INFO  (qtp966443613-18001) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr 
path=/update 
params={wt=javabin&version=2}{add=[17c3e8671d3T2o0d581kt648jrjyp2em3x6kh 
(1712467812917706752)]} 0 61
   [junit4]   2> 1084707 INFO  
(searcherExecutor-11272-thread-1-processing-n:127.0.0.1:43427_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:43427_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1084709 INFO  
(searcherExecutor-11274-thread-1-processing-n:127.0.0.1:38911_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:38911_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1084709 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43427/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1084713 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=.system:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 9
   [junit4]   2> 1084721 INFO  (qtp966443613-18003) [n:127.0.0.1:43427_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1084731 INFO  (qtp542103408-17992) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request 
[.system_shard1_replica_n2]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1084843 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1084845 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 1084845 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 1084846 INFO  (zkCallback-11238-thread-1) [     ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1084846 INFO  (zkCallback-11258-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1084846 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ZkController Persisted config data to node 
/configs/.system/managed-schema 
   [junit4]   2> 1084846 INFO  (zkCallback-11238-thread-1) [     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 1084847 INFO  (zkCallback-11238-thread-1) [     ] 
o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 1084847 INFO  (zkCallback-11238-thread-1) [     ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 1084847 INFO  (zkCallback-11238-thread-1) [     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 1 ms
   [junit4]   2> 1084848 INFO  (Thread-3049) [     ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n1
   [junit4]   2> 1084848 INFO  (Thread-3050) [     ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n2
   [junit4]   2> 1084850 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.c.SolrCore core reload .system_shard1_replica_n2
   [junit4]   2> 1084853 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 1084854 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 1084855 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 1084855 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using 
configuration from configset .system
   [junit4]   2> 1084855 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node1/.system_shard1_replica_n2/data/]
   [junit4]   2> 1084890 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1084890 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1084892 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 1084893 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1084893 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 1084893 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1084893 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1084896 INFO  
(searcherExecutor-11289-thread-1-processing-n:127.0.0.1:38911_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:38911_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1084898 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1084899 INFO  (zkCallback-11258-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 1084900 INFO  
(searcherExecutor-11289-thread-1-processing-n:127.0.0.1:38911_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:38911_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1084900 INFO  (zkCallback-11258-thread-2) [     ] 
o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 1084901 INFO  (zkCallback-11258-thread-2) [     ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 1084901 INFO  (zkCallback-11258-thread-2) [     ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 1 ms
   [junit4]   2> 1084902 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr     
] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply 
schema update version 1 for collection .system
   [junit4]   2> 1084916 INFO  (qtp966443613-18001) [n:127.0.0.1:43427_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1084920 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr     
] o.a.s.s.ManagedIndexSchema Took 21.0ms for 1 replicas to apply schema update 
version 1 for collection .system
   [junit4]   2> 1084920 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr     
] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=78
   [junit4]   2> 1084920 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr     
] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@796697e
   [junit4]   2> 1084920 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core..system.shard1.replica_n2 tag=SolrCore@796697e
   [junit4]   2> 1084920 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection..system.shard1.leader tag=SolrCore@796697e
   [junit4]   2> 1084922 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.1
   [junit4]   2> 1084923 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 1084924 INFO  
(OverseerThreadFactory-11254-thread-2-processing-n:127.0.0.1:43427_solr) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd=action=RELOAD, asyncId=null
   [junit4]   2> 1084924 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid 
field id
   [junit4]   2> 1084924 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using 
configuration from configset .system
   [junit4]   2> 1084924 INFO  
(OverseerCollectionConfigSetProcessor-72506249545252870-127.0.0.1:43427_solr-n_0000000000)
 [n:127.0.0.1:43427_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> 1084925 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node1/.system_shard1_replica_n2/data/]
   [junit4]   2> 1084930 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.10.1
   [junit4]   2> 1084932 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system 
collection or core
   [junit4]   2> 1084932 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system 
collection or core/1.1 with uniqueid field id
   [junit4]   2> 1084932 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore 
'.system_shard1_replica_n1' using configuration from configset .system
   [junit4]   2> 1084933 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] 
Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node2/.system_shard1_replica_n1/data/]
   [junit4]   2> 1084962 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1084962 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1084962 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 
uncommitted docs; 
   [junit4]   2> 1084962 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1084966 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/.system
   [junit4]   2> 1084966 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1084966 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1084966 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper 
watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1084966 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1084966 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/.system/managed-schema
   [junit4]   2> 1084967 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema 
version 1 is already the latest
   [junit4]   2> 1084967 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000 ms
   [junit4]   2> 1084968 INFO  
(searcherExecutor-11298-thread-1-processing-n:127.0.0.1:43427_solr 
x:.system_shard1_replica_n1) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1084969 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1084969 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1084970 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is 
ready to be used.
   [junit4]   2> 1084971 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr     
] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@359a042f
   [junit4]   2> 1084971 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core..system.shard1.replica_n1 tag=SolrCore@359a042f
   [junit4]   2> 1084971 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection..system.shard1.leader tag=SolrCore@359a042f
   [junit4]   2> 1084972 INFO  (qtp966443613-17998) [n:127.0.0.1:43427_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=.system_shard1_replica_n1&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=47
   [junit4]   2> 1084972 INFO  
(searcherExecutor-11298-thread-1-processing-n:127.0.0.1:43427_solr 
x:.system_shard1_replica_n1) [n:127.0.0.1:43427_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1084976 INFO  
(searcherExecutor-11296-thread-1-processing-n:127.0.0.1:38911_solr) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1084976 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1084977 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1fc9c1d4
   [junit4]   2> 1084977 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core..system.shard1.replica_n2 tag=SolrCore@1fc9c1d4
   [junit4]   2> 1084977 INFO  (Thread-3050) [n:127.0.0.1:38911_solr     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection..system.shard1.leader tag=SolrCore@1fc9c1d4
   [junit4]   2> 1084977 INFO  
(searcherExecutor-11296-thread-1-processing-n:127.0.0.1:38911_solr) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1084983 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
8.10.1
   [junit4]   2> 1084984 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=_system 
collection or core
   [junit4]   2> 1084984 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system 
collection or core/1.1 with uniqueid field id
   [junit4]   2> 1084984 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore 
'.system_shard1_replica_n2' using configuration from configset .system
   [junit4]   2> 1084984 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] 
Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6E423E43A6995DC8-001/tempDir-001/node1/.system_shard1_replica_n2/data/]
   [junit4]   2> 1085014 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 
uncommitted docs; 
   [junit4]   2> 1085014 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1085016 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1085016 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1085016 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper 
watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1085016 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema 
version 1 is already the latest
   [junit4]   2> 1085017 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000 ms
   [junit4]   2> 1085021 INFO  
(searcherExecutor-11306-thread-1-processing-n:127.0.0.1:38911_solr 
x:.system_shard1_replica_n2) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1085022 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is 
ready to be used.
   [junit4]   2> 1085022 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr     
] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3ffdd4a
   [junit4]   2> 1085022 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core..system.shard1.replica_n2 tag=SolrCore@3ffdd4a
   [junit4]   2> 1085022 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection..system.shard1.leader tag=SolrCore@3ffdd4a
   [junit4]   2> 1085023 INFO  
(searcherExecutor-11306-thread-1-processing-n:127.0.0.1:38911_solr 
x:.system_shard1_replica_n2) [n:127.0.0.1:38911_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1085024 INFO  (qtp542103408-17990) [n:127.0.0.1:38911_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=.system_shard1_replica_n2&qt=/admin/cores&action=RELOAD&wt=javabin&version=2}
 status=0 QTime=98
   [junit4]   2> 1085025 INFO  (qtp966443613-17999) [n:127.0.0.1:43427_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=.system&action=RELOAD&wt=javabin&version=2} status=0 QTime=103
   [junit4]   2> 1085028 INFO  (qtp966443613-18001) [n:127.0.0.1:43427_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1085028 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 1085033 INFO  
(OverseerCollectionConfigSetProcessor-72506249545252870-127.0.0.1:43427_solr-n_0000000000)
 [n:127.0.0.1:43427_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1085045 INFO  (qtp966443613-18002) [n:127.0.0.1:43427_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 1085046 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.SystemCollectionCompatTest Overseer Status indicates that the 
overseer is: 127.0.0.1:43427_solr
   [junit4]   2> 1085047 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.SystemCollectionCompatTest Stopping Overseer Node: 
127.0.0.1:43427_solr (43427)
   [junit4]   2> 1085047 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1661496233
   [junit4]   2> 1085047 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43427_solr
   [junit4]   2> 1085047 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1085047 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.ZkController Publish node=127.0.0.1:43427_solr as DOWN
   [junit4]   2> 1085055 INFO  (coreCloseExecutor-11313-thread-1) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@4d9b22f
   [junit4]   2> 1085055 INFO  (coreCloseExecutor-11313-thread-1) 
[n:127.0.0.1:43427_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n1 tag=SolrCore@4d9b22f
   [junit4]   2> 1085055 INFO  (coreCloseExecutor-11313-thread-1) 
[n:127.0.0.1:43427_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection..system.shard1.leader 
tag=SolrCore@4d9b22f
   [junit4]   2> 1085056 INFO  (coreCloseExecutor-11313-thread-1) 
[n:127.0.0.1:43427_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1085058 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 1085058 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 1085058 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 1085058 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 1085059 INFO  (closeThreadPool-11315-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72506249545252870-127.0.0.1:43427_solr-n_0000000000) closing
   [junit4]   2> 1085059 INFO  
(OverseerStateUpdate-72506249545252870-127.0.0.1:43427_solr-n_0000000000) 
[n:127.0.0.1:43427_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43427_solr
   [junit4]   2> 1085066 INFO  
(OverseerAutoScalingTriggerThread-72506249545252870-127.0.0.1:43427_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1085068 INFO  (closeThreadPool-11315-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72506249545252870-127.0.0.1:43427_solr-n_0000000000) closing
   [junit4]   2> 1085068 WARN  
(jetty-launcher-11219-thread-2-SendThread(127.0.0.1:37577)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x101980cc0240006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x101980cc0240006, 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 0x101980cc0240006, 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> 1085069 INFO  (zkCallback-11258-thread-2) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38911_solr
   [junit4]   2> 1085069 INFO  (zkCallback-11258-thread-2) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.Overseer Overseer 
(id=72506249545252872-127.0.0.1:38911_solr-n_0000000001) starting
   [junit4]   2> 1085073 INFO  (zkCallback-11269-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1085073 INFO  (zkCallback-11286-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1085074 INFO  (zkCallback-11258-thread-1) 
[n:127.0.0.1:38911_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the 
new leader - try and sync
   [junit4]   2> 1085077 INFO  (zkCallback-11258-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1085078 INFO  
(OverseerStateUpdate-72506249545252872-127.0.0.1:38911_solr-n_0000000001) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38911_solr
   [junit4]   2> 1085085 INFO  (zkCallback-11258-thread-2) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1085088 INFO  (zkConnectionManagerCallback-11323-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1085088 INFO  (zkCallback-11258-thread-2) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1085089 INFO  (zkCallback-11258-thread-2) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1085091 INFO  (zkCallback-11258-thread-2) 
[n:127.0.0.1:38911_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37577/solr ready
   [junit4]   2> 1085098 INFO  (qtp542103408-17993) [n:127.0.0.1:38911_solr 
c:.system    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=COLSTATUS&collection=.system&fieldInfo=true&wt=javabin&version=2&segments=true}
 status=0 QTime=0
   [junit4]   2> 1085100 INFO  (zkCallback-11258-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1085106 INFO  (zkCallback-11258-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1085172 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.Overseer Overseer 
(id=72506249545252870-127.0.0.1:43427_solr-n_0000000000) closing
   [junit4]   2> 1085174 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.e.j.s.AbstractConnector Stopped ServerConnector@76602125{SSL, (ssl, 
http/1.1)}{127.0.0.1:0}
   [junit4]   2> 1085174 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@32e48d65{/solr,null,STOPPED}
   [junit4]   2> 1085174 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1085175 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.SystemCollectionCompatTest Waiting for new overseer election...
   [junit4]   2> 1085191 INFO  (qtp542103408-17991) [n:127.0.0.1:38911_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1085192 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.SystemCollectionCompatTest ...new overseer is: 127.0.0.1:38911_solr
   [junit4]   2> 1085192 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[6E423E43A6995DC8]) [     
] o.a.s.c.SystemCollectionCompatTest Polling for log watcher to detect expected 
log messages...
   [junit4]   2> 1085192 INFO  (zkCallback-11258-thread-5) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1085192 INFO  (zkCallback-11258-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1087191 INFO  
(OverseerCollectionConfigSetProcessor-72506249545252872-127.0.0.1:38911_solr-n_0000000001)
 [n:127.0.0.1:38911_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1087574 INFO  (zkCallback-11258-thread-1) 
[n:127.0.0.1:38911_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38911/solr/.system_shard1_replica_n2/
   [junit4]   2> 1087574 INFO  (zkCallback-11258-thread-1) 
[n:127.0.0.1:38911_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sy

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

2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2413788 INFO  
(jetty-closer-21829-thread-1-processing-n:127.0.0.1:33007_solr) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1dbfe279{/solr,null,STOPPED}
   [junit4]   2> 2413788 INFO  
(jetty-closer-21829-thread-1-processing-n:127.0.0.1:33007_solr) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2413789 WARN  
(jetty-launcher-21751-thread-1-SendThread(127.0.0.1:46497)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1019820dfcd0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019820dfcd0008, 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 0x1019820dfcd0008, 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> 2413891 INFO  
(jetty-closer-21829-thread-2-processing-n:127.0.0.1:33007_solr) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4ced0add{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2413891 INFO  
(jetty-closer-21829-thread-2-processing-n:127.0.0.1:33007_solr) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4fd1fb3f{/solr,null,STOPPED}
   [junit4]   2> 2413891 INFO  
(jetty-closer-21829-thread-2-processing-n:127.0.0.1:33007_solr) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2413891 INFO  
(SUITE-SolrCloudReportersTest-seed#[6E423E43A6995DC8]-worker) 
[n:127.0.0.1:33007_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2413892 WARN  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[6E423E43A6995DC8]-SendThread(127.0.0.1:46497))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1019820dfcd0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1019820dfcd0000, 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 0x1019820dfcd0000, 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> 2414098 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>        5       /solr/collections/test_collection/terms/shard2
   [junit4]   2>        5       /solr/collections/test_collection/terms/shard1
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/test
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/test_collection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/collections/test_collection/state.json
   [junit4]   2>        13      /solr/overseer/queue
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2414101 INFO  
(SUITE-SolrCloudReportersTest-seed#[6E423E43A6995DC8]-worker) 
[n:127.0.0.1:33007_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 
127.0.0.1:46497
   [junit4]   2> 2414101 INFO  
(SUITE-SolrCloudReportersTest-seed#[6E423E43A6995DC8]-worker) 
[n:127.0.0.1:33007_solr     ] o.a.s.c.ZkTestServer parse host and port list: 
127.0.0.1:46497
   [junit4]   2> 2414101 INFO  
(SUITE-SolrCloudReportersTest-seed#[6E423E43A6995DC8]-worker) 
[n:127.0.0.1:33007_solr     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46497
   [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/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_6E423E43A6995DC8-001
   [junit4]   2> Oct 02, 2021 1:25:00 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=1278, maxMBSortInHeap=6.531233668916933, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de-CH, 
timezone=Asia/Dili
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=113183216,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [BJQParserTest, 
TestSimClusterStateProvider, UUIDFieldTest, TestPerFieldSimilarity, 
SplitByPrefixTest, TestShardHandlerFactory, Tagger2Test, 
TestCloudJSONFacetJoinDomain, SpellingQueryConverterTest, TestIntervalFaceting, 
IndexSizeTriggerTest, TestTermsQParserPlugin, TestJsonFacetRefinement, 
TestLRUStatsCache, CollectionsAPISolrJTest, 
DistribDocExpirationUpdateProcessorTest, CloudMLTQParserTest, BitVectorTest, 
HdfsBasicDistributedZk2Test, TestNRTOpen, SimpleFacetsTest, TestDynamicURP, 
TestCloudSchemaless, TestComponentsName, SolrCLIZkUtilsTest, 
IndexSchemaRuntimeFieldTest, SchemaApiFailureTest, ReplicationFactorTest, 
TestFieldCacheSort, DeleteByIdWithRouterFieldTest, MergeStrategyTest, 
SortSpecParsingTest, FileUtilsTest, SolrRequestParserTest, TestIndexSearcher, 
SampleTest, TestTolerantUpdateProcessorCloud, 
DocExpirationUpdateProcessorFactoryTest, AssignTest, 
CollectionTooManyReplicasTest, DistributedQueryComponentOptimizationTest, 
TestLegacyNumericUtils, TestPullReplicaErrorHandling, 
TestFuzzyAnalyzedSuggestions, ZkStateReaderTest, 
JavaBinAtomicUpdateMultivalueTest, UnloadDistributedZkTest, 
HdfsAutoAddReplicasIntegrationTest, TestJsonRangeFacets, TestSortableTextField, 
TestRTGBase, NodeAddedTriggerTest, TestLegacyFieldCache, BlockDirectoryTest, 
OverseerSolrResponseUnsafeSerializationTest, TestFiltering, 
TestManagedStopFilterFactory, SmileWriterTest, TestSolrCoreParser, 
TestDocTermOrds, TestSimNodeAddedTrigger, HttpSolrCallGetCoreTest, TestSort, 
TestReloadDeadlock, TestSubQueryTransformer, V2ApiIntegrationTest, 
TestMiniSolrCloudClusterSSL, PackageManagerCLITest, 
OverseerCollectionConfigSetProcessorTest, HealthCheckHandlerTest, 
TestLegacyNumericRangeQueryBuilder, StatsComponentTest, TestCrossCoreJoin, 
TestCorePropertiesReload, ResponseLogComponentTest, 
TestFieldTypeCollectionResource, LeaderTragicEventTest, MetricsConfigTest, 
UpdateRequestProcessorFactoryTest, TestRealTimeGet, TestSystemIdResolver, 
TestRandomRequestDistribution, TestNumericRangeQuery64, HdfsSyncSliceTest, 
HdfsNNFailoverTest, JWTIssuerConfigTest, UtilsToolTest, 
MoreLikeThisHandlerTest, TestSha256AuthenticationProvider, 
SolrLogAuditLoggerPluginTest, SearchRateTriggerIntegrationTest, 
TestSegmentSorting, TestStressReorder, CrossCollectionJoinQueryTest, 
ReindexCollectionTest, PeerSyncTest, CategoryRoutedAliasUpdateProcessorTest, 
DistributedFacetExistsSmallTest, PeerSyncWithLeaderTest, 
DistributedFacetPivotSmallTest, NumericFieldsTest, ShardRoutingTest, 
TestSolrConfigHandlerConcurrent, TestEmbeddedSolrServerAdminHandler, 
SyncSliceTest, AddBlockUpdateTest, SimplePostToolTest, TestSmileRequest, 
PropertiesRequestHandlerTest, BasicAuthOnSingleNodeTest, TestWriterPerf, 
TestReplicationHandlerDiskOverFlow, SolrMetricReporterTest, 
AssignBackwardCompatibilityTest, SSLMigrationTest, TestCloudConsistency, 
TestPrepRecovery, TestStressCloudBlindAtomicUpdates, 
TestWaitForStateWithJettyShutdowns, TestWithCollection, 
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, PurgeGraphTest, 
ShardSplitTest, ScheduledMaintenanceTriggerTest, TestSimExecutePlanAction, 
TestSimExtremeIndexing, TestSimScenario, TestSimUtils, 
TestSnapshotCloudManager, CdcrReplicationHandlerTest, 
CdcrVersionReplicationTest, HdfsDirectoryFactoryTest, RAMDirectoryFactoryTest, 
RequestHandlersTest, ResourceLoaderTest, SolrCoreCheckLockOnStartupTest, 
SolrCoreTest, TestDynamicLoading, TestSolrCoreSnapshots, 
BinaryUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest, 
TestCSVLoader, TestContainerPlugin, TestSQLHandlerNonCloud, 
TestSnapshotCoreBackup, AdminHandlersProxyTest, CoreAdminOperationTest, 
CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, 
LukeRequestHandlerTest, ZookeeperStatusHandlerTest, BadComponentTest, 
CloudReplicaSourceTest, CustomHighlightComponentTest, DebugComponentTest, 
DistributedDebugComponentTest, DistributedFacetPivotLongTailTest, 
DistributedTermsComponentTest, PhrasesIdentificationComponentTest, 
ShardsWhitelistTest, TermVectorComponentTest, TermsComponentTest, 
TestHttpShardHandlerFactory, TestSchemaDesignerAPI, TaggingAttributeTest, 
FastVectorHighlighterTest, HighlighterWithoutStoredIdTest, 
TestUnifiedSolrHighlighterWithoutStoredId, TestMultiValuedNumericRangeQuery, 
SolrJmxReporterCloudTest, SolrCloudReportersTest]
   [junit4] Completed [868/947 (2!)] on J1 in 197.82s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to