Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2412/
Java: 64bit/jdk-15-ea+9 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseZGC

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

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
        at 
__randomizedtesting.SeedInfo.seed([C2D2DC238EEE1B4A:B2277F8AEE26B23C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.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:832)


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

Error Message:
Error from server at http://127.0.0.1:34259: Underlying core creation failed 
while creating collection: shardSplitWithRule_rewrite

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34259: Underlying core creation failed while 
creating collection: shardSplitWithRule_rewrite
        at 
__randomizedtesting.SeedInfo.seed([C2D2DC238EEE1B4A:43DC0D91131C4061]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:650)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule(ShardSplitTest.java:628)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:832)




Build Log:
[...truncated 14227 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 194425 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 194425 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 194425 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_C2D2DC238EEE1B4A-001/data-dir-24-001
   [junit4]   2> 194426 WARN  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
   [junit4]   2> 194426 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 194426 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 194426 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_C2D2DC238EEE1B4A-001/tempDir-001
   [junit4]   2> 194427 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 194427 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 194427 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 194527 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:33281
   [junit4]   2> 194527 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33281
   [junit4]   2> 194527 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33281
   [junit4]   2> 194527 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33281
   [junit4]   2> 194529 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194531 INFO  (zkConnectionManagerCallback-776-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194531 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194535 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194538 INFO  (zkConnectionManagerCallback-778-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194538 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194538 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194540 INFO  (zkConnectionManagerCallback-780-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194540 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194650 WARN  (jetty-launcher-781-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 194650 WARN  (jetty-launcher-781-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 194650 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 194650 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 194650 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 194650 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 194650 INFO  (jetty-launcher-781-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 194650 INFO  (jetty-launcher-781-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 194662 INFO  (jetty-launcher-781-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 194662 INFO  (jetty-launcher-781-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 194662 INFO  (jetty-launcher-781-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 194662 INFO  (jetty-launcher-781-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 194662 INFO  (jetty-launcher-781-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 194662 INFO  (jetty-launcher-781-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 194662 INFO  (jetty-launcher-781-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@355e8666{/solr,null,AVAILABLE}
   [junit4]   2> 194662 INFO  (jetty-launcher-781-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49010053{/solr,null,AVAILABLE}
   [junit4]   2> 194663 INFO  (jetty-launcher-781-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@57e5ef22{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44681}
   [junit4]   2> 194663 INFO  (jetty-launcher-781-thread-2) [     ] 
o.e.j.s.Server Started @194925ms
   [junit4]   2> 194663 INFO  (jetty-launcher-781-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b2e5fe8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37589}
   [junit4]   2> 194663 INFO  (jetty-launcher-781-thread-1) [     ] 
o.e.j.s.Server Started @194925ms
   [junit4]   2> 194663 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44681}
   [junit4]   2> 194663 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37589}
   [junit4]   2> 194664 ERROR (jetty-launcher-781-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 194664 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 194664 ERROR (jetty-launcher-781-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 194664 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 194664 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 194664 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.6.0
   [junit4]   2> 194664 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 194664 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 194664 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 194664 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 194664 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-11T22:25:23.051222Z
   [junit4]   2> 194664 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-11T22:25:23.051221Z
   [junit4]   2> 194664 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194665 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194667 INFO  (zkConnectionManagerCallback-784-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194667 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194669 INFO  (zkConnectionManagerCallback-785-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194669 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194669 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 194670 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 194821 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 194822 WARN  (jetty-launcher-781-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5c941fa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194822 WARN  (jetty-launcher-781-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5c941fa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194824 WARN  (jetty-launcher-781-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4a61691c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194824 WARN  (jetty-launcher-781-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4a61691c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194825 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33281/solr
   [junit4]   2> 194825 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194827 INFO  (zkConnectionManagerCallback-792-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194827 INFO  (jetty-launcher-781-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194901 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 194902 WARN  (jetty-launcher-781-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@78fe5143[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194902 WARN  (jetty-launcher-781-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@78fe5143[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194904 WARN  (jetty-launcher-781-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3581f70f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194904 WARN  (jetty-launcher-781-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3581f70f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 194905 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33281/solr
   [junit4]   2> 194905 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194910 INFO  (zkConnectionManagerCallback-799-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194910 INFO  (jetty-launcher-781-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194975 INFO  (jetty-launcher-781-thread-2) 
[n:127.0.0.1:44681_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 194976 INFO  (zkConnectionManagerCallback-801-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194976 INFO  (jetty-launcher-781-thread-2) 
[n:127.0.0.1:44681_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 195005 INFO  (jetty-launcher-781-thread-2) 
[n:127.0.0.1:44681_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44681_solr
   [junit4]   2> 195006 INFO  (jetty-launcher-781-thread-2) 
[n:127.0.0.1:44681_solr     ] o.a.s.c.Overseer Overseer 
(id=72161595159478279-127.0.0.1:44681_solr-n_0000000000) starting
   [junit4]   2> 195007 INFO  
(OverseerStateUpdate-72161595159478279-127.0.0.1:44681_solr-n_0000000000) 
[n:127.0.0.1:44681_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44681_solr
   [junit4]   2> 195007 INFO  (jetty-launcher-781-thread-2) 
[n:127.0.0.1:44681_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44681_solr
   [junit4]   2> 195008 INFO  (zkCallback-800-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 195009 INFO  (jetty-launcher-781-thread-2) 
[n:127.0.0.1:44681_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 195010 WARN  (jetty-launcher-781-thread-2) 
[n:127.0.0.1:44681_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 195021 INFO  (jetty-launcher-781-thread-2) 
[n:127.0.0.1:44681_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 195039 INFO  (jetty-launcher-781-thread-2) 
[n:127.0.0.1:44681_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44681.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25f67a67
   [junit4]   2> 195044 INFO  (jetty-launcher-781-thread-2) 
[n:127.0.0.1:44681_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44681.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25f67a67
   [junit4]   2> 195044 INFO  (jetty-launcher-781-thread-2) 
[n:127.0.0.1:44681_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44681.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25f67a67
   [junit4]   2> 195045 INFO  (jetty-launcher-781-thread-2) 
[n:127.0.0.1:44681_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_C2D2DC238EEE1B4A-001/tempDir-001/node1/.
   [junit4]   2> 195075 INFO  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 195076 INFO  (zkConnectionManagerCallback-807-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195076 INFO  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 195078 INFO  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 195079 INFO  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37589_solr as DOWN
   [junit4]   2> 195080 INFO  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 195080 INFO  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37589_solr
   [junit4]   2> 195080 INFO  (zkCallback-800-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 195080 INFO  (zkCallback-806-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 195081 INFO  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 195081 WARN  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 195088 INFO  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 195097 INFO  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37589.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25f67a67
   [junit4]   2> 195103 INFO  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37589.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25f67a67
   [junit4]   2> 195103 INFO  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37589.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25f67a67
   [junit4]   2> 195104 INFO  (jetty-launcher-781-thread-1) 
[n:127.0.0.1:37589_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_C2D2DC238EEE1B4A-001/tempDir-001/node2/.
   [junit4]   2> 195118 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 195119 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195120 INFO  (zkConnectionManagerCallback-816-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 195120 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195121 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 195121 INFO  
(SUITE-SystemCollectionCompatTest-seed#[C2D2DC238EEE1B4A]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33281/solr ready
   [junit4]   2> 195130 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[C2D2DC238EEE1B4A]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 195133 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_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> 195137 INFO  
(OverseerThreadFactory-1075-thread-1-processing-n:127.0.0.1:44681_solr) 
[n:127.0.0.1:44681_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 195241 INFO  
(OverseerStateUpdate-72161595159478279-127.0.0.1:44681_solr-n_0000000000) 
[n:127.0.0.1:44681_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:44681/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:44681_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 195242 INFO  
(OverseerStateUpdate-72161595159478279-127.0.0.1:44681_solr-n_0000000000) 
[n:127.0.0.1:44681_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:37589/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37589_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 195445 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195445 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195445 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 195453 WARN  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195453 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 195453 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 195460 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195460 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195462 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 195462 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 195466 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195466 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195468 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195468 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195468 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using 
configuration from configset .system, trusted=true
   [junit4]   2> 195469 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44681.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25f67a67
   [junit4]   2> 195469 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195469 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_C2D2DC238EEE1B4A-001/tempDir-001/node1/./.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_C2D2DC238EEE1B4A-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 195469 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using 
configuration from configset .system, trusted=true
   [junit4]   2> 195469 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37589.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25f67a67
   [junit4]   2> 195469 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_C2D2DC238EEE1B4A-001/tempDir-001/node2/./.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_C2D2DC238EEE1B4A-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 195508 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195508 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195509 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195509 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 195509 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195509 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195510 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195510 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 195511 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@116fca7[.system_shard1_replica_n1] 
main]
   [junit4]   2> 195511 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f19d880[.system_shard1_replica_n2] 
main]
   [junit4]   2> 195512 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195512 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195512 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195512 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195513 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195513 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195514 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195514 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195514 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195514 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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 
1660908233190014976
   [junit4]   2> 195516 INFO  
(searcherExecutor-1084-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_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@116fca7[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 195516 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 195517 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 195517 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 195520 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 195521 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195521 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 7 ms
   [junit4]   2> 195521 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 195521 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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 
1660908233197355008
   [junit4]   2> 195523 INFO  
(searcherExecutor-1085-thread-1-processing-n:127.0.0.1:37589_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:37589_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@2f19d880[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 195524 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, 
version=1}
   [junit4]   2> 195524 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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> 196021 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 196021 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 196021 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44681/solr/.system_shard1_replica_n1/
   [junit4]   2> 196022 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:44681/solr START 
replicas=[http://127.0.0.1:37589/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 196022 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:44681/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 196025 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request 
[.system_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 196025 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 196025 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 196025 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/.system/leaders/shard1/leader after winning as 
/collections/.system/leader_elect/shard1/election/72161595159478279-core_node3-n_0000000000
   [junit4]   2> 196026 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44681/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 196128 INFO  (zkCallback-800-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> 196128 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 196134 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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=689
   [junit4]   2> 196230 INFO  (zkCallback-800-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> 196230 INFO  (zkCallback-800-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> 196527 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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=1082
   [junit4]   2> 196528 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_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> 196627 INFO  (zkCallback-806-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> 196627 INFO  (zkCallback-806-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> 196627 INFO  (zkCallback-800-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> 196627 INFO  (zkCallback-800-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> 196628 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_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=1494
   [junit4]   2> 196628 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[C2D2DC238EEE1B4A]) [     
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 196631 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[C2D2DC238EEE1B4A]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196632 INFO  (zkConnectionManagerCallback-823-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196632 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[C2D2DC238EEE1B4A]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196633 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[C2D2DC238EEE1B4A]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 196633 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[C2D2DC238EEE1B4A]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33281/solr ready
   [junit4]   2> 196640 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, 
version=2}
   [junit4]   2> 196650 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44681/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[170cbb3d419T1554afikxxiwjdnuxh0o7i1sj
 (1660908234366517248)]} 0 3
   [junit4]   2> 196650 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr 
path=/update 
params={wt=javabin&version=2}{add=[170cbb3d419T1554afikxxiwjdnuxh0o7i1sj 
(1660908234366517248)]} 0 15
   [junit4]   2> 196652 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1660908234383294464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 196652 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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@6f9bc3c5 
commitCommandVersion:1660908234383294464
   [junit4]   2> 196652 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1660908234383294464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 196652 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_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@8aa2a07 
commitCommandVersion:1660908234383294464
   [junit4]   2> 196656 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b8a52a1[.system_shard1_replica_n1] 
main]
   [junit4]   2> 196656 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2e9d7a4d[.system_shard1_replica_n2] 
main]
   [junit4]   2> 196656 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 196656 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 196657 INFO  
(searcherExecutor-1084-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_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@6b8a52a1[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.6.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=15-ea, 
java.vm.version=15-ea+9-264, lucene.version=8.6.0, os.arch=amd64, 
java.runtime.version=15-ea+9-264, source=flush, os.version=5.3.0-40-generic, 
timestamp=1583965525041}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 196657 INFO  
(searcherExecutor-1085-thread-1-processing-n:127.0.0.1:37589_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:37589_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@2e9d7a4d[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.6.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=15-ea, 
java.vm.version=15-ea+9-264, lucene.version=8.6.0, os.arch=amd64, 
java.runtime.version=15-ea+9-264, source=flush, os.version=5.3.0-40-generic, 
timestamp=1583965525041}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 196658 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44681/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 5
   [junit4]   2> 196658 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=.system:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 196662 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 196664 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196672 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 196674 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 196677 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 196680 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkController Persisted config data to node 
/configs/.system/schema.xml.bak 
   [junit4]   2> 196680 INFO  (Thread-482) [     ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n2
   [junit4]   2> 196680 INFO  (Thread-483) [     ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n1
   [junit4]   2> 196681 INFO  (Thread-483) [     ] o.a.s.c.SolrCore core reload 
.system_shard1_replica_n1
   [junit4]   2> 196684 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 196691 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 196694 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 196694 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using 
configuration from configset .system
   [junit4]   2> 196721 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44681.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25f67a67
   [junit4]   2> 196721 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_C2D2DC238EEE1B4A-001/tempDir-001/node1/./.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_C2D2DC238EEE1B4A-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 196751 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 196751 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 196753 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@54665bb[.system_shard1_replica_n1] 
main]
   [junit4]   2> 196754 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 196754 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 196754 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 196754 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 196754 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_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> 196757 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 196757 INFO  
(searcherExecutor-1094-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_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@54665bb[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.6.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=15-ea, 
java.vm.version=15-ea+9-264, lucene.version=8.6.0, os.arch=amd64, 
java.runtime.version=15-ea+9-264, source=flush, os.version=5.3.0-40-generic, 
timestamp=1583965525041}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 196758 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6cfa592c[.system_shard1_replica_n1] 
main]
   [junit4]   2> 196758 INFO  (qtp1495407222-3172) [n:127.0.0.1:44681_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply 
schema update version 2 for collection .system
   [junit4]   2> 196760 INFO  
(searcherExecutor-1094-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_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@6cfa592c[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.6.0):C1:[diagnostics={java.vendor=Oracle
 Corporation, os=Linux, java.version=15-ea, java.vm.version=15-ea+9-264, 
lucene.version=8.6.0, os.arch=amd64, java.runtime.version=15-ea+9-264, 
source=flush, os.version=5.3.0-40-generic, 
timestamp=1583965525041}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 196760 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196761 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196761 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196761 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196761 INFO  (Thread-483) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.6.0
   [junit4]   2> 196762 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196762 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196762 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196762 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196762 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196762 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196762 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196763 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196763 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196763 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196763 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196763 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196764 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196764 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196764 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196764 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196764 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196764 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196764 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196764 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196765 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196765 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196765 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196765 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196765 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196765 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196765 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196765 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196766 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196766 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196766 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196766 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196766 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196766 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196766 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196766 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196767 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196767 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196767 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196767 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196767 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196767 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196767 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196767 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196768 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196768 INFO  (Thread-483) [     ] o.a.s.s.IndexSchema Schema 
name=_system collection or core
   [junit4]   2> 196768 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196768 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196768 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196768 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196768 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196768 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196769 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196770 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196770 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196770 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196770 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196771 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196771 INFO  (Thread-483) [     ] o.a.s.s.IndexSchema Loaded 
schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 196771 INFO  (Thread-483) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore '.system_shard1_replica_n1' using configuration from 
configset .system
   [junit4]   2> 196771 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196771 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196771 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196771 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196771 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196771 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196771 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196771 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196772 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196772 INFO  (qtp1709817125-3173) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196772 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196772 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196772 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196772 INFO  (qtp1709817125-3166) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196772 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.1:44681_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:44681_solr c:.system s:shard1 r:core_node3 
x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:37589/solr/.system_shard1_replica_n2/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 196772 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 196772 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 196772 INFO  (qtp1709817125-3184) [n:127.0.0.1:37589_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/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196772 ERROR 
(managedSchemaExecutor-1098-thread-1-processing-n:127.0.0.

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

ll
   [junit4]   2> 1047045 INFO  (closeThreadPool-7055-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ea7cc8e: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@206bbc8
   [junit4]   2> 1047045 INFO  (closeThreadPool-7055-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1047071 INFO  (closeThreadPool-7055-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4c9bf0d7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1047071 INFO  (closeThreadPool-7055-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@33390ba6{/,null,UNAVAILABLE}
   [junit4]   2> 1047071 INFO  (closeThreadPool-7055-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1047150 INFO  (closeThreadPool-7055-thread-5) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@764f84b1{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1047150 INFO  (closeThreadPool-7055-thread-5) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43ad62e5{/,null,UNAVAILABLE}
   [junit4]   2> 1047150 INFO  (closeThreadPool-7055-thread-5) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1047261 INFO  (closeThreadPool-7055-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@46390899{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1047261 INFO  (closeThreadPool-7055-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6083cf0d{/,null,UNAVAILABLE}
   [junit4]   2> 1047261 INFO  (closeThreadPool-7055-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1047352 INFO  (closeThreadPool-7055-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@53584c37{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1047352 INFO  (closeThreadPool-7055-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@68b7a9fe{/,null,UNAVAILABLE}
   [junit4]   2> 1047352 INFO  (closeThreadPool-7055-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1047353 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C2D2DC238EEE1B4A]) [  
   ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1047558 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/collections/collection1/state.json
   [junit4]   2>        13      
/solr/collections/testSplitMixedReplicaTypes_link/terms/shard1_0
   [junit4]   2>        12      
/solr/collections/testSplitMixedReplicaTypes_link/terms/shard1_1
   [junit4]   2>        12      
/solr/collections/testSplitMixedReplicaTypes_link/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/collections/collection1/terms/shard2
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       
/solr/collections/testSplitMixedReplicaTypes_link/collectionprops.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        227     
/solr/collections/testSplitMixedReplicaTypes_link/state.json
   [junit4]   2>        44      /solr/clusterstate.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72161649492492301-127.0.0.1:41505_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        97      /solr/overseer/queue
   [junit4]   2>        32      /solr/live_nodes
   [junit4]   2>        26      /solr/overseer/collection-queue-work
   [junit4]   2>        13      /solr/collections
   [junit4]   2> 
   [junit4]   2> 1047561 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C2D2DC238EEE1B4A]) [  
   ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44781
   [junit4]   2> 1047561 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C2D2DC238EEE1B4A]) [  
   ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44781
   [junit4]   2> 1047561 INFO  
(TEST-ShardSplitTest.testSplitMixedReplicaTypesLink-seed#[C2D2DC238EEE1B4A]) [  
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44781
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_C2D2DC238EEE1B4A-001
   [junit4]   2> Mar 11, 2020 10:39:36 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{rnd_b=BlockTreeOrds(blocksize=128), a_t=PostingsFormat(name=MockRandom), 
_root_=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=BlockTreeOrds(blocksize=128), foo_s=PostingsFormat(name=MockRandom)}, 
docValues:{rnd_b=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene80), a_t=DocValuesFormat(name=Direct), 
_root_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Asserting), foo_s=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=562, maxMBSortInHeap=7.161888065405132, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1085dd33),
 locale=fr-TG, timezone=Europe/Simferopol
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/Oracle Corporation 15-ea 
(64-bit)/cpus=16,threads=1,free=352321536,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, 
ZkFailoverTest, TestSolrCLIRunExample, MissingSegmentRecoveryTest, 
DataDrivenBlockJoinTest, TestJsonFacetsStatsParsing, TestConfigSetProperties, 
TestCursorMarkWithoutUniqueKey, AuthToolTest, 
IndexSizeTriggerSizeEstimationTest, TestNumericTerms32, TestCSVLoader, 
HttpPartitionWithTlogReplicasTest, PreAnalyzedFieldTest, TestQueryTypes, 
TestMultiWordSynonyms, BigEndianAscendingWordDeserializerTest, 
CollectionsAPISolrJTest, UtilsToolTest, TestAuthenticationFramework, 
TestCollationField, ZkCollectionPropsCachingTest, TestSimDistributedQueue, 
HLLUtilTest, TestLFUCache, NestedShardedAtomicUpdateTest, RankQueryTest, 
HdfsThreadLeakTest, TestFreeTextSuggestions, TestSortByMinMaxFunction, 
ChangedSchemaMergeTest, TestSolrConfigHandlerConcurrent, SSLMigrationTest, 
TestCaffeineCache, NodeLostTriggerIntegrationTest, SolrCLIZkUtilsTest, 
StatelessScriptUpdateProcessorFactoryTest, TestInPlaceUpdateWithRouteField, 
TestCloudPseudoReturnFields, TestTextField, FieldMutatingUpdateProcessorTest, 
TestHighlightDedupGrouping, TestEmbeddedSolrServerAdminHandler, AddReplicaTest, 
RangeFacetCloudTest, TestFiltering, TestManagedStopFilterFactory, 
AutoScalingHandlerTest, SimpleFacetsTest, TestNumericRangeQuery64, 
JsonLoaderTest, TestDeprecatedFilters, TestLockTree, TestDocSet, 
SolrMetricManagerTest, ManagedSchemaRoundRobinCloudTest, TestExportTool, 
TestJavabinTupleStreamParser, TestDirectoryFactory, NumberUtilsTest, 
RAMDirectoryFactoryTest, PreAnalyzedUpdateProcessorTest, SmileWriterTest, 
SegmentsInfoRequestHandlerTest, TestUnifiedSolrHighlighter, BufferStoreTest, 
TestApiFramework, FastVectorHighlighterTest, 
TestSolrCloudWithSecureImpersonation, GraphQueryTest, SolrIndexConfigTest, 
TestDistribIDF, CacheHeaderTest, TestSolrQueryResponse, 
DistribDocExpirationUpdateProcessorTest, RecoveryAfterSoftCommitTest, 
ReplicationFactorTest, TestHashPartitioner, TestPullReplicaErrorHandling, 
TestRequestForwarding, TestSegmentSorting, ZkControllerTest, 
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, 
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest]
   [junit4] Completed [639/901 (2!)] on J1 in 197.61s, 11 tests, 1 error, 3 
skipped <<< FAILURES!

[...truncated 45594 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2412/consoleText

[repro] Revision: e783f3729d63dff23fc82cd151c4348561b7966d

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest 
-Dtests.method=testBackCompat -Dtests.seed=C2D2DC238EEE1B4A 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk 
-Dtests.timezone=Pacific/Pohnpei -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitShardWithRule -Dtests.seed=C2D2DC238EEE1B4A 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-TG 
-Dtests.timezone=Europe/Simferopol -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3426 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.ShardSplitTest|*.SystemCollectionCompatTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=C2D2DC238EEE1B4A 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-TG 
-Dtests.timezone=Europe/Simferopol -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 169 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro] Exiting with code 0

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

Reply via email to