You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/11/09 07:43:34 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-11.0.4) - Build # 5426 - Unstable!

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

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

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

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




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

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

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

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

[repro] Revision: 7a207a935373574956894516fa5e772844fa702e

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

[repro] ant clean

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

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

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

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-12.0.1) - Build # 5428 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5428/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([7247D40B3FAF155C:45DC20150763C8F8]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:135)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:320)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:338)
	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:567)
	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:835)




Build Log:
[...truncated 2128 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20191110_102612_5816917003483931436701.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20191110_102612_5819801989507881019831.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 296 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20191110_103817_24812819059473358475252.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20191110_103817_24817987665019798613728.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1088 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20191110_104000_4821093219840175711383.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20191110_104000_48212694826369326478583.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 242 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20191110_104405_5511682901011048070197.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20191110_104405_55114655671559811950410.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 202 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20191110_104432_06310320035831073419441.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20191110_104432_06318117784027339524577.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20191110_104529_5236421294765045353861.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20191110_104529_5236712132152456999572.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20191110_104536_914360656782704795114.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20191110_104536_914194263374451434348.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20191110_104553_84617348471973209790678.syserr
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20191110_104553_84412171463314597219544.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20191110_104601_84012444816232374611483.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20191110_104601_83716430076314834242770.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 151 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20191110_104621_1276075154420854926065.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20191110_104621_1274741791101382145500.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 159 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20191110_104631_5902704591890216640277.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20191110_104631_59010750637478885805326.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20191110_104637_96013202263451407996355.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20191110_104637_96018027446318819227300.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1451 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20191110_104900_2735471895180529801912.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20191110_104900_27316927995350885513681.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20191110_104920_3749382195826692902416.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J0-20191110_104920_37416106298637533279428.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 276 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20191110_104946_86113408962561057508938.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20191110_104946_8595017493353317375717.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J0-20191110_105209_10011382983281772956167.syserr
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J1-20191110_105209_1007578486056930902230.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20191110_105214_86811437012593644001113.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20191110_105214_8689415677519313568568.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J1-20191110_105224_34712023803754631986763.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J0-20191110_105224_3478846045471933009721.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20191110_105308_6315709700036600725092.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20191110_105308_6314354411799924886732.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 246 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20191110_105325_9846711076443632318187.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20191110_105325_98417453132014815048088.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J1-20191110_105350_6464594876606416435866.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J0-20191110_105350_6469714796005227503803.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 270 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J0-20191110_105414_01014946777076411996638.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J1-20191110_105414_0118420167656376590568.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J0-20191110_105426_7066705868700837336152.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J1-20191110_105426_707299056071017036081.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 190 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J1-20191110_105440_3976082885417276910769.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J0-20191110_105440_39710670362476394153153.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J0-20191110_105535_4218541568843227326995.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J1-20191110_105535_4236887739058471045879.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 313 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J1-20191110_105553_4012698423553573137412.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J0-20191110_105553_40110437186193887200457.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20191110_105612_9805260369371198379480.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20191110_105612_980274960855578211709.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 189 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20191110_105636_3812983295861295208252.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20191110_105636_3814893957384277529212.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 275 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20191110_105656_8383984634638326371801.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20191110_105656_83811283946324045249705.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 288 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20191110_105749_4055411664454978693538.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20191110_105749_40516133860791541053593.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 146 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial/test/temp/junit4-J0-20191110_105834_8765366286122071129155.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20191110_105838_97410577707068685822143.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20191110_105838_9741318387318666077240.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20191110_105905_0833374517867382209224.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20191110_105905_0835061729313876231048.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3451 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> 2940876 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2940877 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7247D40B3FAF155C-001/data-dir-265-001
   [junit4]   2> 2940877 WARN  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 2940877 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2940878 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-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> 2940882 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7247D40B3FAF155C-001/tempDir-001
   [junit4]   2> 2940882 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2940882 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2940882 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2940992 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:58638
   [junit4]   2> 2940992 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:58638
   [junit4]   2> 2940992 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58638
   [junit4]   2> 2940992 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58638
   [junit4]   2> 2940994 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2941005 INFO  (zkConnectionManagerCallback-12943-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941005 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2941009 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2941012 INFO  (zkConnectionManagerCallback-12945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941012 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2941013 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2941015 INFO  (zkConnectionManagerCallback-12947-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941015 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2941131 WARN  (jetty-launcher-12948-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2941131 WARN  (jetty-launcher-12948-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2941131 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2941131 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2941131 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2941131 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2941131 INFO  (jetty-launcher-12948-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 2941131 INFO  (jetty-launcher-12948-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 2941133 INFO  (jetty-launcher-12948-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2941133 INFO  (jetty-launcher-12948-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2941133 INFO  (jetty-launcher-12948-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2941134 INFO  (jetty-launcher-12948-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bcc42c7{/solr,null,AVAILABLE}
   [junit4]   2> 2941134 INFO  (jetty-launcher-12948-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2941134 INFO  (jetty-launcher-12948-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2941134 INFO  (jetty-launcher-12948-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2941134 INFO  (jetty-launcher-12948-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@52b09caa{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58643}
   [junit4]   2> 2941134 INFO  (jetty-launcher-12948-thread-1) [     ] o.e.j.s.Server Started @2941213ms
   [junit4]   2> 2941134 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58643}
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@691018c3{/solr,null,AVAILABLE}
   [junit4]   2> 2941135 ERROR (jetty-launcher-12948-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@34e7c831{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58644}
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-2) [     ] o.e.j.s.Server Started @2941214ms
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58644}
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-10T11:50:02.763512Z
   [junit4]   2> 2941135 ERROR (jetty-launcher-12948-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2941135 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-10T11:50:02.763733Z
   [junit4]   2> 2941136 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2941136 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2941139 INFO  (zkConnectionManagerCallback-12950-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941140 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2941140 INFO  (zkConnectionManagerCallback-12952-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941140 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2941141 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2941141 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2941370 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2941371 WARN  (jetty-launcher-12948-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@210e4d2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2941371 WARN  (jetty-launcher-12948-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@210e4d2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2941373 WARN  (jetty-launcher-12948-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cfc8186[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2941373 WARN  (jetty-launcher-12948-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cfc8186[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2941374 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58638/solr
   [junit4]   2> 2941375 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2941378 INFO  (zkConnectionManagerCallback-12959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941378 INFO  (jetty-launcher-12948-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2941498 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2941501 INFO  (zkConnectionManagerCallback-12962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941501 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2941699 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58643_solr
   [junit4]   2> 2941700 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.c.Overseer Overseer (id=72109390484078598-127.0.0.1:58643_solr-n_0000000000) starting
   [junit4]   2> 2941713 INFO  (OverseerStateUpdate-72109390484078598-127.0.0.1:58643_solr-n_0000000000) [n:127.0.0.1:58643_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:58643_solr
   [junit4]   2> 2941713 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58643_solr
   [junit4]   2> 2941718 INFO  (OverseerStateUpdate-72109390484078598-127.0.0.1:58643_solr-n_0000000000) [n:127.0.0.1:58643_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2941729 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2941764 WARN  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2941786 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 2941916 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2941928 WARN  (jetty-launcher-12948-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a372c39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2941928 WARN  (jetty-launcher-12948-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a372c39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2941948 WARN  (jetty-launcher-12948-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10a80e9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2941948 WARN  (jetty-launcher-12948-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10a80e9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2941962 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58638/solr
   [junit4]   2> 2941971 INFO  (zkConnectionManagerCallback-12971-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941972 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2941972 INFO  (jetty-launcher-12948-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2942019 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2942040 INFO  (jetty-launcher-12948-thread-1-EventThread) [     ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2942090 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2942093 INFO  (zkConnectionManagerCallback-12973-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2942093 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2942117 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2942126 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:58644_solr as DOWN
   [junit4]   2> 2942128 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2942129 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58644_solr
   [junit4]   2> 2942134 INFO  (zkCallback-12961-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2942134 INFO  (zkCallback-12972-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2942139 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2942139 WARN  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2942139 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
   [junit4]   2> 2942141 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2942144 INFO  (jetty-launcher-12948-thread-2-EventThread) [     ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2942339 WARN  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2942339 WARN  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2942367 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2942367 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2942413 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58644.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3adc3f
   [junit4]   2> 2942416 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58643.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3adc3f
   [junit4]   2> 2942435 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58644.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3adc3f
   [junit4]   2> 2942435 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58644.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3adc3f
   [junit4]   2> 2942436 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58643.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3adc3f
   [junit4]   2> 2942436 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58643.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b3adc3f
   [junit4]   2> 2942438 INFO  (jetty-launcher-12948-thread-2) [n:127.0.0.1:58644_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7247D40B3FAF155C-001/tempDir-001/node2/.
   [junit4]   2> 2942439 INFO  (jetty-launcher-12948-thread-1) [n:127.0.0.1:58643_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7247D40B3FAF155C-001/tempDir-001/node1/.
   [junit4]   2> 2942501 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 2942502 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2942505 INFO  (zkConnectionManagerCallback-12983-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2942505 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2942508 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2942510 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58638/solr ready
   [junit4]   2> 2942541 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2942653 ERROR (qtp1551329620-37798) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 2942655 ERROR (qtp975184133-37809) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 2942669 ERROR (qtp1551329620-37801) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 2942670 ERROR (qtp975184133-37803) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 2942675 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> 2942731 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2942741 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2942746 INFO  (zkConnectionManagerCallback-12988-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2942746 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2942751 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2942753 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58638/solr ready
   [junit4]   2> 2942765 INFO  (qtp1551329620-37804) [n:127.0.0.1:58643_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAW5VJk9IigFueTLTSAMDFOVoirLMPgLmfRxRNnU-awtmslGQB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2942765 INFO  (qtp1551329620-37804) [n:127.0.0.1:58643_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAW5VJk9IigFueTLTSAMDFOVoirLMPgLmfRxRNnU-awtmslGQB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2942881 INFO  (qtp1551329620-37801) [n:127.0.0.1:58643_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAW5VJk9IigFueTLTSAMDFOVoirLMPgLmfRxRNnU-awtmslGQB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2942881 INFO  (qtp1551329620-37801) [n:127.0.0.1:58643_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAW5VJk9IigFueTLTSAMDFOVoirLMPgLmfRxRNnU-awtmslGQB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2942886 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2942916 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2942926 INFO  (qtp975184133-37803) [n:127.0.0.1:58644_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAW5VJlABigFueTLUAQQDFKdnH0-M1V7qTAqG4AORg5pO5Y89B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2942926 INFO  (qtp975184133-37803) [n:127.0.0.1:58644_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAW5VJlABigFueTLUAQQDFKdnH0-M1V7qTAqG4AORg5pO5Y89B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2942928 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2942957 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2942963 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2942965 INFO  (zkConnectionManagerCallback-12990-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2942965 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2943069 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2943096 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2943109 ERROR (qtp975184133-37805) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 2943144 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2943147 INFO  (zkConnectionManagerCallback-12995-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2943147 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2943150 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2943153 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58638/solr ready
   [junit4]   2> 2943268 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2943270 INFO  (zkConnectionManagerCallback-13000-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2943270 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2943273 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2943284 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58638/solr ready
   [junit4]   2> 2943406 ERROR (qtp1551329620-37799) [     ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 2943415 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2943446 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2943458 WARN  (qtp975184133-37808) [     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token (solr-dt owner=bar, renewer=bar, realUser=, issueDate=1573386605075, maxDate=1573991405075, sequenceNumber=8, masterKeyId=3) with non-matching renewer bar
   [junit4]   2> 2943458 WARN  (qtp975184133-37808) [     ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2943459 WARN  (qtp1551329620-37801) [n:127.0.0.1:58643_solr     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token (solr-dt owner=bar, renewer=bar, realUser=, issueDate=1573386605075, maxDate=1573991405075, sequenceNumber=8, masterKeyId=3) with non-matching renewer bar
   [junit4]   2> 2943459 WARN  (qtp1551329620-37801) [n:127.0.0.1:58643_solr     ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2943518 WARN  (qtp975184133-37809) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 2943523 WARN  (qtp975184133-37810) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 2943523 WARN  (qtp975184133-37810) [     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token (solr-dt owner=bar, renewer=renewUser, realUser=, issueDate=1573386605146, maxDate=1573991405146, sequenceNumber=9, masterKeyId=3) with non-matching renewer renewUser
   [junit4]   2> 2943523 WARN  (qtp975184133-37810) [     ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2943527 WARN  (qtp1551329620-37802) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 2943527 WARN  (qtp1551329620-37802) [     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token (solr-dt owner=bar, renewer=renewUser, realUser=, issueDate=1573386605146, maxDate=1573991405146, sequenceNumber=9, masterKeyId=3) with non-matching renewer renewUser
   [junit4]   2> 2943527 WARN  (qtp1551329620-37802) [     ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2943537 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2943580 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2943581 WARN  (qtp975184133-37803) [n:127.0.0.1:58644_solr     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 2943589 WARN  (qtp975184133-37805) [     ] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Unauthorized access
   [junit4]   2> 2943589 WARN  (qtp975184133-37805) [     ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar is trying to renew a token (solr-dt owner=bar, renewer=bar, realUser=, issueDate=1573386605209, maxDate=1573991405209, sequenceNumber=10, masterKeyId=3) with wrong password
   [junit4]   2> 2943589 WARN  (qtp975184133-37805) [     ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2943590 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenRenew -Dtests.seed=7247D40B3FAF155C -Dtests.slow=true -Dtests.locale=fr-MQ -Dtests.timezone=Australia/Canberra -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.06s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<403>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7247D40B3FAF155C:45DC20150763C8F8]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:135)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:320)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:338)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 2943631 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2943633 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2943636 INFO  (zkConnectionManagerCallback-13005-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2943636 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2943638 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2943641 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7247D40B3FAF155C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58638/solr ready
   [junit4]   2> 2943643 INFO  (qtp1551329620-37798) [n:127.0.0.1:58643_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2943643 INFO  (qtp1551329620-37798) [n:127.0.0.1:58643_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2943755 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7247D40B3FAF155C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2943863 INFO  (jetty-closer-13006-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=137497560
   [junit4]   2> 2943863 INFO  (jetty-closer-13006-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58644_solr
   [junit4]   2> 2943864 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1408468864
   [junit4]   2> 2943864 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58643_solr
   [junit4]   2> 2943864 INFO  (jetty-closer-13006-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2943864 INFO  (jetty-closer-13006-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58644_solr as DOWN
   [junit4]   2> 2943864 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2943864 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58643_solr as DOWN
   [junit4]   2> 2943877 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2943877 INFO  (jetty-closer-13006-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2943877 INFO  (jetty-closer-13006-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29b95753: rootName = solr_58644, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3262fbdf
   [junit4]   2> 2943878 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2943878 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14aa6f43: rootName = solr_58643, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1c51d172
   [junit4]   2> 2943888 INFO  (jetty-closer-13006-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2943888 INFO  (jetty-closer-13006-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bd1976f: rootName = solr_58644, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e551e7
   [junit4]   2> 2943891 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2943891 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d507ef5: rootName = solr_58643, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e551e7
   [junit4]   2> 2943899 INFO  (jetty-closer-13006-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2943899 INFO  (jetty-closer-13006-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22628682: rootName = solr_58644, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@24c329ca
   [junit4]   2> 2943899 INFO  (jetty-closer-13006-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2943899 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2943899 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7350013b: rootName = solr_58643, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@24c329ca
   [junit4]   2> 2943899 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2943901 INFO  (closeThreadPool-13014-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72109390484078598-127.0.0.1:58643_solr-n_0000000000) closing
   [junit4]   2> 2943901 INFO  (OverseerStateUpdate-72109390484078598-127.0.0.1:58643_solr-n_0000000000) [n:127.0.0.1:58643_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58643_solr
   [junit4]   2> 2943902 INFO  (OverseerAutoScalingTriggerThread-72109390484078598-127.0.0.1:58643_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2943912 INFO  (closeThreadPool-13014-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72109390484078598-127.0.0.1:58643_solr-n_0000000000) closing
   [junit4]   2> 2944022 ERROR (Thread[Thread-5416,5,TGRP-TestSolrCloudWithDelegationTokens]) [     ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2944037 INFO  (Curator-Framework-0) [     ] o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 2944126 INFO  (jetty-closer-13006-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72109390484078598-127.0.0.1:58643_solr-n_0000000000) closing
   [junit4]   2> 2944127 ERROR (Thread[Thread-5418,5,TGRP-TestSolrCloudWithDelegationTokens]) [     ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2944128 INFO  (Curator-Framework-0) [     ] o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 2944237 INFO  (jetty-closer-13006-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@34e7c831{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2944237 INFO  (jetty-closer-13006-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@691018c3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2944237 INFO  (jetty-closer-13006-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2944339 INFO  (jetty-closer-13006-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@52b09caa{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 2944340 INFO  (jetty-closer-13006-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4bcc42c7{/solr,null,UNAVAILABLE}
   [junit4]   2> 2944340 INFO  (jetty-closer-13006-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2944342 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2944560 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> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	11	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	8	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 2945887 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58638
   [junit4]   2> 2945887 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58638
   [junit4]   2> 2945887 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7247D40B3FAF155C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58638
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7247D40B3FAF155C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1948, maxMBSortInHeap=7.480764004485197, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1fe3b74), locale=fr-MQ, timezone=Australia/Canberra
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=316940424,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SplitByPrefixTest, DistributedFacetExistsSmallTest, RAMDirectoryFactoryTest, WrapperMergePolicyFactoryTest, TestAddFieldRealTimeGet, TestFieldCacheReopen, TriLevelCompositeIdRoutingTest, TestSimpleQParserPlugin, TestDirectoryFactory, SpellCheckCollatorTest, ChaosMonkeyNothingIsSafeTest, HttpSolrCallGetCoreTest, TestCloudPivotFacet, PKIAuthenticationIntegrationTest, DataDrivenBlockJoinTest, TestCloudSearcherWarming, TestHighFrequencyDictionaryFactory, CustomCollectionTest, HLLSerializationTest, ConnectionReuseTest, TestSolrXml, CollectionTooManyReplicasTest, DateRangeFieldTest, PluginInfoTest, TestPseudoReturnFields, SolrShardReporterTest, TermsComponentTest, SampleTest, TestPerFieldSimilarityWithDefaultOverride, SolrXmlInZkTest, TestLRUCache, TestEmbeddedSolrServerSchemaAPI, UpdateLogTest, SplitHandlerTest, CollectionStateFormat2Test, OverseerStatusTest, PreAnalyzedUpdateProcessorTest, TestLMJelinekMercerSimilarityFactory, TestPointFields, BinaryUpdateRequestHandlerTest, SpellPossibilityIteratorTest, TestSearchPerf, AlternateDirectoryTest, TestDynamicFieldCollectionResource, TestNumericRangeQuery64, EnumFieldTest, TestHttpServletCarrier, ReindexCollectionTest, TestDeleteCollectionOnDownNodes, TestDynamicLoadingUrl, VMParamsZkACLAndCredentialsProvidersTest, JWTVerificationkeyResolverTest, TestSlowCompositeReaderWrapper, ZkControllerTest, SecurityConfHandlerTest, TestSchemaNameResource, TestUseDocValuesAsStored, TestSizeLimitedDistributedMap, AuthToolTest, FastVectorHighlighterTest, ReplicationFactorTest, SynonymTokenizerTest, TestManagedResourceStorage, TestExactSharedStatsCacheCloud, FieldMutatingUpdateProcessorTest, ManagedSchemaRoundRobinCloudTest, TestSimExecutePlanAction, CursorMarkTest, TestInitQParser, LeaderElectionTest, ProtectedTermFilterFactoryTest, TimeZoneUtilsTest, FileBasedSpellCheckerTest, TestSubQueryTransformer, TestFieldTypeCollectionResource, TestJsonFacets, SearchRateTriggerIntegrationTest, ResourceLoaderTest, TestShardHandlerFactory, TestLRUStatsCacheCloud, TestLockTree, SolrPluginUtilsTest, ReplaceNodeNoTargetTest, TestPostingsSolrHighlighter, BaseCdcrDistributedZkTest, TestExpandComponent, JsonLoaderTest, TestSolrTestCaseJ4, ComputePlanActionTest, BJQFilterAccessibleTest, TestManagedSynonymGraphFilterFactory, TestPushWriter, TestRawTransformer, BlockJoinFacetDistribTest, V2ApiIntegrationTest, TestAnalyzeInfixSuggestions, TestStressInPlaceUpdates, TestLeaderElectionZkExpiry, TestSimDistribStateManager, TestXmlQParser, HdfsBasicDistributedZkTest, TestExportWriter, TestSimpleTrackingShardHandler, DeleteStatusTest, TestMultiValuedNumericRangeQuery, TestFastOutputStream, TestSerializedLuceneMatchVersion, TestCollationFieldDocValues, CdcrReplicationHandlerTest, UpdateRequestProcessorFactoryTest, SolrIndexSplitterTest, TestStressLucene, TestChildDocTransformerHierarchy, DocumentBuilderTest, DistributedFacetPivotSmallTest, TestJavabinTupleStreamParser, MetricTriggerTest, TestFieldCollectionResource, CreateRoutedAliasTest, TestInPlaceUpdateWithRouteField, DistanceUnitsTest, LeaderVoteWaitTimeoutTest, TestBlendedInfixSuggestions, StressHdfsTest, TestSimGenericDistributedQueue, TermVectorComponentDistributedTest, UUIDUpdateProcessorFallbackTest, InfixSuggestersTest, TestQueryUtils, TestRandomDVFaceting, ReturnFieldsTest, MoveReplicaHDFSFailoverTest, TestCloudConsistency, CoreAdminOperationTest, TestDFISimilarityFactory, TestSolrJ, MetricsHistoryHandlerTest, TestSimClusterStateProvider, ForceLeaderWithTlogReplicasTest, TestLazyCores, TestCoreContainer, TestImplicitCoreProperties, AssignBackwardCompatibilityTest, TestFastLRUCache, TestCloudRecovery, TestCloudNestedDocsSort, ChaosMonkeySafeLeaderTest, TestGeoJSONResponseWriter, TestIntervalFaceting, TriggerCooldownIntegrationTest, BadIndexSchemaTest, AtomicUpdateProcessorFactoryTest, LeaderFailureAfterFreshStartTest, TestReplicationHandler, MergeStrategyTest, TestSolrCoreParser, HdfsAutoAddReplicasIntegrationTest, SolrMetricManagerTest, TestNumericTerms32, ChangedSchemaMergeTest, CachingDirectoryFactoryTest, BadComponentTest, ShardSplitTest, TestConfigSetsAPIZkFailure, PhrasesIdentificationComponentTest, MBeansHandlerTest, TestConfigSetProperties, DistributedMLTComponentTest, AnalysisErrorHandlingTest, TestNRTOpen, TestPivotHelperCode, SuggestComponentContextFilterQueryTest, TestRequestForwarding, BlockJoinFacetSimpleTest, AnalyticsQueryTest, ResponseHeaderTest, HdfsThreadLeakTest, RuleEngineTest, TestSimTriggerIntegration, DOMUtilTest, OverriddenZkACLAndCredentialsProvidersTest, TestSolrQueryResponse, TestCSVLoader, SharedFSAutoReplicaFailoverTest, TestInPlaceUpdatesRequiredField, DistributedTermsComponentTest, TestFoldingMultitermQuery, DistributedFacetPivotLongTailTest, Tagger2Test, TestConfigSetsAPI, TestCodecSupport, TestExceedMaxTermLength, TestZkChroot, HighlighterMaxOffsetTest, TestDistributedMissingSort, MoveReplicaTest, QueryParsingTest, PeerSyncWithIndexFingerprintCachingTest, CloudExitableDirectoryReaderTest, TestNonDefinedSimilarityFactory, DistributedSpellCheckComponentTest, RestoreTriggerStateTest, TestComplexPhraseQParserPlugin, DistanceFunctionTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestCorePropertiesReload, TestConfigOverlay, TestPartialUpdateDeduplication, TestManagedStopFilterFactory, TestUpdate, TestCloudJSONFacetSKG, TestSubQueryTransformerDistrib, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderElectionContextKeyTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, OverseerModifyCollectionTest, OverseerTest, PeerSyncReplicationTest, SplitShardTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudInspectUtil, TestDistribDocBasedVersion, TestMiniSolrCloudClusterSSL, TestQueryingOnDownCollection, TestRandomFlRTGCloud, TestSSLRandomization, TestSegmentSorting, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [537/888 (1!)] on J1 in 5.10s, 8 tests, 1 failure <<< FAILURES!

[...truncated 1210 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20191110_110101_4502957083863682248481.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20191110_110101_45015253071013732430436.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1115 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/temp/junit4-J1-20191110_122239_225322595815414078306.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verb

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

 Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 570 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20191110_123742_47314285890936673290177.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20191110_123742_4737614225938314286919.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1299 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20191110_123816_1369316064364044087186.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20191110_123816_14311192788773399399030.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 665 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20191110_123843_5722741127406664717550.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20191110_123843_57311562702209106072862.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 572 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J1-20191110_123939_77711805945908310060953.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J0-20191110_123939_77515506468136729631295.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 564 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20191110_124012_6743805366841039481454.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 576 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20191110_124030_3718948822397592447289.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20191110_124030_3682227266111758187854.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 679 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20191110_124057_4658356056454306927864.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20191110_124057_46514802924805475953017.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 590 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20191110_124155_6208174670452279070912.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20191110_124155_62112731827385763307823.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 566 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20191110_124226_2404626604550400335163.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

[repro] Revision: 7a207a935373574956894516fa5e772844fa702e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenRenew -Dtests.seed=7247D40B3FAF155C -Dtests.slow=true -Dtests.locale=fr-MQ -Dtests.timezone=Australia/Canberra -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3353 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSolrCloudWithDelegationTokens" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=7247D40B3FAF155C -Dtests.slow=true -Dtests.locale=fr-MQ -Dtests.timezone=Australia/Canberra -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 75 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20191110_124830_2981711831984715612754.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20191110_124830_2983488593656932530440.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-11.0.4) - Build # 5427 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5427/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1190)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)  at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1075)  at org.apache.solr.core.SolrCore.reload(SolrCore.java:691)  at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1518)  at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1190)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)  at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:322)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:331)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1221)  at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:721)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1022)  at org.apache.solr.core.SolrCore.reload(SolrCore.java:691)  at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1518)  at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:387)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:764)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1262)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:784)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)  at java.base/java.lang.Thread.run(Thread.java:834)   expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1190)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)  at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1075)  at org.apache.solr.core.SolrCore.reload(SolrCore.java:691)  at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1518)  at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1190)  at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)  at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)  at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:322)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:331)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1221)  at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:721)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1022)  at org.apache.solr.core.SolrCore.reload(SolrCore.java:691)  at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1518)  at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)  at java.base/java.lang.Thread.run(Thread.java:834)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:387)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:764)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1262)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:784)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)  at java.base/java.lang.Thread.run(Thread.java:834)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1190)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1075)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:691)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1518)
	at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1190)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:322)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:331)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1221)
	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:721)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1022)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:691)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1518)
	at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:387)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:764)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1262)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:784)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)

 expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1190)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1075)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:691)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1518)
	at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1190)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:322)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:331)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1221)
	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:721)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1022)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:691)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1518)
	at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
	at java.base/java.lang.Thread.run(Thread.java:834)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:387)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:764)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1262)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:784)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)

>
	at __randomizedtesting.SeedInfo.seed([82C5F9124952E09C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:342)
	at jdk.internal.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:901)
	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 14980 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 3614449 INFO  (SUITE-TestReplicationHandler-seed#[82C5F9124952E09C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3614449 INFO  (SUITE-TestReplicationHandler-seed#[82C5F9124952E09C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/data-dir-333-001
   [junit4]   2> 3614449 INFO  (SUITE-TestReplicationHandler-seed#[82C5F9124952E09C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3614449 INFO  (SUITE-TestReplicationHandler-seed#[82C5F9124952E09C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 3614453 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testShouldReportErrorWhenRequiredCommandArgMissing
   [junit4]   2> 3614453 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-001/collection1
   [junit4]   2> 3614456 WARN  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3614456 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3614456 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3614456 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 3614458 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3614458 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3614458 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3614459 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@256038d6{/solr,null,AVAILABLE}
   [junit4]   2> 3614477 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@62c943d8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61167}
   [junit4]   2> 3614477 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.Server Started @3614549ms
   [junit4]   2> 3614477 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-001/collection1/data, hostPort=61167}
   [junit4]   2> 3614477 ERROR (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3614477 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3614477 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3614477 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3614477 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3614477 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-09T21:00:53.022699Z
   [junit4]   2> 3614477 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-001/solr.xml
   [junit4]   2> 3614479 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3614479 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3614480 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3614603 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3614604 WARN  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e9fe71b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3614604 WARN  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e9fe71b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3614605 WARN  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@74524487[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3614605 WARN  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@74524487[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3614651 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3614651 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3614666 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3614679 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3614679 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3614682 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-001/.
   [junit4]   2> 3614682 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3614687 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3614693 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3614694 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 3614694 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 3614695 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3614695 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 3614696 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=22.1513671875, floorSegmentMB=0.83203125, forceMergeDeletesPctAllowed=17.419277495976466, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=29.045339494638295
   [junit4]   2> 3614733 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3614733 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3614734 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=60.125, floorSegmentMB=0.4638671875, forceMergeDeletesPctAllowed=25.429822629901288, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2710618405981434, deletesPctAllowed=49.775477071896994
   [junit4]   2> 3614734 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@67ac8cc0[collection1] main]
   [junit4]   2> 3614734 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-001/collection1/conf
   [junit4]   2> 3614734 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 3614734 INFO  (coreLoadExecutor-17767-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3614735 INFO  (searcherExecutor-17768-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@67ac8cc0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3614736 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-002/collection1
   [junit4]   2> 3614738 WARN  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3614739 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3614739 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3614739 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 3614740 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3614740 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3614740 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3614740 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@479f462{/solr,null,AVAILABLE}
   [junit4]   2> 3614741 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1c2e00cb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61168}
   [junit4]   2> 3614741 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.Server Started @3614813ms
   [junit4]   2> 3614741 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-002/collection1/data, hostPort=61168}
   [junit4]   2> 3614741 ERROR (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3614741 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3614741 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3614741 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3614741 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3614741 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-09T21:00:53.286452Z
   [junit4]   2> 3614741 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-002/solr.xml
   [junit4]   2> 3614748 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3614748 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3614748 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3614861 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3614862 WARN  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@250dc16b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3614862 WARN  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@250dc16b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3614864 WARN  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21f5331[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3614864 WARN  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21f5331[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3614879 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3614880 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3614896 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3614906 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3614906 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3614909 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-002/.
   [junit4]   2> 3614909 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3614914 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3614922 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3614923 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 3614923 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 3614923 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3614923 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-002/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 3614924 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=22.1513671875, floorSegmentMB=0.83203125, forceMergeDeletesPctAllowed=17.419277495976466, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=29.045339494638295
   [junit4]   2> 3614972 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3614972 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3614973 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=60.125, floorSegmentMB=0.4638671875, forceMergeDeletesPctAllowed=25.429822629901288, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2710618405981434, deletesPctAllowed=49.775477071896994
   [junit4]   2> 3614973 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@40f85b71[collection1] main]
   [junit4]   2> 3614973 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-002/collection1/conf
   [junit4]   2> 3614974 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 3614974 INFO  (coreLoadExecutor-17780-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3614975 INFO  (searcherExecutor-17781-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40f85b71[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3614977 ERROR (qtp708274977-56339) [    x:collection1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing required parameter: command
   [junit4]   2> 	at org.apache.solr.common.params.RequiredSolrParams.get(RequiredSolrParams.java:48)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:241)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:197)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2582)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 3614977 INFO  (qtp708274977-56339) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 3614977 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testShouldReportErrorWhenRequiredCommandArgMissing
   [junit4]   2> 3614977 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=538982296
   [junit4]   2> 3614977 INFO  (coreCloseExecutor-17786-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2fd15d0c
   [junit4]   2> 3614977 INFO  (coreCloseExecutor-17786-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=SolrCore@2fd15d0c
   [junit4]   2> 3614977 INFO  (coreCloseExecutor-17786-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a5431e3: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@235584cf
   [junit4]   2> 3614991 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3614991 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62c2841b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7c5ff5d0
   [junit4]   2> 3614994 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3614995 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d2373f8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@165c66a8
   [junit4]   2> 3614997 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3614997 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a376ad1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6066208b
   [junit4]   2> 3614999 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@62c943d8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3614999 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@256038d6{/solr,null,UNAVAILABLE}
   [junit4]   2> 3614999 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3615000 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=875664877
   [junit4]   2> 3615000 INFO  (coreCloseExecutor-17788-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@768bf29c
   [junit4]   2> 3615000 INFO  (coreCloseExecutor-17788-thread-1) [    x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=SolrCore@768bf29c
   [junit4]   2> 3615000 INFO  (coreCloseExecutor-17788-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ffd168f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@73ef87cf
   [junit4]   2> 3615014 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3615014 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6db65f18: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@671f0b9c
   [junit4]   2> 3615021 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3615022 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e62266b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@165c66a8
   [junit4]   2> 3615026 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3615026 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3db35a3f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6066208b
   [junit4]   2> 3615028 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c2e00cb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3615028 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@479f462{/solr,null,UNAVAILABLE}
   [junit4]   2> 3615028 INFO  (TEST-TestReplicationHandler.testShouldReportErrorWhenRequiredCommandArgMissing-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3615033 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting doTestIllegalFilePaths
   [junit4]   2> 3615033 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-003/collection1
   [junit4]   2> 3615036 WARN  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3615037 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3615037 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3615037 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 3615037 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3615037 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3615037 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3615037 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12e9caf7{/solr,null,AVAILABLE}
   [junit4]   2> 3615041 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@493b6698{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61170}
   [junit4]   2> 3615041 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.Server Started @3615114ms
   [junit4]   2> 3615041 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-003/collection1/data, hostPort=61170}
   [junit4]   2> 3615041 ERROR (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3615041 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3615042 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3615042 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3615042 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3615042 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-09T21:00:53.587110Z
   [junit4]   2> 3615042 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-003/solr.xml
   [junit4]   2> 3615073 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3615073 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3615073 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3615169 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3615170 WARN  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a298348[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3615170 WARN  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a298348[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3615173 WARN  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27bf596d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3615173 WARN  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27bf596d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3615194 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3615194 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3615212 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3615220 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3615220 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3615222 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-003/.
   [junit4]   2> 3615222 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3615226 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3615229 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3615234 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 3615234 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-003/./collection1, trusted=true
   [junit4]   2> 3615234 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3615234 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-003/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 3615235 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=22.1513671875, floorSegmentMB=0.83203125, forceMergeDeletesPctAllowed=17.419277495976466, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=29.045339494638295
   [junit4]   2> 3615291 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3615291 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3615292 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=60.125, floorSegmentMB=0.4638671875, forceMergeDeletesPctAllowed=25.429822629901288, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2710618405981434, deletesPctAllowed=49.775477071896994
   [junit4]   2> 3615292 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@29e2bc98[collection1] main]
   [junit4]   2> 3615292 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-003/collection1/conf
   [junit4]   2> 3615293 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 3615293 INFO  (coreLoadExecutor-17798-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3615294 INFO  (searcherExecutor-17799-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@29e2bc98[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3615294 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-004/collection1
   [junit4]   2> 3615297 WARN  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3615297 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3615297 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3615297 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 3615299 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3615299 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3615299 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3615299 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b9eb644{/solr,null,AVAILABLE}
   [junit4]   2> 3615299 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10bb3d93{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61171}
   [junit4]   2> 3615299 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.s.Server Started @3615372ms
   [junit4]   2> 3615299 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-004/collection1/data, hostPort=61171}
   [junit4]   2> 3615300 ERROR (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3615300 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3615300 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3615300 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3615300 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3615300 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-09T21:00:53.845532Z
   [junit4]   2> 3615300 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-004/solr.xml
   [junit4]   2> 3615331 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3615331 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3615332 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3615403 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3615404 WARN  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16f7bc95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3615404 WARN  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16f7bc95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3615408 WARN  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@516f12d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3615408 WARN  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@516f12d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3615429 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3615429 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3615449 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3615465 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3615465 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3615468 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-004/.
   [junit4]   2> 3615468 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[82C5F9124952E09C]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3615474 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3615481 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3615483 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 3615483 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-004/./collection1, trusted=true
   [junit4]   2> 3615483 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5af6f09f
   [junit4]   2> 3615483 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-004/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 3615498 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=22.1513671875, floorSegmentMB=0.83203125, forceMergeDeletesPctAllowed=17.419277495976466, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=29.045339494638295
   [junit4]   2> 3615557 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3615557 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3615558 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=60.125, floorSegmentMB=0.4638671875, forceMergeDeletesPctAllowed=25.429822629901288, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2710618405981434, deletesPctAllowed=49.775477071896994
   [junit4]   2> 3615560 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a5b139e[collection1] main]
   [junit4]   2> 3615560 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_82C5F9124952E09C-001/solr-instance-004/collection1/conf
   [junit4]   2> 3615561 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 3615561 INFO  (coreLoadExecutor-17811-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3615562 INFO  (searcherExecutor-17812-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a5b139e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3615563 INFO  (qtp1458029619-56370) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 3615563 INFO  (indexFetcher-17816-thread-1) [     ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 3615563 INFO  (indexFetcher-17816-thread-1) [     ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 3615563 INFO  (indexFetcher-17816-thread-1) [     ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 3615563 INFO  (indexFetcher-17816-thread-1) [     ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 3615563 INFO  (indexFetcher-17816-thread-1) [     ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 3615563 INFO  (indexFetcher-17816-thread-1) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e1fd261[collection1] main]
   [junit4]   2> 3615566 INFO  (searcherExecutor-17812-thread-1) [     ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6e1fd261[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3615567 ERROR (qtp1458029619-56372) [    x:collection1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name must be relative
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1524)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1497)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:610)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:273)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:197)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2582)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:167)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:505)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2> 	at 

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

 org.apache.solr.core.SolrCore.reload(SolrCore.java:691)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1518)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:387)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:764)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1262)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:784)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    >  expected null, but was:<ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1190)
   [junit4]    > 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]    > 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1075)
   [junit4]    > 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:691)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1518)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1190)
   [junit4]    > 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]    > 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:322)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:331)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1221)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:721)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1022)
   [junit4]    > 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:691)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1518)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.lambda$reloadCore$0(IndexFetcher.java:934)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:387)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:764)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:988)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1262)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:784)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([82C5F9124952E09C]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:342)
   [junit4]    > 	at jdk.internal.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4] Completed [620/888 (1!)] on J0 in 127.69s, 20 tests, 1 failure <<< FAILURES!

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

[repro] Revision: 7a207a935373574956894516fa5e772844fa702e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestReplicationHandler -Dtests.seed=82C5F9124952E09C -Dtests.slow=true -Dtests.locale=so-SO -Dtests.timezone=Etc/GMT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3353 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestReplicationHandler" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=82C5F9124952E09C -Dtests.slow=true -Dtests.locale=so-SO -Dtests.timezone=Etc/GMT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 167 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.TestReplicationHandler
[repro] Exiting with code 0

[...truncated 73 lines...]