Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5426/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at http://127.0.0.1:50691/solr/.system: Error reading input 
String Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:50691/solr/.system: Error reading input String 
Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
        at 
__randomizedtesting.SeedInfo.seed([EBD4B93297D4370C:9B211A9BF71C9E7A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:104)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14521 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 2781709 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2781710 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_EBD4B93297D4370C-001/data-dir-300-001
   [junit4]   2> 2781710 WARN  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 2781710 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2781711 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2781711 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_EBD4B93297D4370C-001/tempDir-001
   [junit4]   2> 2781712 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2781712 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2781712 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2781815 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:50685
   [junit4]   2> 2781816 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50685
   [junit4]   2> 2781816 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50685
   [junit4]   2> 2781816 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 50685
   [junit4]   2> 2781818 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2783115 INFO  (zkConnectionManagerCallback-12141-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2783115 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2783130 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2783185 INFO  (zkConnectionManagerCallback-12143-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2783185 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2783186 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2783189 INFO  (zkConnectionManagerCallback-12145-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2783189 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2783311 WARN  (jetty-launcher-12146-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2783311 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2783311 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2783311 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 2783312 WARN  (jetty-launcher-12146-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2783312 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2783312 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2783312 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 2783319 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2783319 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2783319 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2783319 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2783319 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2783319 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c1706b5{/solr,null,AVAILABLE}
   [junit4]   2> 2783319 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@30e9faa7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50690}
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.e.j.s.Server Started @2783404ms
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5584a348{/solr,null,AVAILABLE}
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50690}
   [junit4]   2> 2783320 ERROR (jetty-launcher-12146-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@71c68165{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50691}
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.e.j.s.Server Started @2783404ms
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-09T06:29:26.148709Z
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50691}
   [junit4]   2> 2783320 ERROR (jetty-launcher-12146-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2783320 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2783321 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2783321 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2783321 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2783321 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-09T06:29:26.149209Z
   [junit4]   2> 2783322 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2783322 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2783326 INFO  (zkConnectionManagerCallback-12148-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2783326 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2783326 INFO  (zkConnectionManagerCallback-12150-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2783327 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2783330 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2783330 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2783705 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2783723 WARN  (jetty-launcher-12146-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5542fc05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2783723 WARN  (jetty-launcher-12146-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5542fc05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2783745 WARN  (jetty-launcher-12146-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2da9f71b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2783746 WARN  (jetty-launcher-12146-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2da9f71b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2783749 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50685/solr
   [junit4]   2> 2783751 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2783755 INFO  (zkConnectionManagerCallback-12158-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2783755 INFO  (jetty-launcher-12146-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2783860 INFO  (jetty-launcher-12146-thread-1) 
[n:127.0.0.1:50691_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2783862 INFO  (zkConnectionManagerCallback-12160-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2783862 INFO  (jetty-launcher-12146-thread-1) 
[n:127.0.0.1:50691_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2783990 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2783991 WARN  (jetty-launcher-12146-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4aba1c3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2783991 WARN  (jetty-launcher-12146-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4aba1c3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2784024 WARN  (jetty-launcher-12146-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4b4da480[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2784024 WARN  (jetty-launcher-12146-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4b4da480[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2784038 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50685/solr
   [junit4]   2> 2784040 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2784043 INFO  (zkConnectionManagerCallback-12168-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2784043 INFO  (jetty-launcher-12146-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2784168 INFO  (jetty-launcher-12146-thread-2) 
[n:127.0.0.1:50690_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2784183 INFO  (zkConnectionManagerCallback-12170-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2784183 INFO  (jetty-launcher-12146-thread-2) 
[n:127.0.0.1:50690_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2784306 INFO  (jetty-launcher-12146-thread-2) 
[n:127.0.0.1:50690_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50690_solr
   [junit4]   2> 2784313 INFO  (jetty-launcher-12146-thread-2) 
[n:127.0.0.1:50690_solr     ] o.a.s.c.Overseer Overseer 
(id=72102467393093640-127.0.0.1:50690_solr-n_0000000000) starting
   [junit4]   2> 2784365 INFO  (jetty-launcher-12146-thread-2) 
[n:127.0.0.1:50690_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50690_solr
   [junit4]   2> 2784368 INFO  
(OverseerStateUpdate-72102467393093640-127.0.0.1:50690_solr-n_0000000000) 
[n:127.0.0.1:50690_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:50690_solr
   [junit4]   2> 2784385 INFO  
(OverseerStateUpdate-72102467393093640-127.0.0.1:50690_solr-n_0000000000) 
[n:127.0.0.1:50690_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2784420 DEBUG 
(OverseerAutoScalingTriggerThread-72102467393093640-127.0.0.1:50690_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:50690_solr]
   [junit4]   2> 2784424 DEBUG (ScheduledTrigger-11483-thread-1) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2784505 INFO  (jetty-launcher-12146-thread-2) 
[n:127.0.0.1:50690_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2784551 INFO  (jetty-launcher-12146-thread-2) 
[n:127.0.0.1:50690_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50690.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a786fb3
   [junit4]   2> 2784566 INFO  (jetty-launcher-12146-thread-2) 
[n:127.0.0.1:50690_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50690.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a786fb3
   [junit4]   2> 2784566 INFO  (jetty-launcher-12146-thread-2) 
[n:127.0.0.1:50690_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50690.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a786fb3
   [junit4]   2> 2784569 INFO  (jetty-launcher-12146-thread-2) 
[n:127.0.0.1:50690_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_EBD4B93297D4370C-001/tempDir-001/node2/.
   [junit4]   2> 2784797 INFO  (jetty-launcher-12146-thread-1) 
[n:127.0.0.1:50691_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2784813 INFO  (jetty-launcher-12146-thread-1) 
[n:127.0.0.1:50691_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50691_solr as DOWN
   [junit4]   2> 2784815 INFO  (jetty-launcher-12146-thread-1) 
[n:127.0.0.1:50691_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2784815 INFO  (jetty-launcher-12146-thread-1) 
[n:127.0.0.1:50691_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50691_solr
   [junit4]   2> 2784822 INFO  (zkCallback-12169-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2784822 INFO  (zkCallback-12159-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2784854 INFO  (jetty-launcher-12146-thread-1) 
[n:127.0.0.1:50691_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2784884 INFO  (jetty-launcher-12146-thread-1) 
[n:127.0.0.1:50691_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50691.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a786fb3
   [junit4]   2> 2784900 INFO  (jetty-launcher-12146-thread-1) 
[n:127.0.0.1:50691_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50691.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a786fb3
   [junit4]   2> 2784900 INFO  (jetty-launcher-12146-thread-1) 
[n:127.0.0.1:50691_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50691.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a786fb3
   [junit4]   2> 2784903 INFO  (jetty-launcher-12146-thread-1) 
[n:127.0.0.1:50691_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_EBD4B93297D4370C-001/tempDir-001/node1/.
   [junit4]   2> 2784941 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 2784943 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2784945 INFO  (zkConnectionManagerCallback-12181-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2784945 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2784948 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2784964 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50685/solr ready
   [junit4]   2> 2785033 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBD4B93297D4370C]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 2785074 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2785127 INFO  
(OverseerThreadFactory-11485-thread-1-processing-n:127.0.0.1:50690_solr) 
[n:127.0.0.1:50690_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 2785265 INFO  
(OverseerStateUpdate-72102467393093640-127.0.0.1:50690_solr-n_0000000000) 
[n:127.0.0.1:50690_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50691/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2785291 INFO  
(OverseerStateUpdate-72102467393093640-127.0.0.1:50690_solr-n_0000000000) 
[n:127.0.0.1:50690_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50690/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2785432 DEBUG (ScheduledTrigger-11483-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 2785503 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2785506 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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> 2785506 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2786443 DEBUG (ScheduledTrigger-11483-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2786538 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2786538 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2786562 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
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> 2786562 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2786567 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 2786569 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 2786572 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2786574 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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> 2786576 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 2786582 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2786582 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
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> 2786582 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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 collection .system, trusted=true
   [junit4]   2> 2786582 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50690.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a786fb3
   [junit4]   2> 2786583 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_EBD4B93297D4370C-001/tempDir-001/node2/.system_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_EBD4B93297D4370C-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 2786583 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 2786583 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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 collection .system, trusted=true
   [junit4]   2> 2786583 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50691.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7a786fb3
   [junit4]   2> 2786583 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_EBD4B93297D4370C-001/tempDir-001/node1/.system_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_EBD4B93297D4370C-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 2786851 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2786851 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2786855 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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> 2786855 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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> 2786858 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2786859 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2786860 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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> 2786860 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2786860 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10fcb3a1[.system_shard1_replica_n1] 
main]
   [junit4]   2> 2786861 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ddc2a60[.system_shard1_replica_n2] 
main]
   [junit4]   2> 2786864 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2786864 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2786864 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2786866 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2786866 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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> 2786866 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2786866 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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> 2786866 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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> 2786866 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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 
1649704666077855744
   [junit4]   2> 2786878 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 2786879 INFO  
(searcherExecutor-11495-thread-1-processing-n:127.0.0.1:50691_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:50691_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 Searcher@10fcb3a1[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2786880 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 2786974 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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> 2786974 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 96 ms
   [junit4]   2> 2786975 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2786975 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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 
1649704666192150528
   [junit4]   2> 2786976 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2786978 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2786985 INFO  
(searcherExecutor-11494-thread-1-processing-n:127.0.0.1:50690_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:50690_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 Searcher@5ddc2a60[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2787037 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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 timeoutin=9998ms
   [junit4]   2> 2787039 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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> 2787043 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_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> 2787457 DEBUG (ScheduledTrigger-11483-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2787542 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2787542 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2787542 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50691/solr/.system_shard1_replica_n1/
   [junit4]   2> 2787545 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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=http://127.0.0.1:50691/solr START 
replicas=[http://127.0.0.1:50690/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 2787545 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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=http://127.0.0.1:50691/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 2787547 INFO  (qtp1043206930-33770) [n:127.0.0.1:50690_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> 2787548 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2787548 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2787548 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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/72102467393093638-core_node3-n_0000000000
   [junit4]   2> 2787559 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:50691/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 2787664 INFO  (zkCallback-12159-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> 2787673 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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> 2787690 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
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=2187
   [junit4]   2> 2787789 INFO  (zkCallback-12159-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> 2787789 INFO  (zkCallback-12159-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> 2788135 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
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=2630
   [junit4]   2> 2788157 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_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> 2788243 INFO  (zkCallback-12159-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> 2788243 INFO  (zkCallback-12169-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> 2788243 INFO  (zkCallback-12159-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> 2788243 INFO  (zkCallback-12169-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> 2788245 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_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=3170
   [junit4]   2> 2788245 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBD4B93297D4370C]) [     
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 2788275 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBD4B93297D4370C]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2788278 INFO  (zkConnectionManagerCallback-12188-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2788278 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBD4B93297D4370C]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2788300 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBD4B93297D4370C]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2788303 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBD4B93297D4370C]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50685/solr ready
   [junit4]   2> 2788327 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_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> 2788360 INFO  (qtp1043206930-33768) [n:127.0.0.1:50690_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=http://127.0.0.1:50691/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[16e4eda795eTcl7owta8r46b2h35zox83zaei
 (1649704667605630976)]} 0 9
   [junit4]   2> 2788361 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_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=[16e4eda795eTcl7owta8r46b2h35zox83zaei 
(1649704667605630976)]} 0 40
   [junit4]   2> 2788363 INFO  (qtp2130796789-33771) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1649704667647574016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2788363 INFO  (qtp2130796789-33771) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d57c7f0 
commitCommandVersion:1649704667647574016
   [junit4]   2> 2788365 INFO  (qtp1043206930-33770) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1649704667649671168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2788365 INFO  (qtp1043206930-33770) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@20939ce3 
commitCommandVersion:1649704667649671168
   [junit4]   2> 2788375 INFO  (qtp1043206930-33770) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5c16fe35[.system_shard1_replica_n2] 
main]
   [junit4]   2> 2788375 INFO  (qtp2130796789-33771) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b8f66f[.system_shard1_replica_n1] 
main]
   [junit4]   2> 2788376 INFO  (qtp1043206930-33770) [n:127.0.0.1:50690_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2788376 INFO  (qtp2130796789-33771) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2788380 INFO  
(searcherExecutor-11495-thread-1-processing-n:127.0.0.1:50691_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:50691_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 Searcher@b8f66f[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.vm.version=11.0.4+11,
 java.version=11.0.4, timestamp=1573280971194, java.vendor=AdoptOpenJDK, os=Mac 
OS X, os.version=10.11.6, java.runtime.version=11.0.4+11, os.arch=x86_64, 
source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2788381 INFO  
(searcherExecutor-11494-thread-1-processing-n:127.0.0.1:50690_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:50690_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 Searcher@5c16fe35[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.vm.version=11.0.4+11,
 java.version=11.0.4, timestamp=1573280971194, java.vendor=AdoptOpenJDK, os=Mac 
OS X, os.version=10.11.6, java.runtime.version=11.0.4+11, os.arch=x86_64, 
source=flush, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2788381 INFO  (qtp1043206930-33770) [n:127.0.0.1:50690_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=http://127.0.0.1:50691/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 2788382 INFO  (qtp2130796789-33771) [n:127.0.0.1:50691_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:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 19
   [junit4]   2> 2788386 INFO  (qtp2130796789-33763) [n:127.0.0.1:50691_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> 2788388 INFO  (qtp2130796789-33765) [n:127.0.0.1:50691_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 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2788460 DEBUG (ScheduledTrigger-11483-thread-1) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 2788687 ERROR (qtp2130796789-33767) [n:127.0.0.1:50691_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error reading 
input String Can't find resource 'schema.xml' in classpath or 
'/configs/.system', 
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2>        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:94)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:197)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2582)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:505)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: 
Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2>        at 
org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:423)
   [junit4]   2>        at 
org.apache.solr.schema.SchemaManager.doOperations(SchemaManager.java:105)
   [junit4]   2>        at 
org.apache.solr.schema.SchemaManager.performOperations(SchemaManager.java:83)
   [junit4]   2>        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:90)
   [junit4]   2>        ... 33 more
   [junit4]   2> 
   [junit4]   2> 2788687 INFO  (qtp2130796789-33767) [n:127.0.0.1:50691_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 
params={wt=javabin&version=2} status=400 QTime=257
   [junit4]   2> 2788688 ERROR 
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBD4B93297D4370C]) [     
] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to 
(400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: 
Error from server at http://127.0.0.1:50691/solr/.system: Error reading input 
String Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0,
 retry=0 commError=false errorCode=400 
   [junit4]   2> 2788688 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBD4B93297D4370C]) [     
] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 2788707 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBD4B93297D4370C]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2788712 INFO  (qtp1043206930-33766) [n:127.0.0.1:50690_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=.system&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2788723 INFO  
(OverseerCollectionConfigSetProcessor-72102467393093640-127.0.0.1:50690_solr-n_0000000000)
 [n:127.0.0.1:50690_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> 2788723 INFO  
(OverseerThreadFactory-11485-thread-2-processing-n:127.0.0.1:50690_solr) 
[n:127.0.0.1:50690_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 2788729 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n1, tag=null
   [junit4]   2> 2788729 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@315f84ee: rootName = 
solr_50691, domain = solr.core..system.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core..system.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@23b459c2
   [junit4]   2> 2788734 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n2, tag=null
   [junit4]   2> 2788734 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44cdfef2: rootName = 
solr_50690, domain = solr.core..system.shard1.replica_n2, service url = null, 
agent id = null] for registry solr.core..system.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@2729d80a
   [junit4]   2> 2788760 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1bd1dee0
   [junit4]   2> 2788760 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n1, 
tag=SolrCore@1bd1dee0
   [junit4]   2> 2788760 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection..system.shard1.leader, 
tag=SolrCore@1bd1dee0
   [junit4]   2> 2788770 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@89219f4
   [junit4]   2> 2788770 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n2, tag=SolrCore@89219f4
   [junit4]   2> 2788770 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection..system.shard1.leader, 
tag=SolrCore@89219f4
   [junit4]   2> 2788797 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms 
at /collections/.system/terms/shard1 to Terms{values={core_node4=1}, version=3}
   [junit4]   2> 2788805 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, 
version is not a match, retrying
   [junit4]   2> 2788806 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2788808 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms 
at /collections/.system/terms/shard1 to Terms{values={}, version=4}
   [junit4]   2> 2788840 INFO  (zkConnectionManagerCallback-12194-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2788840 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase No version 
found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 2788844 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2788844 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2788847 INFO  (zkConnectionManagerCallback-12198-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2788847 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2788854 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2788857 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50685/solr ready
   [junit4]   2> 2788874 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2788876 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:50685/solr ready
   [junit4]   2> 2788945 INFO  (zkCallback-12159-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> 2788945 INFO  (zkCallback-12159-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> 2788947 INFO  (zkCallback-12169-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> 2788947 INFO  (zkCallback-12169-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> 2788969 ERROR (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:50691/solr/.system: No active replicas found 
for collection: .system, retry=0 commError=false errorCode=510 
   [junit4]   2> 2788969 ERROR (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:50691/solr/.system: No active replicas found 
for collection: .system, retry=0 commError=false errorCode=510 
   [junit4]   2> 2788969 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 2788969 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 2788970 WARN  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 2788970 WARN  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 2788971 ERROR (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=1 commError=false 
errorCode=510 
   [junit4]   2> 2788971 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 2788971 WARN  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 2788971 ERROR (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=1 commError=false 
errorCode=510 
   [junit4]   2> 2788971 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 2788971 WARN  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 2788972 ERROR (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=2 commError=false 
errorCode=510 
   [junit4]   2> 2788972 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 2788972 WARN  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 2788972 ERROR (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=2 commError=false 
errorCode=510 
   [junit4]   2> 2788972 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 2788972 WARN  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 2788973 ERROR (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=3 commError=false 
errorCode=510 
   [junit4]   2> 2788973 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 2788973 WARN  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 2788974 ERROR (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=4 commError=false 
errorCode=510 
   [junit4]   2> 2788974 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 2788974 WARN  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 2788974 ERROR (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=5 commError=false 
errorCode=510 
   [junit4]   2> 2788974 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 2788975 WARN  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrRrdBackendFactory Error deleting 
RRD for path solr.core..system.shard1.replica_n2
   [junit4]   2>           => org.apache.solr.common.SolrException: Could not 
find a healthy node to handle the request.
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1121)
   [junit4]   2> org.apache.solr.common.SolrException: Could not find a healthy 
node to handle the request.
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1121)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.rrd.SolrRrdBackendFactory.remove(SolrRrdBackendFactory.java:334)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.MetricsHistoryHandler.removeHistory(MetricsHistoryHandler.java:306)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:122)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:197)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
 ~[jetty-rewrite-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:505) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) 
~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) 
~[jetty-io-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
 ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
 ~[jetty-util-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 2788975 INFO  (qtp1043206930-33762) [n:127.0.0.1:50690_solr    
x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=.system_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=248
   [junit4]   2> 2788978 ERROR (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=3 commError=false 
errorCode=510 
   [junit4]   2> 2788978 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 2788978 WARN  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 2788980 ERROR (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=4 commError=false 
errorCode=510 
   [junit4]   2> 2788980 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 2788980 WARN  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request 
to collection(s) [.system] after stale state error from server.
   [junit4]   2> 2788981 ERROR (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=5 commError=false 
errorCode=510 
   [junit4]   2> 2788981 INFO  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 2788981 WARN  (qtp2130796789-33769) [n:127.0.0.1:50691_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrRrdBackendFactory Error deleting 
RRD for path solr.core..system.shard1.replica_n1
   [junit4]   2>           => org.apache.solr.common.SolrException: Could not 
find a healthy node to handle the request.
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1121)
   [junit4]   2> org.apache.solr.common.SolrException: Could not find a healthy 
node to handle the request.
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1121)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1008)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.rrd.SolrRrdBackendFactory.remove(SolrRrdBackendFactory.java:334)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.MetricsHistoryHandler.removeHistory(MetricsHistoryHandler.java:306)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:122)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:197)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.19.v20190610.jar:9.4.19.v20190610]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
 ~[jetty-serv

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

        /solr/collections/.system/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        3       /solr/collections/.system/state.json
   [junit4]   2>        2       /solr/configs/.system
   [junit4]   2>        2       /solr/packages.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/.system/managed-schema
   [junit4]   2>        2       /solr/collections/.system/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/collections/.system/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/overseer/queue
   [junit4]   2>        17      /solr/collections
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        8       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2791296 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:50685
   [junit4]   2> 2791296 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50685
   [junit4]   2> 2791296 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBD4B93297D4370C]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 50685
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_EBD4B93297D4370C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14e0c479),
 locale=zh-Hans-HK, timezone=America/Shiprock
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 11.0.4 
(64-bit)/cpus=3,threads=1,free=237817920,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterConfigTest, 
SuggesterTSTTest, SimpleCollectionCreateDeleteTest, 
CloneFieldUpdateProcessorFactoryTest, SpatialRPTFieldTypeTest, 
XMLAtomicUpdateMultivalueTest, ResolveAnalyzerByNameTest, 
SolrCoreMetricManagerTest, TestJsonFacetsStatsParsing, TestSurroundQueryParser, 
DocExpirationUpdateProcessorFactoryTest, IndexSchemaTest, 
MissingSegmentRecoveryTest, TestInfoStreamLogging, TestCollectionAPI, 
TestExactSharedStatsCache, TestSSLRandomization, SearchRateTriggerTest, 
DeleteNodeTest, FullHLLTest, SegmentsInfoRequestHandlerTest, TestConfigReload, 
TestCryptoKeys, TestTrackingShardHandlerFactory, TestRestManager, 
TestPhraseSuggestions, TestConfigsApi, ShardsWhitelistTest, 
CollectionPropsTest, ExternalFileFieldSortTest, BadCopyFieldTest, 
TestMiniSolrCloudClusterSSL, RestartWhileUpdatingTest, TestLuceneMatchVersion, 
UpdateParamsTest, TestExactStatsCacheCloud, HdfsDirectoryFactoryTest, 
BJQParserTest, JavaBinAtomicUpdateMultivalueTest, 
TestLegacyBM25SimilarityFactory, TestSortableTextField, TestHashPartitioner, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, PropertiesRequestHandlerTest, 
CustomHighlightComponentTest, OverseerRolesTest, ClusterStateTest, 
TestDocTermOrds, CSVRequestHandlerTest, CdcrBidirectionalTest, 
ByteBuffersDirectoryFactoryTest, TestEmbeddedSolrServerConstructors, 
WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, 
TestSweetSpotSimilarityFactory, SimplePostToolTest, MoveReplicaHDFSTest, 
SolrIndexMetricsTest, SpatialFilterTest, TestSolrFieldCacheBean, 
TestUniqueKeyFieldResource, SolrInfoBeanTest, 
HttpPartitionWithTlogReplicasTest, TestReloadAndDeleteDocs, BlockDirectoryTest, 
TestRemoteStreaming, PrimitiveFieldTypeTest, ForceLeaderTest, 
TestMacroExpander, SolrLogAuditLoggerPluginTest, 
ScheduledMaintenanceTriggerTest, TestFieldTypeResource, 
AutoAddReplicasIntegrationTest, TestDownShardTolerantSearch, DateFieldTest, 
TestQueryTypes, TestLocalStatsCacheCloud, ZookeeperStatusHandlerTest, 
TestOmitPositions, TestPKIAuthenticationPlugin, TestZkAclsWithHadoopAuth, 
TestFaceting, TestValueSourceCache, TestSortByMinMaxFunction, 
TestReloadDeadlock, FieldAnalysisRequestHandlerTest, AddBlockUpdateTest, 
SolrCloudExampleTest, TestJoin, BasicDistributedZk2Test, TestBinaryField, 
TestBadConfig, SpellCheckCollatorWithCollapseTest, DeleteInactiveReplicaTest, 
TestLegacyTerms, TestUtils, TestSystemIdResolver, 
TestImpersonationWithHadoopAuth, TestSearcherReuse, TestRawResponseWriter, 
RegexBytesRefFilterTest, TestRTGBase, TestQuerySenderListener, 
SchemaVersionSpecificBehaviorTest, TestHdfsBackupRestoreCore, 
SolrJmxReporterTest, AssignTest, TestLegacyNumericRangeQueryBuilder, 
TestNamedUpdateProcessors, DistributedExpandComponentTest, RankQueryTest, 
SubstringBytesRefFilterTest, MoreLikeThisHandlerTest, 
TestTolerantUpdateProcessorCloud, OrderedExecutorTest, TestAnalyzedSuggestions, 
ZkStateReaderTest, TestDistributedTracing, QueryElevationComponentTest, 
JSONWriterTest, TestLegacyFieldReuse, OutputWriterTest, RequestHandlersTest, 
UninvertDocValuesMergePolicyTest, DirectSolrConnectionTest, TestConfig, 
TestGroupingSearch, CdcrOpsAndBoundariesTest, TestBinaryResponseWriter, 
TestOverriddenPrefixQueryForCustomFieldType, NodeMarkersRegistrationTest, 
CategoryRoutedAliasUpdateProcessorTest, InfoHandlerTest, 
NodeAddedTriggerIntegrationTest, XsltUpdateRequestHandlerTest, 
ExecutePlanActionTest, TestShortCircuitedRequests, HdfsNNFailoverTest, 
TestSimScenario, HdfsChaosMonkeyNothingIsSafeTest, ZkCLITest, TestRTimerTree, 
CurrencyRangeFacetCloudTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestDistributedStatsComponentCardinality, TestRangeQuery, TestHdfsUpdateLog, 
TestClusterProperties, TestRandomFaceting, CircularListTest, 
SpellingQueryConverterTest, TestSolrCloudSnapshots, RecoveryZkTest, 
TestExplainDocTransformer, TestDocSet, TestXmlQParserPlugin, 
ResponseLogComponentTest, TestSnapshotCloudManager, SimpleMLTQParserTest, 
QueryResultKeyTest, TestNumericTokenStream, HLLUtilTest, 
ClassificationUpdateProcessorIntegrationTest, ZkShardTermsTest, 
SolrRequestParserTest, SliceStateTest, TestStressRecovery, 
BasicAuthOnSingleNodeTest, TestLFUCache, HttpPartitionOnCommitTest, 
V2StandaloneTest, TestFileDictionaryLookup, TestDistribDocBasedVersion, 
UniqFieldsUpdateProcessorFactoryTest, CopyFieldTest, TestStressUserVersions, 
DocValuesTest, TestMinHashQParser, SolrCoreTest, CheckHdfsIndexTest, 
TestIndexSearcher, TestConfigSetsAPIExclusivity, CleanupOldIndexTest, 
PeerSyncReplicationTest, TestComponentsName, TestFieldCacheSort, 
ConfigSetsAPITest, ReplaceNodeTest, DistribCursorPagingTest, 
TestSolrCloudWithKerberosAlt, TestClusterStateMutator, TriggerEventQueueTest, 
JWTAuthPluginIntegrationTest, MetricsHistoryWithAuthIntegrationTest, 
MoreLikeThisComponentTest, FullSolrCloudDistribCmdsTest, DateMathParserTest, 
TestInPlaceUpdatesDistrib, TestCollationField, TestSolrQueryParser, 
MetricTriggerIntegrationTest, TestSimDistributedQueue, TestMultiWordSynonyms, 
RegexBoostProcessorTest, HdfsRecoveryZkTest, AutoscalingHistoryHandlerTest, 
SuggesterWFSTTest, TestStressCloudBlindAtomicUpdates, TestTolerantSearch, 
TestPayloadScoreQParserPlugin, ChaosMonkeySafeLeaderWithPullReplicasTest, 
SaslZkACLProviderTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestCoreDiscovery, TestFieldSortValues, NoCacheHeaderTest, 
TestSkipOverseerOperations, PeerSyncWithBufferUpdatesTest, 
TestSha256AuthenticationProvider, ShardRoutingTest, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, 
CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, 
EchoParamsTest, MinimalSchemaTest, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, 
TestSolrCoreProperties, TestSolrTestCaseJ4, PathHierarchyTokenizerFactoryTest, 
ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, 
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, 
AliasIntegrationTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeySafeLeaderTest, ConcurrentCreateRoutedAliasTest, 
CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteShardTest, 
DeleteStatusTest, DistribJoinFromCollectionTest, DistributedQueueTest, 
DistributedVersionInfoTest, DocValuesNotIndexedTest, 
LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, 
LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MultiThreadedOCPTest, 
NestedShardedAtomicUpdateTest, OverseerCollectionConfigSetProcessorTest, 
OverseerModifyCollectionTest, OverseerTaskQueueTest, RemoteQueryErrorTest, 
SSLMigrationTest, SplitShardTest, SystemCollectionCompatTest]
   [junit4] Completed [510/888 (1!)] on J0 in 10.06s, 1 test, 1 error <<< 
FAILURES!

[...truncated 54125 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5426/consoleText

[repro] Revision: 7a207a935373574956894516fa5e772844fa702e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest 
-Dtests.method=testBackCompat -Dtests.seed=EBD4B93297D4370C -Dtests.slow=true 
-Dtests.locale=zh-Hans-HK -Dtests.timezone=America/Shiprock 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3353 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.SystemCollectionCompatTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=EBD4B93297D4370C -Dtests.slow=true -Dtests.locale=zh-Hans-HK 
-Dtests.timezone=America/Shiprock -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 72 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] Exiting with code 0

[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org
For additional commands, e-mail: builds-h...@lucene.apache.org

Reply via email to