Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/4/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RollingRestartTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.RollingRestartTest:   
  1) Thread[id=16088, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-RollingRestartTest]         at 
[email protected]/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.RollingRestartTest: 
   1) Thread[id=16088, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-RollingRestartTest]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([EBB6A6CF3DA3AFEB]:0)


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([EBB6A6CF3DA3AFEB:9B4305665D6B069D]: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:566)
        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:834)




Build Log:
[...truncated 14604 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 940369 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 940369 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 940369 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_EBB6A6CF3DA3AFEB-001/data-dir-67-001
   [junit4]   2> 940369 WARN  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=132 numCloses=132
   [junit4]   2> 940369 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 940369 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 940369 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_EBB6A6CF3DA3AFEB-001/tempDir-001
   [junit4]   2> 940369 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 940374 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 940374 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 940484 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:63367
   [junit4]   2> 940484 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63367
   [junit4]   2> 940484 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63367
   [junit4]   2> 940484 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 63367
   [junit4]   2> 940489 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940499 INFO  (zkConnectionManagerCallback-2881-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 940499 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940504 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940509 INFO  (zkConnectionManagerCallback-2883-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 940509 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940511 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940515 INFO  (zkConnectionManagerCallback-2885-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 940515 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940624 WARN  (jetty-launcher-2886-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 940624 WARN  (jetty-launcher-2886-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 940624 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 940624 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 940624 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 940624 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 940624 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 940625 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 940638 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 940638 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 940638 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 940639 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5decb460{/solr,null,AVAILABLE}
   [junit4]   2> 940639 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 940639 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 940639 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 940639 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@565748f{/solr,null,AVAILABLE}
   [junit4]   2> 940640 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3ea5c786{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:63372}
   [junit4]   2> 940640 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.e.j.s.Server Started @940725ms
   [junit4]   2> 940640 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63372}
   [junit4]   2> 940640 ERROR (jetty-launcher-2886-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 940640 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 940640 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 940640 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 940640 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
   [junit4]   2> 940640 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-08T09:12:16.831684Z
   [junit4]   2> 940640 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c9c2f0e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:63373}
   [junit4]   2> 940640 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.e.j.s.Server Started @940726ms
   [junit4]   2> 940640 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63373}
   [junit4]   2> 940641 ERROR (jetty-launcher-2886-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 940641 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 940641 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 940641 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 940641 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
   [junit4]   2> 940641 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-08T09:12:16.832419Z
   [junit4]   2> 940641 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940642 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940644 INFO  (zkConnectionManagerCallback-2888-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 940644 INFO  (zkConnectionManagerCallback-2890-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 940644 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940644 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940645 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 940646 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 940917 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 940918 WARN  (jetty-launcher-2886-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d82d729[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 940918 WARN  (jetty-launcher-2886-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d82d729[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 940921 WARN  (jetty-launcher-2886-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3f74a104[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 940921 WARN  (jetty-launcher-2886-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3f74a104[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 940922 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63367/solr
   [junit4]   2> 940923 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940927 INFO  (zkConnectionManagerCallback-2898-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 940927 INFO  (jetty-launcher-2886-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940969 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 940971 WARN  (jetty-launcher-2886-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2f7d3cbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 940971 WARN  (jetty-launcher-2886-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2f7d3cbc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 940974 WARN  (jetty-launcher-2886-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@37fac7fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 940974 WARN  (jetty-launcher-2886-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@37fac7fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 940976 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63367/solr
   [junit4]   2> 940977 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940981 INFO  (zkConnectionManagerCallback-2904-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 940981 INFO  (jetty-launcher-2886-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 941036 INFO  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 941052 INFO  (zkConnectionManagerCallback-2906-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941052 INFO  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 941150 INFO  (jetty-launcher-2886-thread-2) 
[n:127.0.0.1:63372_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 941156 INFO  (zkConnectionManagerCallback-2910-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941156 INFO  (jetty-launcher-2886-thread-2) 
[n:127.0.0.1:63372_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 941490 INFO  (jetty-launcher-2886-thread-2) 
[n:127.0.0.1:63372_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:63372_solr
   [junit4]   2> 941492 INFO  (jetty-launcher-2886-thread-2) 
[n:127.0.0.1:63372_solr     ] o.a.s.c.Overseer Overseer 
(id=72099751307051016-127.0.0.1:63372_solr-n_0000000000) starting
   [junit4]   2> 941521 INFO  
(OverseerStateUpdate-72099751307051016-127.0.0.1:63372_solr-n_0000000000) 
[n:127.0.0.1:63372_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:63372_solr
   [junit4]   2> 941521 INFO  (jetty-launcher-2886-thread-2) 
[n:127.0.0.1:63372_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63372_solr
   [junit4]   2> 941530 INFO  
(OverseerStateUpdate-72099751307051016-127.0.0.1:63372_solr-n_0000000000) 
[n:127.0.0.1:63372_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 941541 INFO  (jetty-launcher-2886-thread-2) 
[n:127.0.0.1:63372_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 941542 WARN  (jetty-launcher-2886-thread-2) 
[n:127.0.0.1:63372_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> 941639 INFO  (jetty-launcher-2886-thread-2) 
[n:127.0.0.1:63372_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 941656 INFO  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 941698 INFO  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:63373_solr as DOWN
   [junit4]   2> 941703 INFO  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 941703 INFO  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63373_solr
   [junit4]   2> 941711 INFO  (zkCallback-2905-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 941711 INFO  (zkCallback-2909-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 941718 INFO  (jetty-launcher-2886-thread-2) 
[n:127.0.0.1:63372_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63372.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27953c9e
   [junit4]   2> 941720 INFO  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 941721 WARN  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_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> 941759 INFO  (jetty-launcher-2886-thread-2) 
[n:127.0.0.1:63372_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63372.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27953c9e
   [junit4]   2> 941760 INFO  (jetty-launcher-2886-thread-2) 
[n:127.0.0.1:63372_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63372.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27953c9e
   [junit4]   2> 941762 INFO  (jetty-launcher-2886-thread-2) 
[n:127.0.0.1:63372_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_EBB6A6CF3DA3AFEB-001/tempDir-001/node2/.
   [junit4]   2> 941766 INFO  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 941800 INFO  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63373.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27953c9e
   [junit4]   2> 941813 INFO  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63373.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27953c9e
   [junit4]   2> 941814 INFO  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63373.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27953c9e
   [junit4]   2> 941816 INFO  (jetty-launcher-2886-thread-1) 
[n:127.0.0.1:63373_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_EBB6A6CF3DA3AFEB-001/tempDir-001/node1/.
   [junit4]   2> 941852 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 941854 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 941861 INFO  (zkConnectionManagerCallback-2921-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941861 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 941866 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 941872 INFO  
(SUITE-SystemCollectionCompatTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63367/solr ready
   [junit4]   2> 941930 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBB6A6CF3DA3AFEB]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 941935 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_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> 941969 INFO  
(OverseerThreadFactory-2432-thread-1-processing-n:127.0.0.1:63372_solr) 
[n:127.0.0.1:63372_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 942096 INFO  
(OverseerStateUpdate-72099751307051016-127.0.0.1:63372_solr-n_0000000000) 
[n:127.0.0.1:63372_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:63372/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:63372_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 942103 INFO  
(OverseerStateUpdate-72099751307051016-127.0.0.1:63372_solr-n_0000000000) 
[n:127.0.0.1:63372_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:63373/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:63373_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 942311 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 942311 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 942313 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942349 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 942349 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 942360 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 942360 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942364 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 942364 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 942377 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942377 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 942379 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/.system/managed-schema
   [junit4]   2> 942379 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 942381 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942381 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63373.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27953c9e
   [junit4]   2> 942382 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_EBB6A6CF3DA3AFEB-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_EBB6A6CF3DA3AFEB-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 942387 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to 
/configs/.system/schema.xml.bak
   [junit4]   2> 942387 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 942388 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63372.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27953c9e
   [junit4]   2> 942388 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_EBB6A6CF3DA3AFEB-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_EBB6A6CF3DA3AFEB-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 942462 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942462 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942464 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942464 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 942465 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@73f86483[.system_shard1_replica_n2] 
main]
   [junit4]   2> 942468 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942469 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942469 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942470 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942471 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942471 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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 
1660586545551245312
   [junit4]   2> 942477 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 942477 INFO  
(searcherExecutor-2441-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_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@73f86483[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 942477 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 942478 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 942478 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 942479 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4132dbe[.system_shard1_replica_n1] 
main]
   [junit4]   2> 942481 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 942481 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 942481 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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> 942481 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 942481 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 942487 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 942488 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection 
or core
   [junit4]   2> 942491 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 942491 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 942491 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 942492 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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 
1660586545573265408
   [junit4]   2> 942496 INFO  
(searcherExecutor-2442-thread-1-processing-n:127.0.0.1:63372_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:63372_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@4132dbe[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 942498 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 942503 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, 
version=1}
   [junit4]   2> 942503 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 943005 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 943005 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 943005 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63373/solr/.system_shard1_replica_n2/
   [junit4]   2> 943006 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:63373/solr START 
replicas=[http://127.0.0.1:63372/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 943006 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:63373/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 943010 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 943011 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 943011 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 943011 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/.system/leaders/shard1/leader after winning as 
/collections/.system/leader_elect/shard1/election/72099751307051015-core_node4-n_0000000000
   [junit4]   2> 943015 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63373/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 943120 INFO  (zkCallback-2905-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> 943122 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 943127 INFO  (qtp576443701-9164) [n:127.0.0.1:63373_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=815
   [junit4]   2> 943232 INFO  (zkCallback-2905-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> 943232 INFO  (zkCallback-2905-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> 943515 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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=1204
   [junit4]   2> 943519 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_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> 943617 INFO  (zkCallback-2905-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> 943617 INFO  (zkCallback-2905-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> 943617 INFO  (zkCallback-2909-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> 943617 INFO  (zkCallback-2909-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> 943620 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_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=1684
   [junit4]   2> 943620 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBB6A6CF3DA3AFEB]) [     
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 943627 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBB6A6CF3DA3AFEB]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 943643 INFO  (zkConnectionManagerCallback-2928-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 943643 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBB6A6CF3DA3AFEB]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 943650 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBB6A6CF3DA3AFEB]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 943656 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[EBB6A6CF3DA3AFEB]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63367/solr ready
   [junit4]   2> 943666 INFO  (qtp576443701-9167) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, 
version=2}
   [junit4]   2> 943673 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:63373/solr/.system_shard1_replica_n2/&wt=javabin&version=2}{add=[170b96aa868T9s2o5lw0ox42oxqdsow5pxc7z
 (1660586546800099328)]} 0 2
   [junit4]   2> 943674 INFO  (qtp576443701-9167) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr 
path=/update 
params={wt=javabin&version=2}{add=[170b96aa868T9s2o5lw0ox42oxqdsow5pxc7z 
(1660586546800099328)]} 0 14
   [junit4]   2> 943675 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1660586546813730816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 943675 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_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@fd1cd27 
commitCommandVersion:1660586546813730816
   [junit4]   2> 943678 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1660586546816876544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 943678 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_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@457d0c5c 
commitCommandVersion:1660586546816876544
   [junit4]   2> 943684 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@21a7f4dc[.system_shard1_replica_n2] 
main]
   [junit4]   2> 943684 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 943684 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@754948c8[.system_shard1_replica_n1] 
main]
   [junit4]   2> 943685 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 943685 INFO  
(searcherExecutor-2441-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_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@21a7f4dc[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac
 OS X, java.vendor=AdoptOpenJDK, java.version=11.0.6, 
java.vm.version=11.0.6+10, lucene.version=8.5.0, os.arch=x86_64, 
java.runtime.version=11.0.6+10, source=flush, os.version=10.14.6, 
timestamp=1583658739869}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 943686 INFO  
(searcherExecutor-2442-thread-1-processing-n:127.0.0.1:63372_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:63372_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@754948c8[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac
 OS X, java.vendor=AdoptOpenJDK, java.version=11.0.6, 
java.vm.version=11.0.6+10, lucene.version=8.5.0, os.arch=x86_64, 
java.runtime.version=11.0.6+10, source=flush, os.version=10.14.6, 
timestamp=1583658739873}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 943686 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:63373/solr/.system_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 943687 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr 
path=/update 
params={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 12
   [junit4]   2> 943691 INFO  (qtp576443701-9165) [n:127.0.0.1:63373_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943694 INFO  (qtp576443701-9167) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request 
[.system_shard1_replica_n2]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943702 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 943704 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 943743 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_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> 943745 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.ZkController Persisted config data to node 
/configs/.system/schema.xml.bak 
   [junit4]   2> 943748 INFO  (Thread-1680) [     ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n2
   [junit4]   2> 943748 INFO  (Thread-1681) [     ] o.a.s.c.SolrCore config 
update listener called for core .system_shard1_replica_n1
   [junit4]   2> 943752 INFO  (Thread-1680) [     ] o.a.s.c.SolrCore core 
reload .system_shard1_replica_n2
   [junit4]   2> 943759 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 943767 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection 
or core
   [junit4]   2> 943770 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_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> 943770 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using 
configuration from configset .system
   [junit4]   2> 943826 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63373.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27953c9e
   [junit4]   2> 943826 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_EBB6A6CF3DA3AFEB-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_EBB6A6CF3DA3AFEB-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 943889 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_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> 943889 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 943896 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4a3212da[.system_shard1_replica_n2] 
main]
   [junit4]   2> 943899 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_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> 943901 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_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> 943902 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_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> 943906 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_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> 943906 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_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> 943910 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 943911 INFO  
(searcherExecutor-2451-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_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@4a3212da[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac
 OS X, java.vendor=AdoptOpenJDK, java.version=11.0.6, 
java.vm.version=11.0.6+10, lucene.version=8.5.0, os.arch=x86_64, 
java.runtime.version=11.0.6+10, source=flush, os.version=10.14.6, 
timestamp=1583658739869}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 943913 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7976d1ce[.system_shard1_replica_n2] 
main]
   [junit4]   2> 943916 INFO  
(searcherExecutor-2451-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_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@7976d1ce[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=AdoptOpenJDK,
 os=Mac OS X, java.version=11.0.6, java.vm.version=11.0.6+10, 
lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=11.0.6+10, 
source=flush, os.version=10.14.6, 
timestamp=1583658739869}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 943917 INFO  (qtp576443701-9161) [n:127.0.0.1:63373_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply 
schema update version 2 for collection .system
   [junit4]   2> 943923 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943924 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_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> 943924 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943925 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943927 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943927 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 943928 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943928 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943929 INFO  (Thread-1680) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.5.0
   [junit4]   2> 943930 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943930 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_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> 943931 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943931 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943959 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943960 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_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> 943960 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943961 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943962 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943963 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_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> 943963 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943964 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943965 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943966 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 943966 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943966 INFO  (Thread-1680) [     ] o.a.s.s.IndexSchema 
[.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 943966 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943967 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943968 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_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> 943968 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943969 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943970 INFO  (Thread-1680) [     ] o.a.s.s.IndexSchema Loaded 
schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 943970 INFO  (Thread-1680) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore '.system_shard1_replica_n2' using configuration from 
configset .system
   [junit4]   2> 943970 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943971 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_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> 943971 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943972 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943973 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943974 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_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> 943974 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943974 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943975 INFO  
(OverseerCollectionConfigSetProcessor-72099751307051016-127.0.0.1:63372_solr-n_0000000000)
 [n:127.0.0.1:63372_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 943976 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943977 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 943977 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943977 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943979 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943979 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_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> 943979 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943980 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943981 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943982 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_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> 943982 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943982 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943983 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943984 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_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> 943984 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943985 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943986 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943987 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 943987 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943987 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943988 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943989 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_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> 943989 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943989 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943990 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943991 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_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> 943991 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 943992 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943993 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943993 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_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> 943993 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943994 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943995 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943995 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 943995 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943995 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943996 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943997 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_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> 943997 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943997 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943998 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 943998 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_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> 943998 INFO  (qtp811745274-9159) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 943999 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 943999 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 944000 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_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> 944000 INFO  (qtp811745274-9162) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 944000 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 944001 INFO  (Thread-1680) [n:127.0.0.1:63373_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_63373.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@27953c9e
   [junit4]   2> 944001 INFO  (Thread-1680) [n:127.0.0.1:63373_solr c:.system 
s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[.system_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_EBB6A6CF3DA3AFEB-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.SystemCollectionCompatTest_EBB6A6CF3DA3AFEB-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 944001 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 944002 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_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> 944002 INFO  (qtp811745274-9163) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 944002 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 944003 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, 
currentVersion=0) before returning version!
   [junit4]   2> 944004 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_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> 944004 INFO  (qtp811745274-9160) [n:127.0.0.1:63372_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request 
[.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 944004 ERROR 
(managedSchemaExecutor-2455-thread-1-processing-n:127.0.0.1:63373_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:63373_solr c:.system s:shard1 r:core_node4 
x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica 
http://127.0.0.1:63372/solr/.system_shard1_replica_n1/ returned schema version 
0 and has not applied schema version 2
   [junit4]   2> 944005 INFO  (qtp8117452

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

CF3DA3AFEB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1643215 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>        25      /solr/collections/collection1/state.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        7       /solr/packages.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/terms/shard1
   [junit4]   2>        4       /solr/collections/collection1/terms/shard2
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/clusterstate.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72099795112230916-127.0.0.1:62263_mu%2Fh-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72099795112230921-127.0.0.1:62293_mu%2Fh-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        67      /solr/overseer/queue
   [junit4]   2>        47      /solr/live_nodes
   [junit4]   2>        36      /solr/overseer/collection-queue-work
   [junit4]   2>        9       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        9       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        9       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1643218 INFO  
(TEST-RollingRestartTest.test-seed#[EBB6A6CF3DA3AFEB]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:62256
   [junit4]   2> 1643218 INFO  
(TEST-RollingRestartTest.test-seed#[EBB6A6CF3DA3AFEB]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62256
   [junit4]   2> 1643218 INFO  
(TEST-RollingRestartTest.test-seed#[EBB6A6CF3DA3AFEB]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62256
   [junit4]   2> 1643219 INFO  
(SUITE-RollingRestartTest-seed#[EBB6A6CF3DA3AFEB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Mar 08, 2020 9:23:59 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Mar 08, 2020 9:24:10 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.RollingRestartTest: 
   [junit4]   2>    1) Thread[id=16088, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-RollingRestartTest]
   [junit4]   2>         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]   2>         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Mar 08, 2020 9:24:10 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=16088, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-RollingRestartTest]
   [junit4]   2> 1653845 ERROR (SessionTracker) [     ] 
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : 
SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2>        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> Mar 08, 2020 9:24:10 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=535, maxMBSortInHeap=7.324076241290923, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@59fe49e4),
 locale=af-NA, timezone=Pacific/Efate
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=6,threads=1,free=323219800,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[ProtectedTermFilterFactoryTest, TestSuggestSpellingConverter, 
TestMinMaxOnMultiValuedField, CoreAdminOperationTest, TestRemoteStreaming, 
TestDistributedStatsComponentCardinality, CloudReplicaSourceTest, 
TestSimNodeLostTrigger, CdcrReplicationHandlerTest, TestHighlightDedupGrouping, 
FileUtilsTest, TestMaxScoreQueryParser, TestMultiValuedNumericRangeQuery, 
TestCustomStream, SolrMetricsIntegrationTest, DisMaxRequestHandlerTest, 
TestSolrCloudWithDelegationTokens, TestExportWriter, TestReplicaProperties, 
TriLevelCompositeIdRoutingTest, SystemLogListenerTest, 
ZkCollectionPropsCachingTest, HdfsBasicDistributedZk2Test, TestMacros, 
TestCustomDocTransformer, HdfsRecoverLeaseTest, TestOmitPositions, 
TriggerSetPropertiesIntegrationTest, TestCollectionAPIs, IndexSchemaTest, 
TestTrieFacet, TestSearchPerf, TestSchemaVersionResource, 
TestManagedSynonymGraphFilterFactory, TestSolrIndexConfig, 
DirectUpdateHandlerTest, MetricsHistoryIntegrationTest, CollectionPropsTest, 
ScheduledMaintenanceTriggerTest, SplitByPrefixTest, SimpleFacetsTest, 
TestSubQueryTransformerDistrib, HttpPartitionTest, 
DistribDocExpirationUpdateProcessorTest, TestChildDocTransformer, 
JvmMetricsTest, DocValuesMultiTest, CachingDirectoryFactoryTest, CopyFieldTest, 
NodeMutatorTest, UpdateLogTest, TestFieldCacheVsDocValues, 
BasicAuthStandaloneTest, HighlighterMaxOffsetTest, SuggesterWFSTTest, 
SolrLogPostToolTest, TestImplicitCoreProperties, TestPushWriter, 
FieldAnalysisRequestHandlerTest, TaggerTest, SolrCloudExampleTest, 
TestUtilizeNode, OverseerTest, TestQueryingOnDownCollection, 
AsyncCallRequestStatusResponseTest, TestDocSet, 
SuggestComponentContextFilterQueryTest, HLLSerializationTest, 
ResponseHeaderTest, DistributedQueryElevationComponentTest, 
TestEmbeddedSolrServerSchemaAPI, URLClassifyProcessorTest, 
RestartWhileUpdatingTest, BlockDirectoryTest, TestSolrQueryParser, 
TestDistributedGrouping, NestedAtomicUpdateTest, TestAuthenticationFramework, 
TestCollationFieldDocValues, TestQueryUtils, TestWordDelimiterFilterFactory, 
ResourceLoaderTest, TestRestoreCore, TestStressThreadBackup, 
TestSimExecutePlanAction, SignificantTermsQParserPluginTest, SearchHandlerTest, 
AnalysisAfterCoreReloadTest, EchoParamsTest, MinimalSchemaTest, 
OutputWriterTest, SampleTest, TestDistributedMissingSort, TestJoin, 
TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, 
TestSolrCoreProperties, TestSolrTestCaseJ4, TestCharFilters, 
TokenizerChainTest, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, 
AliasIntegrationTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionStateFormat2Test, 
ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, 
DeleteReplicaTest, MetricsHistoryWithAuthIntegrationTest, 
MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
RollingRestartTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest 
-Dtests.seed=EBB6A6CF3DA3AFEB -Dtests.slow=true -Dtests.locale=af-NA 
-Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J4 | RollingRestartTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.RollingRestartTest: 
   [junit4]    >    1) Thread[id=16088, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-RollingRestartTest]
   [junit4]    >         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]    >         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EBB6A6CF3DA3AFEB]:0)
   [junit4] Completed [521/901 (2!)] on J4 in 45.34s, 1 test, 1 error <<< 
FAILURES!

[...truncated 49238 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/4/consoleText

[repro] Revision: 7fefaf52f70297d7a3dc33dfcafcd81f8aa13ef1

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest 
-Dtests.method=testBackCompat -Dtests.seed=EBB6A6CF3DA3AFEB -Dtests.slow=true 
-Dtests.locale=kw -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=RollingRestartTest 
-Dtests.seed=EBB6A6CF3DA3AFEB -Dtests.slow=true -Dtests.locale=af-NA 
-Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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]       RollingRestartTest
[repro]       SystemCollectionCompatTest
[repro] ant compile-test

[...truncated 3445 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.RollingRestartTest|*.SystemCollectionCompatTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" 
-Dtests.seed=EBB6A6CF3DA3AFEB -Dtests.slow=true -Dtests.locale=af-NA 
-Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 101 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.RollingRestartTest
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] Exiting with code 0

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

Reply via email to