Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3533/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37139/solr/.system: Error reading input String 
Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
        at 
__randomizedtesting.SeedInfo.seed([5E8D6B63692F3C98:2E78C8CA09E795EE]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        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:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        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 13708 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 760801 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_5E8D6B63692F3C98-001/data-dir-79-001
   [junit4]   2> 760801 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 760802 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 760802 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 760802 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_5E8D6B63692F3C98-001/tempDir-001
   [junit4]   2> 760803 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 760804 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 760804 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 760904 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:37997
   [junit4]   2> 760904 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37997
   [junit4]   2> 760904 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37997
   [junit4]   2> 760912 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 760929 INFO  (zkConnectionManagerCallback-5724-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760929 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 760952 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 760957 INFO  (zkConnectionManagerCallback-5726-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760957 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 760959 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 760960 INFO  (zkConnectionManagerCallback-5728-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760960 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761073 WARN  (jetty-launcher-5729-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 761074 WARN  (jetty-launcher-5729-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 761074 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 761074 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 761074 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 761074 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 761075 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 761075 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 761076 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 761077 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 761077 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 761077 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ca4b9c6{/solr,null,AVAILABLE}
   [junit4]   2> 761078 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e743c17{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37139}
   [junit4]   2> 761078 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.e.j.s.Server Started @761196ms
   [junit4]   2> 761078 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37139}
   [junit4]   2> 761078 ERROR (jetty-launcher-5729-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 761078 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 761078 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 761078 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 761078 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 761078 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-11T03:18:58.184871Z
   [junit4]   2> 761082 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 761082 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 761082 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 761083 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ffbfa94{/solr,null,AVAILABLE}
   [junit4]   2> 761086 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@68b8d13e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38315}
   [junit4]   2> 761086 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.e.j.s.Server Started @761204ms
   [junit4]   2> 761086 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38315}
   [junit4]   2> 761086 ERROR (jetty-launcher-5729-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 761086 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 761086 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 761086 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 761086 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 761086 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-11T03:18:58.192820Z
   [junit4]   2> 761091 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761095 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761096 INFO  (zkConnectionManagerCallback-5731-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761096 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761097 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 761097 INFO  (zkConnectionManagerCallback-5733-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761100 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761104 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 761381 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 761397 WARN  (jetty-launcher-5729-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7dd4df20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 761397 WARN  (jetty-launcher-5729-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7dd4df20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 761420 WARN  (jetty-launcher-5729-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6c5558e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 761420 WARN  (jetty-launcher-5729-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6c5558e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 761421 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37997/solr
   [junit4]   2> 761436 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761476 INFO  (zkConnectionManagerCallback-5741-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761476 INFO  (jetty-launcher-5729-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761592 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 761616 INFO  (zkConnectionManagerCallback-5743-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761616 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 761722 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 761723 WARN  (jetty-launcher-5729-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@56b1ee4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 761723 WARN  (jetty-launcher-5729-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@56b1ee4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 761765 WARN  (jetty-launcher-5729-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@431640ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 761765 WARN  (jetty-launcher-5729-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@431640ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 761766 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37997/solr
   [junit4]   2> 761785 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38315_solr
   [junit4]   2> 761786 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 761786 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.Overseer Overseer 
(id=72183104202735622-127.0.0.1:38315_solr-n_0000000000) starting
   [junit4]   2> 761794 INFO  (zkConnectionManagerCallback-5751-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761794 INFO  (jetty-launcher-5729-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 761804 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 761815 INFO  (zkConnectionManagerCallback-5756-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761815 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 761819 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37997/solr ready
   [junit4]   2> 761825 INFO  
(OverseerStateUpdate-72183104202735622-127.0.0.1:38315_solr-n_0000000000) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38315_solr
   [junit4]   2> 761832 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38315_solr
   [junit4]   2> 761835 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 761848 INFO  (zkCallback-5742-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 761848 INFO  (zkCallback-5755-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 761904 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 761915 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 761928 INFO  (zkConnectionManagerCallback-5759-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761928 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 761936 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 761943 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37139_solr as DOWN
   [junit4]   2> 761944 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 761944 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37139_solr
   [junit4]   2> 761946 INFO  (zkCallback-5742-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 761946 INFO  (zkCallback-5755-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 761956 INFO  (zkCallback-5758-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 761978 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 761979 INFO  (zkConnectionManagerCallback-5766-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761979 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 761981 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38315.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37d73f59
   [junit4]   2> 761987 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 761989 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37997/solr ready
   [junit4]   2> 761989 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 762019 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38315.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37d73f59
   [junit4]   2> 762020 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38315.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37d73f59
   [junit4]   2> 762022 INFO  (jetty-launcher-5729-thread-1) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_5E8D6B63692F3C98-001/tempDir-001/node1/.
   [junit4]   2> 762045 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 762087 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37139.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37d73f59
   [junit4]   2> 762133 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37139.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37d73f59
   [junit4]   2> 762133 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37139.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37d73f59
   [junit4]   2> 762135 INFO  (jetty-launcher-5729-thread-2) 
[n:127.0.0.1:37139_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_5E8D6B63692F3C98-001/tempDir-001/node2/.
   [junit4]   2> 762207 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 762208 INFO  (zkConnectionManagerCallback-5772-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 762208 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 762210 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 762212 INFO  
(SUITE-SystemCollectionCompatTest-seed#[5E8D6B63692F3C98]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37997/solr ready
   [junit4]   2> 762256 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[5E8D6B63692F3C98]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 762270 INFO  (qtp1719612289-12463) [n:127.0.0.1:38315_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> 762296 INFO  
(OverseerThreadFactory-3153-thread-1-processing-n:127.0.0.1:38315_solr) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 762415 INFO  
(OverseerStateUpdate-72183104202735622-127.0.0.1:38315_solr-n_0000000000) 
[n:127.0.0.1:38315_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:37139/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 762418 INFO  
(OverseerStateUpdate-72183104202735622-127.0.0.1:38315_solr-n_0000000000) 
[n:127.0.0.1:38315_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:38315/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 762653 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 762654 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 762654 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 763699 WARN  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if 
you use this setting, and then Solr upgrades to a newer release of Lucene, 
sizable changes may happen. If precise back compatibility is important then you 
should instead explicitly specify an actual Lucene version.
   [junit4]   2> 763699 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763714 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763739 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763742 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763746 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763748 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763749 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763754 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763758 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763763 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763763 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763764 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38315.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37d73f59
   [junit4]   2> 763764 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_5E8D6B63692F3C98-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_5E8D6B63692F3C98-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 763776 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763777 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763777 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763777 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37139.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@37d73f59
   [junit4]   2> 763778 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_5E8D6B63692F3C98-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_5E8D6B63692F3C98-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 763920 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763920 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763923 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763923 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 763925 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d9f3963[.system_shard1_replica_n2] 
main]
   [junit4]   2> 763927 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763927 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763929 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763929 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 763931 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@737f63b1[.system_shard1_replica_n1] 
main]
   [junit4]   2> 763932 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763933 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763933 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763933 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763934 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763936 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763959 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763959 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 24 ms
   [junit4]   2> 763960 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763960 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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 
1641538955316822016
   [junit4]   2> 763962 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763962 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763968 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763969 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763969 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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 
1641538955326259200
   [junit4]   2> 763972 INFO  
(searcherExecutor-3162-thread-1-processing-n:127.0.0.1:38315_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:38315_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@6d9f3963[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 763974 INFO  
(searcherExecutor-3163-thread-1-processing-n:127.0.0.1:37139_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:37139_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@737f63b1[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 763979 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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_node4=0}, version=0}
   [junit4]   2> 763979 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 763980 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 763981 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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, core_node4=0}, 
version=1}
   [junit4]   2> 763981 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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> 763989 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 763989 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 763989 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38315/solr/.system_shard1_replica_n2/
   [junit4]   2> 763990 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:38315/solr START 
replicas=[http://127.0.0.1:37139/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 764008 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:38315/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 764011 INFO  (qtp1085524593-12457) [n:127.0.0.1:37139_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=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 764014 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 764014 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
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> 764014 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/.system/leaders/shard1/leader after winning as 
/collections/.system/leader_elect/shard1/election/72183104202735622-core_node4-n_0000000000
   [junit4]   2> 764020 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38315/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 764123 INFO  (zkCallback-5742-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> 764125 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 764127 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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=1473
   [junit4]   2> 764136 INFO  (zkCallback-5742-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> 764239 INFO  (zkCallback-5742-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> 764239 INFO  (zkCallback-5742-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> 764246 INFO  (zkCallback-5742-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> 764994 INFO  (qtp1085524593-12455) [n:127.0.0.1:37139_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=2341
   [junit4]   2> 764998 INFO  (qtp1719612289-12463) [n:127.0.0.1:38315_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> 765095 INFO  (zkCallback-5742-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> 765095 INFO  (zkCallback-5742-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> 765095 INFO  (zkCallback-5758-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> 765095 INFO  (zkCallback-5742-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> 765096 INFO  (qtp1719612289-12463) [n:127.0.0.1:38315_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=2826
   [junit4]   2> 765098 INFO  (zkCallback-5758-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> 765103 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[5E8D6B63692F3C98]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 765104 INFO  (zkConnectionManagerCallback-5779-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 765104 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[5E8D6B63692F3C98]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 765106 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[5E8D6B63692F3C98]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 765112 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[5E8D6B63692F3C98]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37997/solr ready
   [junit4]   2> 765120 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_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=1, core_node4=1}, 
version=2}
   [junit4]   2> 765137 INFO  (qtp1085524593-12456) [n:127.0.0.1:37139_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={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38315/solr/.system_shard1_replica_n2/&wt=javabin&version=2}{add=[16c7eafbd3fTe12qu3hkqk18uay7puu7o2a9
 (1641538956527927296)]} 0 3
   [junit4]   2> 765138 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_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={wt=javabin&version=2}{add=[16c7eafbd3fTe12qu3hkqk18uay7puu7o2a9 
(1641538956527927296)]} 0 23
   [junit4]   2> 765141 INFO  (qtp1719612289-12466) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1641538956555190272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 765141 INFO  (qtp1719612289-12466) [n:127.0.0.1:38315_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@51ce051 
commitCommandVersion:1641538956555190272
   [junit4]   2> 765148 INFO  (qtp1085524593-12457) [n:127.0.0.1:37139_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1641538956562530304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 765148 INFO  (qtp1085524593-12457) [n:127.0.0.1:37139_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@682d7209 
commitCommandVersion:1641538956562530304
   [junit4]   2> 765156 INFO  (qtp1719612289-12466) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5233b5ef[.system_shard1_replica_n2] 
main]
   [junit4]   2> 765157 INFO  (qtp1719612289-12466) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 765159 INFO  
(searcherExecutor-3162-thread-1-processing-n:127.0.0.1:38315_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:38315_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@5233b5ef[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={lucene.version=9.0.0,
 java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1565493542255, 
java.vendor=Oracle Corporation, os=Linux, os.version=4.15.0-54-generic, 
java.runtime.version=11.0.1+13-LTS, os.arch=amd64, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 765160 INFO  (qtp1085524593-12457) [n:127.0.0.1:37139_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ff1ab7a[.system_shard1_replica_n1] 
main]
   [junit4]   2> 765160 INFO  (qtp1085524593-12457) [n:127.0.0.1:37139_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 765162 INFO  
(searcherExecutor-3163-thread-1-processing-n:127.0.0.1:37139_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:37139_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@4ff1ab7a[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={lucene.version=9.0.0,
 java.vm.version=11.0.1+13-LTS, java.version=11.0.1, timestamp=1565493542256, 
java.vendor=Oracle Corporation, os=Linux, os.version=4.15.0-54-generic, 
java.runtime.version=11.0.1+13-LTS, os.arch=amd64, 
source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 765162 INFO  (qtp1085524593-12457) [n:127.0.0.1:37139_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={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38315/solr/.system_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 15
   [junit4]   2> 765164 INFO  (qtp1719612289-12466) [n:127.0.0.1:38315_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={_stateVer_=.system:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 25
   [junit4]   2> 765182 INFO  (qtp1719612289-12467) [n:127.0.0.1:38315_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> 765186 INFO  (qtp1719612289-12463) [n:127.0.0.1:38315_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request 
[.system_shard1_replica_n2]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 765196 ERROR (qtp1085524593-12458) [n:127.0.0.1:37139_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=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2>        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:94)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2581)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:780)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [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:165)
   [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.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=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2>        at 
org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:422)
   [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>        ... 31 more
   [junit4]   2> 
   [junit4]   2> 765196 INFO  (qtp1085524593-12458) [n:127.0.0.1:37139_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=4
   [junit4]   2> 765197 ERROR 
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[5E8D6B63692F3C98]) [     
] 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:37139/solr/.system: Error reading input 
String Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2,
 retry=0 commError=false errorCode=400 
   [junit4]   2> 765197 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[5E8D6B63692F3C98]) [     
] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 765202 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[5E8D6B63692F3C98]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 765208 INFO  (qtp1719612289-12468) [n:127.0.0.1:38315_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> 765225 INFO  
(OverseerCollectionConfigSetProcessor-72183104202735622-127.0.0.1:38315_solr-n_0000000000)
 [n:127.0.0.1:38315_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> 765226 INFO  
(OverseerThreadFactory-3153-thread-2-processing-n:127.0.0.1:38315_solr) 
[n:127.0.0.1:38315_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 765228 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_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> 765228 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_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> 765228 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@58c0c456: rootName = 
solr_38315, 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@45a92247
   [junit4]   2> 765228 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7800116d: rootName = 
solr_37139, 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@2aa7e875
   [junit4]   2> 765300 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@6bc683ac
   [junit4]   2> 765300 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n1, tag=6bc683ac
   [junit4]   2> 765301 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection..system.shard1.leader, tag=6bc683ac
   [junit4]   2> 765296 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@612e75f5
   [junit4]   2> 765308 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n2, tag=612e75f5
   [junit4]   2> 765308 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection..system.shard1.leader, tag=612e75f5
   [junit4]   2> 765332 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_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> 765338 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, 
version is not a match, retrying
   [junit4]   2> 765339 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase No version 
found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 765340 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_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> 765342 WARN  (zkCallback-5758-thread-2) [     ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 765343 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 765347 INFO  (zkConnectionManagerCallback-5785-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 765347 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 765347 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 765349 INFO  (zkConnectionManagerCallback-5789-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 765349 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 765349 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 765351 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 765351 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37997/solr ready
   [junit4]   2> 765354 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37997/solr ready
   [junit4]   2> 765448 INFO  (zkCallback-5742-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> 765448 INFO  (zkCallback-5742-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> 765448 INFO  (zkCallback-5742-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> 765448 INFO  (zkCallback-5758-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> 765448 INFO  (zkCallback-5758-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> 765488 ERROR (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (404) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38315/solr/.system: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: /solr/.system/update</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/.system/update. Reason:
   [junit4]   2> <pre>    Can not find: /solr/.system/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.19.v20190610</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry=0 commError=false errorCode=404 
   [junit4]   2> 765488 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 765489 WARN  (qtp1085524593-12454) [n:127.0.0.1:37139_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> 765490 ERROR (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (404) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38315/solr/.system: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: /solr/.system/update</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/.system/update. Reason:
   [junit4]   2> <pre>    Can not find: /solr/.system/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.19.v20190610</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry=0 commError=false errorCode=404 
   [junit4]   2> 765490 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 765490 WARN  (qtp1719612289-12462) [n:127.0.0.1:38315_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> 765491 ERROR (qtp1085524593-12454) [n:127.0.0.1:37139_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> 765491 ERROR (qtp1719612289-12462) [n:127.0.0.1:38315_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> 765491 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 765491 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 765492 WARN  (qtp1085524593-12454) [n:127.0.0.1:37139_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> 765492 WARN  (qtp1719612289-12462) [n:127.0.0.1:38315_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> 765492 ERROR (qtp1085524593-12454) [n:127.0.0.1:37139_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> 765492 ERROR (qtp1719612289-12462) [n:127.0.0.1:38315_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> 765492 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 765492 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 765492 WARN  (qtp1085524593-12454) [n:127.0.0.1:37139_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> 765492 WARN  (qtp1719612289-12462) [n:127.0.0.1:38315_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> 765494 ERROR (qtp1085524593-12454) [n:127.0.0.1:37139_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> 765494 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 765494 WARN  (qtp1085524593-12454) [n:127.0.0.1:37139_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> 765494 ERROR (qtp1719612289-12462) [n:127.0.0.1:38315_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> 765494 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 765494 WARN  (qtp1719612289-12462) [n:127.0.0.1:38315_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> 765494 ERROR (qtp1085524593-12454) [n:127.0.0.1:37139_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> 765494 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 765494 WARN  (qtp1085524593-12454) [n:127.0.0.1:37139_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> 765495 ERROR (qtp1719612289-12462) [n:127.0.0.1:38315_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> 765495 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 765495 WARN  (qtp1719612289-12462) [n:127.0.0.1:38315_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> 765495 ERROR (qtp1085524593-12454) [n:127.0.0.1:37139_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> 765495 INFO  (qtp1085524593-12454) [n:127.0.0.1:37139_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 765495 ERROR (qtp1719612289-12462) [n:127.0.0.1:38315_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> 765495 WARN  (qtp1085524593-12454) [n:127.0.0.1:37139_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:1122)
   [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:1122)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) 
~[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:121)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:820) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
 ~[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:165)
 ~[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.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> 765495 INFO  (qtp1719612289-12462) [n:127.0.0.1:38315_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 765495 WARN  (qtp1719612289-12462) [n:127.0.0.1:38315_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:1122)
   [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:1122)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1009)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) 
~[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:121)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:820) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:786) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
 ~[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:165)
 ~[java/:?]
   [junit4]   2>        at org.eclipse.jetty.servlet.Servle

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

orkspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null2052508432
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null2052508432
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null2052508432

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 41ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 106 minutes 54 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to