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 2020/02/27 15:20:43 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.2) - Build # 685 - Still Failing!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/685/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([668E23389853273E:167B8091F89B8E48]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java: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 15140 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 1325192 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1325192 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1325193 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_668E23389853273E-001/data-dir-92-001
   [junit4]   2> 1325193 WARN  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 1325193 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1325194 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-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> 1325195 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_668E23389853273E-001/tempDir-001
   [junit4]   2> 1325195 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1325195 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1325195 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1325301 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:61139
   [junit4]   2> 1325301 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61139
   [junit4]   2> 1325301 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61139
   [junit4]   2> 1325301 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61139
   [junit4]   2> 1325305 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1325311 INFO  (zkConnectionManagerCallback-6032-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325311 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1325317 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1325320 INFO  (zkConnectionManagerCallback-6034-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325320 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1325322 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1325326 INFO  (zkConnectionManagerCallback-6036-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325326 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1325435 WARN  (jetty-launcher-6037-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1325435 WARN  (jetty-launcher-6037-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1325435 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1325435 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1325435 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1325435 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1325435 INFO  (jetty-launcher-6037-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1325435 INFO  (jetty-launcher-6037-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1325438 INFO  (jetty-launcher-6037-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1325438 INFO  (jetty-launcher-6037-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1325438 INFO  (jetty-launcher-6037-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1325439 INFO  (jetty-launcher-6037-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1325439 INFO  (jetty-launcher-6037-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1325439 INFO  (jetty-launcher-6037-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1325439 INFO  (jetty-launcher-6037-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cf7e727{/solr,null,AVAILABLE}
   [junit4]   2> 1325439 INFO  (jetty-launcher-6037-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e0209e5{/solr,null,AVAILABLE}
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@693a280c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61150}
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@54dd024f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61149}
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-1) [     ] o.e.j.s.Server Started @1325520ms
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-2) [     ] o.e.j.s.Server Started @1325520ms
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61150}
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61149}
   [junit4]   2> 1325440 ERROR (jetty-launcher-6037-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1325440 ERROR (jetty-launcher-6037-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1325440 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1325441 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T14:54:00.605999Z
   [junit4]   2> 1325441 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1325441 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T14:54:00.606054Z
   [junit4]   2> 1325442 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1325442 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1325446 INFO  (zkConnectionManagerCallback-6039-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325446 INFO  (zkConnectionManagerCallback-6041-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325446 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1325446 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1325447 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1325447 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1325599 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1325605 WARN  (jetty-launcher-6037-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42a8031a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325606 WARN  (jetty-launcher-6037-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42a8031a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325613 WARN  (jetty-launcher-6037-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72e12443[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325613 WARN  (jetty-launcher-6037-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72e12443[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325615 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61139/solr
   [junit4]   2> 1325619 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1325626 INFO  (zkConnectionManagerCallback-6049-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325626 INFO  (jetty-launcher-6037-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1325649 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1325651 WARN  (jetty-launcher-6037-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a30d03d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325651 WARN  (jetty-launcher-6037-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a30d03d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325656 WARN  (jetty-launcher-6037-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1caf7eef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325656 WARN  (jetty-launcher-6037-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1caf7eef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325658 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61139/solr
   [junit4]   2> 1325659 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1325662 INFO  (zkConnectionManagerCallback-6055-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325662 INFO  (jetty-launcher-6037-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1325738 INFO  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1325746 INFO  (zkConnectionManagerCallback-6057-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325747 INFO  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1325838 INFO  (jetty-launcher-6037-thread-1) [n:127.0.0.1:61149_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1325847 INFO  (zkConnectionManagerCallback-6061-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325847 INFO  (jetty-launcher-6037-thread-1) [n:127.0.0.1:61149_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1325919 INFO  (jetty-launcher-6037-thread-1) [n:127.0.0.1:61149_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61149_solr
   [junit4]   2> 1325929 INFO  (jetty-launcher-6037-thread-1) [n:127.0.0.1:61149_solr     ] o.a.s.c.Overseer Overseer (id=72085406886133768-127.0.0.1:61149_solr-n_0000000000) starting
   [junit4]   2> 1325975 INFO  (OverseerStateUpdate-72085406886133768-127.0.0.1:61149_solr-n_0000000000) [n:127.0.0.1:61149_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61149_solr
   [junit4]   2> 1325976 INFO  (jetty-launcher-6037-thread-1) [n:127.0.0.1:61149_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61149_solr
   [junit4]   2> 1325982 INFO  (OverseerStateUpdate-72085406886133768-127.0.0.1:61149_solr-n_0000000000) [n:127.0.0.1:61149_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1325994 INFO  (jetty-launcher-6037-thread-1) [n:127.0.0.1:61149_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1325994 WARN  (jetty-launcher-6037-thread-1) [n:127.0.0.1:61149_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1326032 INFO  (jetty-launcher-6037-thread-1) [n:127.0.0.1:61149_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1326087 INFO  (jetty-launcher-6037-thread-1) [n:127.0.0.1:61149_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61149.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b960bc
   [junit4]   2> 1326110 INFO  (jetty-launcher-6037-thread-1) [n:127.0.0.1:61149_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61149.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b960bc
   [junit4]   2> 1326111 INFO  (jetty-launcher-6037-thread-1) [n:127.0.0.1:61149_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61149.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b960bc
   [junit4]   2> 1326123 INFO  (jetty-launcher-6037-thread-1) [n:127.0.0.1:61149_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_668E23389853273E-001/tempDir-001/node1/.
   [junit4]   2> 1326249 INFO  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1326269 INFO  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61150_solr as DOWN
   [junit4]   2> 1326279 INFO  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1326279 INFO  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61150_solr
   [junit4]   2> 1326286 INFO  (zkCallback-6060-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1326286 INFO  (zkCallback-6056-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1326300 INFO  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1326301 WARN  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1326319 INFO  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1326342 INFO  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61150.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b960bc
   [junit4]   2> 1326356 INFO  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61150.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b960bc
   [junit4]   2> 1326356 INFO  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61150.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b960bc
   [junit4]   2> 1326358 INFO  (jetty-launcher-6037-thread-2) [n:127.0.0.1:61150_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_668E23389853273E-001/tempDir-001/node2/.
   [junit4]   2> 1326376 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1326381 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1326384 INFO  (zkConnectionManagerCallback-6072-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326384 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1326388 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1326390 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61139/solr ready
   [junit4]   2> 1326465 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[668E23389853273E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 1326468 INFO  (qtp1511716732-16416) [n:127.0.0.1:61149_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> 1326497 INFO  (OverseerThreadFactory-4559-thread-1-processing-n:127.0.0.1:61149_solr) [n:127.0.0.1:61149_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1326624 INFO  (OverseerStateUpdate-72085406886133768-127.0.0.1:61149_solr-n_0000000000) [n:127.0.0.1:61149_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:61149/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61149_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1326631 INFO  (OverseerStateUpdate-72085406886133768-127.0.0.1:61149_solr-n_0000000000) [n:127.0.0.1:61149_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:61150/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61150_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1326840 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326841 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_solr    x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1326841 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326865 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1326866 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1326887 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326888 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326891 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326892 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326895 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326896 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326897 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326897 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326899 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 1326900 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61149.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b960bc
   [junit4]   2> 1326900 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_668E23389853273E-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_668E23389853273E-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1326905 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326906 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from configset .system, trusted=true
   [junit4]   2> 1326906 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61150.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b960bc
   [junit4]   2> 1326906 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_668E23389853273E-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_668E23389853273E-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1326967 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326967 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326970 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326970 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1326971 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c7ab3dd[.system_shard1_replica_n1] main]
   [junit4]   2> 1326975 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326976 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326976 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326977 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326977 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326978 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326978 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326978 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1326979 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326979 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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 1659702075346386944
   [junit4]   2> 1326980 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@145aef3f[.system_shard1_replica_n2] main]
   [junit4]   2> 1326986 INFO  (searcherExecutor-4568-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_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@5c7ab3dd[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1326986 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326987 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326987 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326989 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326991 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326992 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326992 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1326994 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326994 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 1326995 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1326995 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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 1659702075363164160
   [junit4]   2> 1327001 INFO  (searcherExecutor-4569-thread-1-processing-n:127.0.0.1:61150_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61150_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@145aef3f[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1327007 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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=9996ms
   [junit4]   2> 1327010 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1327010 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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> 1327522 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1327522 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1327522 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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:61149/solr/.system_shard1_replica_n1/
   [junit4]   2> 1327523 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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:61149/solr START replicas=[http://127.0.0.1:61150/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1327524 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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:61149/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1327528 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_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=2
   [junit4]   2> 1327528 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1327528 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1327528 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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/72085406886133768-core_node3-n_0000000000
   [junit4]   2> 1327535 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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:61149/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1327646 INFO  (zkCallback-6060-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> 1327650 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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> 1327657 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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=816
   [junit4]   2> 1327759 INFO  (zkCallback-6060-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> 1327759 INFO  (zkCallback-6060-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> 1328043 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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=1202
   [junit4]   2> 1328047 INFO  (qtp1511716732-16416) [n:127.0.0.1:61149_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> 1328145 INFO  (zkCallback-6056-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> 1328145 INFO  (zkCallback-6060-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> 1328146 INFO  (zkCallback-6060-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> 1328146 INFO  (zkCallback-6056-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> 1328150 INFO  (qtp1511716732-16416) [n:127.0.0.1:61149_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=1681
   [junit4]   2> 1328150 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[668E23389853273E]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 1328161 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[668E23389853273E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1328166 INFO  (zkConnectionManagerCallback-6079-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1328166 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[668E23389853273E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1328170 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[668E23389853273E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1328175 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[668E23389853273E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61139/solr ready
   [junit4]   2> 1328186 INFO  (qtp1511716732-16418) [n:127.0.0.1:61149_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> 1328194 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_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:61149/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[1708723ec3aT89artbjh7e1khb4kkwpijr81x (1659702076605726720)]} 0 3
   [junit4]   2> 1328195 INFO  (qtp1511716732-16418) [n:127.0.0.1:61149_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=[1708723ec3aT89artbjh7e1khb4kkwpijr81x (1659702076605726720)]} 0 17
   [junit4]   2> 1328198 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659702076624601088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1328198 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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@5bd868c3 commitCommandVersion:1659702076624601088
   [junit4]   2> 1328201 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659702076627746816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1328202 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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@3f42e3f0 commitCommandVersion:1659702076627746816
   [junit4]   2> 1328202 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7638a2f3[.system_shard1_replica_n1] main]
   [junit4]   2> 1328203 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1328203 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a1e9a9b[.system_shard1_replica_n2] main]
   [junit4]   2> 1328204 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1328204 INFO  (searcherExecutor-4568-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_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@7638a2f3[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=12.0.2, java.vm.version=12.0.2+10, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.2+10, source=flush, os.version=10.14.6, timestamp=1582815243365}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 1328205 INFO  (searcherExecutor-4569-thread-1-processing-n:127.0.0.1:61150_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:61150_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@5a1e9a9b[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=12.0.2, java.vm.version=12.0.2+10, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.2+10, source=flush, os.version=10.14.6, timestamp=1582815243368}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 1328205 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_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:61149/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 1328206 INFO  (qtp1511716732-16420) [n:127.0.0.1:61149_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 9
   [junit4]   2> 1328211 INFO  (qtp1511716732-16416) [n:127.0.0.1:61149_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1328214 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1328223 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 1328226 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_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> 1328228 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_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> 1328231 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/.system/schema.xml.bak 
   [junit4]   2> 1328234 INFO  (Thread-2077) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n2
   [junit4]   2> 1328235 INFO  (Thread-2078) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n1
   [junit4]   2> 1328242 INFO  (Thread-2078) [     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n1
   [junit4]   2> 1328253 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1328282 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_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> 1328285 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_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> 1328285 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from configset .system
   [junit4]   2> 1328327 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61149.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10b960bc
   [junit4]   2> 1328327 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_668E23389853273E-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_668E23389853273E-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1328383 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_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> 1328383 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1328394 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@736a5aa6[.system_shard1_replica_n1] main]
   [junit4]   2> 1328401 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_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> 1328402 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_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> 1328402 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_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> 1328406 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_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> 1328406 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_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> 1328419 INFO  (searcherExecutor-4578-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_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@736a5aa6[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Mac OS X, java.vendor=AdoptOpenJDK, java.version=12.0.2, java.vm.version=12.0.2+10, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.2+10, source=flush, os.version=10.14.6, timestamp=1582815243365}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 1328421 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1328423 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6db36652[.system_shard1_replica_n1] main]
   [junit4]   2> 1328423 INFO  (qtp1511716732-16414) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 2 for collection .system
   [junit4]   2> 1328426 INFO  (searcherExecutor-4578-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_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@6db36652[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=AdoptOpenJDK, os=Mac OS X, java.version=12.0.2, java.vm.version=12.0.2+10, lucene.version=8.5.0, os.arch=x86_64, java.runtime.version=12.0.2+10, source=flush, os.version=10.14.6, timestamp=1582815243365}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 1328427 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328430 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328430 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1328431 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328434 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328436 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328436 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1328437 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328438 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328442 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328442 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1328443 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328446 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328451 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328451 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1328451 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328452 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328453 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328454 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1328455 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328460 INFO  (Thread-2078) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1328460 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328465 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328465 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1328465 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328473 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328479 INFO  (Thread-2078) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1328483 INFO  (Thread-2078) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1328483 INFO  (Thread-2078) [     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from configset .system
   [junit4]   2> 1328483 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328484 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1328484 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328485 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328488 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328488 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1328489 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328490 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328491 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328491 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1328493 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328494 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328497 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328497 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1328497 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328499 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328500 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328500 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1328506 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328507 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328508 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328508 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1328508 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328509 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328510 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328510 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1328510 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328511 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328512 INFO  (OverseerCollectionConfigSetProcessor-72085406886133768-127.0.0.1:61149_solr-n_0000000000) [n:127.0.0.1:61149_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> 1328512 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328513 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1328513 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328514 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328514 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328514 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1328515 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328516 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328517 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328517 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1328517 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328518 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328519 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328519 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1328519 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328521 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328522 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328522 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1328522 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328523 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328524 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328524 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1328524 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328525 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328525 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328526 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1328526 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328527 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328527 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328527 INFO  (qtp1744689795-16419) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1328528 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328528 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328529 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328529 INFO  (qtp1744689795-16417) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1328529 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328530 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328531 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328531 INFO  (qtp1744689795-16421) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1328531 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 1328532 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 1328533 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1328533 INFO  (qtp1744689795-16423) [n:127.0.0.1:61150_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1328533 ERROR (managedSchemaExecutor-4582-thread-1-processing-n:127.0.0.1:61149_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:61149_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:61150/solr/.system_shard1_replica_n2/ returned schema version 0 and has not applied schema version

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

  [junit4]   2> 1526320 INFO  (jetty-closer-49391-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61150_solr
   [junit4]   2> 1526323 INFO  (jetty-closer-49391-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1526324 INFO  (jetty-closer-49391-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61150_solr as DOWN
   [junit4]   2> 1526433 INFO  (jetty-closer-49391-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1526434 INFO  (jetty-closer-49391-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8a90ad: rootName = solr_61150, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6dbf3340
   [junit4]   2> 1526438 INFO  (jetty-closer-49391-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1526439 INFO  (jetty-closer-49391-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3352c0ce: rootName = solr_61150, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@19cfb783
   [junit4]   2> 1526441 INFO  (jetty-closer-49391-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1526441 INFO  (jetty-closer-49391-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17de4f85: rootName = solr_61150, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1cf059a1
   [junit4]   2> 1526441 INFO  (jetty-closer-49391-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1526442 INFO  (closeThreadPool-49395-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72085406886133767-127.0.0.1:61150_solr-n_0000000001) closing
   [junit4]   2> 1526442 INFO  (OverseerStateUpdate-72085406886133767-127.0.0.1:61150_solr-n_0000000001) [n:127.0.0.1:61150_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61150_solr
   [junit4]   2> 1526447 INFO  (OverseerAutoScalingTriggerThread-72085406886133767-127.0.0.1:61150_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1526450 INFO  (closeThreadPool-49395-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085406886133767-127.0.0.1:61150_solr-n_0000000001) closing
   [junit4]   2> 1526550 INFO  (jetty-closer-49391-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085406886133767-127.0.0.1:61150_solr-n_0000000001) closing
   [junit4]   2> 1526562 INFO  (jetty-closer-49391-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@693a280c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1526563 INFO  (jetty-closer-49391-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e0209e5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1526563 INFO  (jetty-closer-49391-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1526566 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1526782 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> 	10	/solr/configs/.system/managed-schema
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/.system/terms/shard1
   [junit4]   2> 	6	/solr/configs/.system
   [junit4]   2> 	5	/solr/collections/.system/collectionprops.json
   [junit4]   2> 	3	/solr/collections/.system/state.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> 	29	/solr/collections/.system/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/overseer/queue
   [junit4]   2> 	18	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1526785 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61139
   [junit4]   2> 1526785 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61139
   [junit4]   2> 1526785 INFO  (SUITE-SystemCollectionCompatTest-seed#[668E23389853273E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61139
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_668E23389853273E-001
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4d25454b), locale=en-SE, timezone=America/Edmonton
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=166222080,total=500170752
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTest, TestFreeTextSuggestions, TestLegacyBM25SimilarityFactory, TestZkAclsWithHadoopAuth, ScheduledMaintenanceTriggerTest, BlockDirectoryTest, ZkFailoverTest, AnalyticsMergeStrategyTest, TestSystemIdResolver, TestCustomStream, CoreAdminOperationTest, SuggesterWFSTTest, TestSuggestSpellingConverter, TestShardHandlerFactory, BigEndianAscendingWordDeserializerTest, DocValuesMultiTest, TestRealTimeGet, DeleteNodeTest, TestExclusionRuleCollectionAccess, TestChildDocTransformer, ReindexCollectionTest, TriggerSetPropertiesIntegrationTest, TestWordDelimiterFilterFactory, NodeMutatorTest, TestSortableTextField, ResourceLoaderTest, IndexSchemaTest, TestStressReorder, DocExpirationUpdateProcessorFactoryTest, DistribDocExpirationUpdateProcessorTest, CollectionPropsTest, HighlighterMaxOffsetTest, TestDistributedTracing, ConcurrentDeleteAndCreateCollectionTest, TestSSLRandomization, TestSimNodeLostTrigger, MultiDestinationAuditLoggerTest, SampleTest, HdfsRecoverLeaseTest, TestExportWriter, ChaosMonkeyNothingIsSafeTest, CopyFieldTest, ComputePlanActionTest, ClassificationUpdateProcessorTest, SolrMetricsIntegrationTest, RulesTest, TestDocBasedVersionConstraints, TaggerTest, HttpPartitionTest, AsyncCallRequestStatusResponseTest, IndexBasedSpellCheckerTest, TestQueryingOnDownCollection, CleanupOldIndexTest, TestConfigSetProperties, TestBinaryField, NodeAddedTriggerTest, TestSolr4Spatial2, SystemLogListenerTest, SuggestComponentContextFilterQueryTest, OverseerRolesTest, SimpleFacetsTest, TestUtilizeNode, TestStressThreadBackup, MergeStrategyTest, TestDFISimilarityFactory, SignificantTermsQParserPluginTest, TestSnapshotCloudManager, RangeFacetCloudTest, JvmMetricsTest, ConnectionManagerTest, TestRestoreCore, SolrCloudReportersTest, MoveReplicaHDFSTest, SplitByPrefixTest, HdfsTlogReplayBufferedWhileIndexingTest, BlockJoinFacetDistribTest, ShardRoutingCustomTest, LeaderFailoverAfterPartitionTest, TestEmbeddedSolrServerSchemaAPI, PolyFieldTest, ZkCollectionPropsCachingTest, HdfsDirectoryFactoryTest, TestExceedMaxTermLength, TestHdfsBackupRestoreCore, TestOverriddenPrefixQueryForCustomFieldType, TestCloudPivotFacet, TestIndexSearcher, TestSolrCoreProperties, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderFailureAfterFreshStartTest, OverseerSolrResponseTest, PackageManagerCLITest, RestartWhileUpdatingTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, SplitShardTest, SystemCollectionCompatTest]
   [junit4] Completed [536/901 (1!)] on J4 in 201.69s, 1 test, 1 failure <<< FAILURES!

[...truncated 49174 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:507: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:495: Source checkout is modified!!! Offending files:
* solr/licenses/jaeger-core-1.1.0.jar.sha1
* solr/licenses/libthrift-0.13.0.jar.sha1

Total time: 63 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-13.0.2) - Build # 690 - Still Unstable!

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

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.SolrTestCaseJ4Test

Error Message:
modifiers

Stack Trace:
java.lang.AssertionError: modifiers
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.SourceHomeNullifier.starting(SourceHomeNullifier.java:46)
	at org.junit.rules.TestWatcher.startingQuietly(TestWatcher.java:108)
	at org.junit.rules.TestWatcher.access$000(TestWatcher.java:46)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:53)
	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:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrTestCaseJ4Test

Error Message:
Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String

Stack Trace:
java.lang.AssertionError: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:70)
	at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:117)
	at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
	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:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrTestCaseJ4Test

Error Message:
modifiers

Stack Trace:
java.lang.AssertionError: modifiers
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.SourceHomeNullifier.starting(SourceHomeNullifier.java:46)
	at org.junit.rules.TestWatcher.startingQuietly(TestWatcher.java:108)
	at org.junit.rules.TestWatcher.access$000(TestWatcher.java:46)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:53)
	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:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.SolrTestCaseJ4Test

Error Message:
Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String

Stack Trace:
java.lang.AssertionError: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:70)
	at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:117)
	at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
	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:830)


FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:52267

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:52267
	at __randomizedtesting.SeedInfo.seed([4E24112492041506:C6702EFE3CF878FE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:284)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:310)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:351)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:802)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:937)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 42 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.NodeMutatorTest

Error Message:
Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String

Stack Trace:
java.lang.AssertionError: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
	at __randomizedtesting.SeedInfo.seed([4E24112492041506]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:70)
	at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:117)
	at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
	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:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.NodeMutatorTest

Error Message:
Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String

Stack Trace:
java.lang.AssertionError: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
	at __randomizedtesting.SeedInfo.seed([4E24112492041506]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:70)
	at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:117)
	at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
	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:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.NodeMutatorTest

Error Message:
Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String

Stack Trace:
java.lang.AssertionError: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
	at __randomizedtesting.SeedInfo.seed([4E24112492041506]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:70)
	at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:117)
	at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
	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:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.NodeMutatorTest

Error Message:
Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String

Stack Trace:
java.lang.AssertionError: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
	at __randomizedtesting.SeedInfo.seed([4E24112492041506]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:70)
	at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:117)
	at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
	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:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ZkCLITest

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

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




Build Log:
[...truncated 2281 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J3-20200228_140023_941403557085282055850.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J2-20200228_140023_9388483824220447271675.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20200228_140023_936361760178175287625.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J4-20200228_140023_9418158016307714372640.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J0-20200228_140023_93810000678232051471213.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 298 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J4-20200228_140320_90010877969725951209373.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J3-20200228_140320_89910943595678415189694.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20200228_140320_89913402915749948603872.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J2-20200228_140320_89915362979474575220403.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20200228_140320_89912403362035727266252.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 1119 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J4-20200228_140400_48317289884114545829461.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20200228_140400_4819715286572037459671.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J3-20200228_140400_4813134865660635714551.syserr
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20200228_140400_4819199757333387929782.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J2-20200228_140400_48116977968190712723304.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J4-20200228_140445_0607085242194312290224.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J3-20200228_140445_07016069424491824600215.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20200228_140445_061324238643578387231.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-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20200228_140445_0591482269267703248551.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J2-20200228_140445_0608302206035026919198.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20200228_140456_89515721411381981400873.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20200228_140456_89512092869358587888192.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 8 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J3-20200228_140456_89612364364306654298344.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20200228_140456_89515968310918532581260.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 9 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J4-20200228_140456_89811312541821835694045.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20200228_140511_23516124524054475477521.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-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20200228_140511_23517907803973650118775.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J2-20200228_140511_23517920047079439649065.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 191 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20200228_140516_825378057048491692146.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-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20200228_140516_825121387057329142541.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J4-20200228_140516_82813953180322193211621.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J3-20200228_140516_8262482932056373775258.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J2-20200228_140516_8253880657730714057359.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J4-20200228_140524_75515198359233195337358.syserr
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J3-20200228_140524_7559183868140506414740.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20200228_140524_7559745444546691831250.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J2-20200228_140524_7556054701358366407295.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20200228_140524_75410083429197874956533.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 176 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J3-20200228_140529_4758711929813126082188.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20200228_140529_4759115678596346616801.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J4-20200228_140529_47611989616349357792590.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20200228_140529_47413669955761497114810.syserr
   [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 J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J2-20200228_140529_47513066592543836880587.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20200228_140536_2737279763728684303831.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-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20200228_140536_27312606972765518975888.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 169 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J3-20200228_140540_12417867341106451051970.syserr
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J2-20200228_140540_122623956870080028547.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20200228_140540_1224924374259344245088.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-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20200228_140540_10717492683127254757613.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 189 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20200228_140544_30218009242521930847513.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J4-20200228_140544_30411872586714800581032.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J3-20200228_140544_3033981979184996186770.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J2-20200228_140544_3036199013386511248039.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20200228_140544_3029194767620199181866.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 1406 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J4-20200228_140739_3661795145934365567942.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20200228_140739_3628609903218018819750.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J3-20200228_140739_364394165814506642534.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J2-20200228_140739_3626510146684231337680.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20200228_140739_3629651121581924088164.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 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J1-20200228_140753_56216511033300475292777.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J0-20200228_140753_5618447574195620070509.syserr
   [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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J3-20200228_140753_56510727025069194536782.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J4-20200228_140753_56615760263452415712704.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J2-20200228_140753_5634828773536598550996.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20200228_140802_2509070902758818544341.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J2-20200228_140802_2501219027762044306382.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J3-20200228_140802_25011233408121378243025.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 62 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J4-20200228_140802_2524966199531803991478.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20200228_140802_2509744810243242453063.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 234 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J1-20200228_140916_3376606684175204001533.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J3-20200228_140916_3404150973606841589940.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J0-20200228_140916_33711681480555215475268.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J4-20200228_140916_34115680664086048237395.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J2-20200228_140916_3381154524305424364220.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J2-20200228_140921_5109667725224465920459.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J3-20200228_140921_5102843886543002193705.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20200228_140921_5086607616893842075798.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J4-20200228_140921_51113180842905575523395.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20200228_140921_5089837362430030032415.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 239 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J4-20200228_140927_2268234581703924858130.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J3-20200228_140927_2252934748455030411046.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J2-20200228_140927_2258936437862345327414.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J1-20200228_140927_22411746778058680771045.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-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J0-20200228_140927_22411520799844978957305.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J4-20200228_140941_86514373529390345238081.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J2-20200228_140941_86512445750178776488296.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20200228_140941_86416533706495380984396.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-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20200228_140941_8649477670396726247844.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J3-20200228_140941_8652836803866260412963.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J4-20200228_140947_56518142578916501747325.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J3-20200228_140947_5656277476943198697920.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20200228_140947_5517004264033363936940.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 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J2-20200228_140947_5515010818585527733645.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20200228_140947_55110194345512461988389.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 172 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J4-20200228_141005_9263157167401154969920.syserr
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J3-20200228_141005_92715198057761015642293.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J2-20200228_141005_9268990527584208041568.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J1-20200228_141005_9103350587827797549859.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-8.x-MacOSX/lucene/build/join/test/temp/junit4-J0-20200228_141005_90935037862355326073.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 302 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J0-20200228_141019_08817249952551720741281.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J2-20200228_141019_08816060015738537920155.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J1-20200228_141019_0887516818402156174049.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J4-20200228_141019_09111869636505533814294.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J3-20200228_141019_0909163686613960564644.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J0-20200228_141030_785713249032484642878.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-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J1-20200228_141030_78510017466348559294323.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 195 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J3-20200228_141035_55615215146518873538321.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J0-20200228_141035_55115751617838143304572.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J4-20200228_141035_55814825753922442514166.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J2-20200228_141035_5532032488144509106185.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J1-20200228_141035_5517826896882305463043.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 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J1-20200228_141046_79918245349521951484582.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J4-20200228_141046_8001610806542025810557.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J3-20200228_141046_8008391144250820628926.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J0-20200228_141046_7998979596045781109068.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J2-20200228_141046_7999863389573390679375.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J0-20200228_141057_30411865250273007744600.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J2-20200228_141057_30413899140777475699284.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J1-20200228_141057_30417087451981296368659.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 8 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J3-20200228_141057_304550949936284184430.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J4-20200228_141057_3059968069712882302712.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20200228_141108_8729015967847751785988.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J4-20200228_141108_8744168727644571119956.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J2-20200228_141108_87316835044790193760305.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20200228_141108_87218389754184900712461.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J3-20200228_141108_87412651959362745721605.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 196 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20200228_141121_8652483989593810878187.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J4-20200228_141121_86713018013276369793547.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J2-20200228_141121_8651465779330608697822.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20200228_141121_8657658277935337926925.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 23 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J3-20200228_141121_8666742973641916816771.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 199 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J4-20200228_141135_10315078066887993768156.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20200228_141135_1027304101810199273768.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-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20200228_141135_1026978052195329439464.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J3-20200228_141135_1022883320910164018122.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J2-20200228_141135_1026427799731163781613.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 283 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20200228_141147_1221952958402164477726.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J4-20200228_141147_12414525294685689757589.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J3-20200228_141147_12315437116159958391360.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J2-20200228_141147_1228356029505258910178.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20200228_141147_1228708118229704409645.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 191 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J4-20200228_141218_22115702789264991995731.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J3-20200228_141218_22114544713701851817937.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J2-20200228_141218_2207254630180346749270.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20200228_141218_21914805588436514743421.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] 

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

.node / com.codahale.metrics.MetricRegistry@38c1163a
   [junit4]   2> 10890 INFO  (SUITE-NodeMutatorTest-seed#[4E24112492041506]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 10890 INFO  (SUITE-NodeMutatorTest-seed#[4E24112492041506]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c95182a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4a294088
   [junit4]   2> 10890 INFO  (SUITE-NodeMutatorTest-seed#[4E24112492041506]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 10890 INFO  (SUITE-NodeMutatorTest-seed#[4E24112492041506]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a8c9334: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7e32ad92
   [junit4]   2> 10897 INFO  (SUITE-NodeMutatorTest-seed#[4E24112492041506]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> java.lang.IllegalAccessException: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
   [junit4]   2> 	at java.base/jdk.internal.reflect.UnsafeFieldAccessorImpl.throwFinalFieldIllegalAccessException(UnsafeFieldAccessorImpl.java:76)
   [junit4]   2> 	at java.base/jdk.internal.reflect.UnsafeFieldAccessorImpl.throwFinalFieldIllegalAccessException(UnsafeFieldAccessorImpl.java:80)
   [junit4]   2> 	at java.base/jdk.internal.reflect.UnsafeQualifiedStaticObjectFieldAccessorImpl.set(UnsafeQualifiedStaticObjectFieldAccessorImpl.java:77)
   [junit4]   2> 	at java.base/java.lang.reflect.Field.set(Field.java:780)
   [junit4]   2> 	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:67)
   [junit4]   2> 	at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:117)
   [junit4]   2> 	at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
   [junit4]   2> 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@61163ce5), locale=mg-MG, timezone=Pacific/Tahiti
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=111294888,total=194641920
   [junit4]   2> NOTE: All tests run in this JVM: [SolrTestCaseJ4Test, NodeMutatorTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NodeMutatorTest -Dtests.seed=4E24112492041506 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=mg-MG -Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J4 | NodeMutatorTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E24112492041506]:0)
   [junit4]    > 	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:70)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4] Completed [10/20 (10!)] on J4 in 1.54s, 3 tests, 1 failure <<< FAILURES!

[...truncated 95 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J2-20200228_150453_39118060037966151800485.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J4-20200228_150453_39210294825117013000429.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20200228_150453_3918247153922057110641.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-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20200228_150453_3911351857673740268042.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J3-20200228_150453_391274902979848277108.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 21 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1594: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1121: There were test failures: 20 suites, 105 tests, 15 suite-level errors [seed: 4E24112492041506]

Total time: 2 minutes 17 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionTest
[repro]   0/5 failed: org.apache.solr.cloud.ZkCLITest
[repro]   5/5 failed: org.apache.solr.SolrTestCaseJ4Test
[repro]   5/5 failed: org.apache.solr.cloud.NodeMutatorTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=c4475920b08020499f3faf27ad1bbf2ff646a8f6, workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #689
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 689 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/689/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DistributedQueueTest.testDistributedQueueBlocking

Error Message:
Could not connect to ZooKeeper 127.0.0.1:51521/solr within 10000 ms

Stack Trace:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:51521/solr within 10000 ms
	at __randomizedtesting.SeedInfo.seed([C970AD1109539B5C:8CDADF684D012728]:0)
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:249)
	at org.apache.solr.cloud.DistributedQueueTest.forceSessionExpire(DistributedQueueTest.java:285)
	at org.apache.solr.cloud.DistributedQueueTest.testDistributedQueueBlocking(DistributedQueueTest.java:161)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14009 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistributedQueueTest
   [junit4]   2> 486729 INFO  (SUITE-DistributedQueueTest-seed#[C970AD1109539B5C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 486730 INFO  (SUITE-DistributedQueueTest-seed#[C970AD1109539B5C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedQueueTest_C970AD1109539B5C-001/data-dir-63-001
   [junit4]   2> 486730 WARN  (SUITE-DistributedQueueTest-seed#[C970AD1109539B5C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 486730 INFO  (SUITE-DistributedQueueTest-seed#[C970AD1109539B5C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 486735 INFO  (SUITE-DistributedQueueTest-seed#[C970AD1109539B5C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 486735 INFO  (SUITE-DistributedQueueTest-seed#[C970AD1109539B5C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 486737 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 486737 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 486738 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 486738 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 486846 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer start zk server on port:51508
   [junit4]   2> 486846 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51508
   [junit4]   2> 486846 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51508
   [junit4]   2> 486846 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51508
   [junit4]   2> 486848 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 486851 INFO  (zkConnectionManagerCallback-2464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486851 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 486854 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 486858 INFO  (zkConnectionManagerCallback-2466-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486858 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 486859 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 486861 INFO  (zkConnectionManagerCallback-2468-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486861 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 488389 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 488495 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 488705 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 488707 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51508
   [junit4]   2> 488707 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51508
   [junit4]   2> 488707 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51508
   [junit4]   2> 488710 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 488710 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 488710 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 488710 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 488816 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer start zk server on port:51515
   [junit4]   2> 488816 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51515
   [junit4]   2> 488816 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51515
   [junit4]   2> 488816 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51515
   [junit4]   2> 488816 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 488823 INFO  (zkConnectionManagerCallback-2471-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 488823 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 488826 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 488829 INFO  (zkConnectionManagerCallback-2473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 488829 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 488830 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 488832 INFO  (zkConnectionManagerCallback-2475-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 488832 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 489340 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 489445 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 489655 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	177	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 489656 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51515
   [junit4]   2> 489656 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51515
   [junit4]   2> 489656 INFO  (TEST-DistributedQueueTest.testLocallyOffer-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51515
   [junit4]   2> 489659 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 489659 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 489660 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 489660 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 489760 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer start zk server on port:51521
   [junit4]   2> 489760 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51521
   [junit4]   2> 489760 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51521
   [junit4]   2> 489760 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51521
   [junit4]   2> 489762 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 489768 INFO  (zkConnectionManagerCallback-2478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489768 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 489772 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 489775 INFO  (zkConnectionManagerCallback-2480-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489775 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 489776 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 489779 INFO  (zkConnectionManagerCallback-2482-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 489779 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491005 WARN  (zkConnectionManagerCallback-2482-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d526e51 name: ZooKeeperConnection Watcher:127.0.0.1:51521/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 491005 WARN  (zkConnectionManagerCallback-2482-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 491005 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 501162 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> 502454 WARN  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]-SendThread(127.0.0.1:51521)) [     ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x1001d6907040002 has expired
   [junit4]   2> 502555 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 502777 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 502778 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51521
   [junit4]   2> 502779 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51521
   [junit4]   2> 502779 INFO  (TEST-DistributedQueueTest.testDistributedQueueBlocking-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51521
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedQueueTest -Dtests.method=testDistributedQueueBlocking -Dtests.seed=C970AD1109539B5C -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=America/Moncton -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   13.1s J1 | DistributedQueueTest.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:51521/solr within 10000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C970AD1109539B5C:8CDADF684D012728]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:249)
   [junit4]    > 	at org.apache.solr.cloud.DistributedQueueTest.forceSessionExpire(DistributedQueueTest.java:285)
   [junit4]    > 	at org.apache.solr.cloud.DistributedQueueTest.testDistributedQueueBlocking(DistributedQueueTest.java:161)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 502785 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 502786 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 502786 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 502786 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 502896 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer start zk server on port:51577
   [junit4]   2> 502896 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51577
   [junit4]   2> 502896 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51577
   [junit4]   2> 502896 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51577
   [junit4]   2> 502898 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502901 INFO  (zkConnectionManagerCallback-2485-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502901 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502904 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502906 INFO  (zkConnectionManagerCallback-2487-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502906 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 502907 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 502909 INFO  (zkConnectionManagerCallback-2489-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 502909 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 504938 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 505043 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 505262 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 505263 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51577
   [junit4]   2> 505264 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51577
   [junit4]   2> 505264 INFO  (TEST-DistributedQueueTest.testDistributedQueue-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51577
   [junit4]   2> 505264 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueCache
   [junit4]   2> 505264 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 505264 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 505264 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 505370 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer start zk server on port:51584
   [junit4]   2> 505370 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51584
   [junit4]   2> 505370 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51584
   [junit4]   2> 505370 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51584
   [junit4]   2> 505372 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 505376 INFO  (zkConnectionManagerCallback-2492-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505376 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 505381 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 505383 INFO  (zkConnectionManagerCallback-2494-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505383 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 505384 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 505386 INFO  (zkConnectionManagerCallback-2496-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505386 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 505402 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueCache
   [junit4]   2> 505504 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 505720 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 505722 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51584
   [junit4]   2> 505722 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51584
   [junit4]   2> 505722 INFO  (TEST-DistributedQueueTest.testDistributedQueueCache-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51584
   [junit4]   2> 505724 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLeakChildWatcher
   [junit4]   2> 505725 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 505725 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 505725 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 505827 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer start zk server on port:51593
   [junit4]   2> 505827 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51593
   [junit4]   2> 505827 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51593
   [junit4]   2> 505827 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51593
   [junit4]   2> 505829 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 505835 INFO  (zkConnectionManagerCallback-2499-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505835 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 505838 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 505840 INFO  (zkConnectionManagerCallback-2501-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505840 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 505840 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 505845 INFO  (zkConnectionManagerCallback-2503-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505846 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 505981 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testLeakChildWatcher
   [junit4]   2> 506082 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 506316 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 506317 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51593
   [junit4]   2> 506317 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51593
   [junit4]   2> 506317 INFO  (TEST-DistributedQueueTest.testLeakChildWatcher-seed#[C970AD1109539B5C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51593
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DistributedQueueTest_C970AD1109539B5C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=74, maxMBSortInHeap=6.001301456306919, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@288ad173), locale=fr-CH, timezone=America/Moncton
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=144280344,total=513277952
   [junit4]   2> NOTE: All tests run in this JVM: [SpellCheckCollatorWithCollapseTest, TestFacetMethods, CurrencyRangeFacetCloudTest, TestFieldCacheReopen, DistributedFacetPivotLargeTest, TestSolrCoreParser, CoreSorterTest, SharedFSAutoReplicaFailoverTest, SplitShardTest, SolrJmxReporterCloudTest, TestStressVersions, TestExplainDocTransformer, TestSQLHandlerNonCloud, NotRequiredUniqueKeyTest, TestSolrCloudWithSecureImpersonation, HighlighterWithoutStoredIdTest, VersionInfoTest, StatsReloadRaceTest, CustomTermsComponentTest, TestUnInvertedFieldException, TestPerFieldSimilarity, TestJsonFacetsWithNestedObjects, BasicFunctionalityTest, TestSortByMinMaxFunction, TestSafeXMLParsing, BasicDistributedZk2Test, XmlInterpolationTest, TestUseDocValuesAsStored, JWTAuthPluginTest, SecurityConfHandlerTest, ShardsWhitelistTest, OverriddenZkACLAndCredentialsProvidersTest, BitVectorTest, TestCoreAdminApis, DefaultValueUpdateProcessorTest, TestAnalyzedSuggestions, ConnectionReuseTest, EchoParamsTest, TestComplexPhraseQParserPlugin, HdfsAutoAddReplicasIntegrationTest, TestInitParams, DateFieldTest, TestExportTool, TestLFUCache, CdcrBidirectionalTest, TestShortCircuitedRequests, TestReplicationHandlerBackup, FullSolrCloudDistribCmdsTest, TestNestedUpdateProcessor, SolrIndexMetricsTest, PreAnalyzedFieldTest, TestWithCollection, TestXIncludeConfig, BinaryUpdateRequestHandlerTest, TestLegacyFieldReuse, VMParamsZkACLAndCredentialsProvidersTest, ChaosMonkeySafeLeaderTest, LukeRequestHandlerTest, DistributedQueueTest]
   [junit4] Completed [241/901 (1!)] on J1 in 19.76s, 6 tests, 1 error <<< FAILURES!

[...truncated 54939 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/689/consoleText

[repro] Revision: 3c8ab725c5a3c8883c5afde625441da06fee3407

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=DistributedQueueTest -Dtests.method=testDistributedQueueBlocking -Dtests.seed=C970AD1109539B5C -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=America/Moncton -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3440 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DistributedQueueTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=C970AD1109539B5C -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=America/Moncton -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-13.0.2) - Build # 688 - Unstable!

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

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.NodeMutatorTest

Error Message:
modifiers

Stack Trace:
java.lang.AssertionError: modifiers
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.SourceHomeNullifier.starting(SourceHomeNullifier.java:46)
	at org.junit.rules.TestWatcher.startingQuietly(TestWatcher.java:108)
	at org.junit.rules.TestWatcher.access$000(TestWatcher.java:46)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:53)
	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:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.NodeMutatorTest

Error Message:
Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String

Stack Trace:
java.lang.AssertionError: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:70)
	at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:117)
	at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
	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:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.NodeMutatorTest

Error Message:
modifiers

Stack Trace:
java.lang.AssertionError: modifiers
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.SourceHomeNullifier.starting(SourceHomeNullifier.java:46)
	at org.junit.rules.TestWatcher.startingQuietly(TestWatcher.java:108)
	at org.junit.rules.TestWatcher.access$000(TestWatcher.java:46)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:53)
	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:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.NodeMutatorTest

Error Message:
Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String

Stack Trace:
java.lang.AssertionError: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:70)
	at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:117)
	at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
	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:830)


FAILED:  org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5558524AC6D416F5:4DE2DA46C8E1DB1A]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:256)
	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:830)




Build Log:
[...truncated 14901 lines...]
   [junit4] Suite: org.apache.solr.cloud.NodeMutatorTest
   [junit4]   2> java.lang.NoSuchFieldException: modifiers
   [junit4]   2> 	at java.base/java.lang.Class.getDeclaredField(Class.java:2412)
   [junit4]   2> 	at org.apache.solr.SourceHomeNullifier.setFinalStatic(SourceHomeNullifier.java:56)
   [junit4]   2> 	at org.apache.solr.SourceHomeNullifier.starting(SourceHomeNullifier.java:43)
   [junit4]   2> 	at org.junit.rules.TestWatcher.startingQuietly(TestWatcher.java:108)
   [junit4]   2> 	at org.junit.rules.TestWatcher.access$000(TestWatcher.java:46)
   [junit4]   2> 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:53)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 1165982 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1165987 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.NodeMutatorTest_5558524AC6D416F5-001/data-dir-105-001
   [junit4]   2> 1165987 WARN  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 1165987 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1165989 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-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> 1165989 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1166052 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1166058 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1166076 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.s.IndexSchema [null] Schema name=tiny
   [junit4]   2> 1166078 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1166143 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1166143 WARN  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@cc6f325[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1166146 WARN  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@cc6f325[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1166151 WARN  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30844999[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1166151 WARN  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30844999[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1166153 WARN  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1166174 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1166174 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1166197 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49c53d32
   [junit4]   2> 1166207 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49c53d32
   [junit4]   2> 1166207 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49c53d32
   [junit4]   2> 1166216 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1166226 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1166229 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1166230 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.NodeMutatorTest_5558524AC6D416F5-001/tempDir-001/core1, trusted=true
   [junit4]   2> 1166231 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49c53d32
   [junit4]   2> 1166231 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.NodeMutatorTest_5558524AC6D416F5-001/tempDir-001/core1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.NodeMutatorTest_5558524AC6D416F5-001/data-dir-105-001/]
   [junit4]   2> 1166236 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1166287 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1166287 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1166288 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=71.7080078125, floorSegmentMB=1.89453125, forceMergeDeletesPctAllowed=25.99447814840489, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=34.02492386391371
   [junit4]   2> 1166288 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f165492[core1] main]
   [junit4]   2> 1166289 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.NodeMutatorTest_5558524AC6D416F5-001/tempDir-001/core1/conf
   [junit4]   2> 1166289 INFO  (coreLoadExecutor-4454-thread-1) [    x:core1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1166290 INFO  (searcherExecutor-4455-thread-1-processing-x:core1) [    x:core1 ] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@3f165492[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1166292 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1166297 INFO  (TEST-NodeMutatorTest.testParams-seed#[5558524AC6D416F5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParams
   [junit4]   2> 1166299 INFO  (TEST-NodeMutatorTest.testParams-seed#[5558524AC6D416F5]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testParams
   [junit4]   2> 1166304 INFO  (TEST-NodeMutatorTest.downNodeReportsAllImpactedCollectionsAndNothingElse-seed#[5558524AC6D416F5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting downNodeReportsAllImpactedCollectionsAndNothingElse
   [junit4]   2> {
   [junit4]   2>   "collection1":{
   [junit4]   2>     "replicationFactor":"1",
   [junit4]   2>     "maxShardsPerNode":"1",
   [junit4]   2>     "shards":{"slice1":{
   [junit4]   2>         "state":"active",
   [junit4]   2>         "replicas":{
   [junit4]   2>           "replica1":{
   [junit4]   2>             "core":"slice1_replica1",
   [junit4]   2>             "leader":"true",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica3":{
   [junit4]   2>             "core":"slice1_replica3",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"down",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica2":{
   [junit4]   2>             "core":"slice1_replica2",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"}}}}},
   [junit4]   2>   "collection2":{
   [junit4]   2>     "replicationFactor":"1",
   [junit4]   2>     "maxShardsPerNode":"1",
   [junit4]   2>     "shards":{"slice1":{
   [junit4]   2>         "state":"active",
   [junit4]   2>         "replicas":{"replica4":{
   [junit4]   2>             "core":"slice1_replica4",
   [junit4]   2>             "leader":"true",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"}}}}}}
   [junit4]   2> {
   [junit4]   2>   "collection1":{
   [junit4]   2>     "replicationFactor":"1",
   [junit4]   2>     "maxShardsPerNode":"1",
   [junit4]   2>     "shards":{"slice1":{
   [junit4]   2>         "state":"active",
   [junit4]   2>         "replicas":{
   [junit4]   2>           "replica1":{
   [junit4]   2>             "core":"slice1_replica1",
   [junit4]   2>             "leader":"true",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica3":{
   [junit4]   2>             "core":"slice1_replica3",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"down",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica2":{
   [junit4]   2>             "core":"slice1_replica2",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"}}}}},
   [junit4]   2>   "collection2":{
   [junit4]   2>     "replicationFactor":"1",
   [junit4]   2>     "maxShardsPerNode":"1",
   [junit4]   2>     "shards":{"slice1":{
   [junit4]   2>         "state":"active",
   [junit4]   2>         "replicas":{"replica4":{
   [junit4]   2>             "core":"slice1_replica4",
   [junit4]   2>             "leader":"true",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"}}}}},
   [junit4]   2>   "collection3":{
   [junit4]   2>     "replicationFactor":"1",
   [junit4]   2>     "maxShardsPerNode":"1",
   [junit4]   2>     "shards":{"slice1":{
   [junit4]   2>         "state":"active",
   [junit4]   2>         "replicas":{
   [junit4]   2>           "replica5":{
   [junit4]   2>             "core":"slice1_replica5",
   [junit4]   2>             "leader":"true",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica7":{
   [junit4]   2>             "core":"slice1_replica7",
   [junit4]   2>             "node_name":"baseUrl3_",
   [junit4]   2>             "base_url":"http://baseUrl3",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica6":{
   [junit4]   2>             "core":"slice1_replica6",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"}}}}}}
   [junit4]   2> 1166326 INFO  (TEST-NodeMutatorTest.downNodeReportsAllImpactedCollectionsAndNothingElse-seed#[5558524AC6D416F5]) [     ] o.a.s.SolrTestCaseJ4 ###Ending downNodeReportsAllImpactedCollectionsAndNothingElse
   [junit4]   2> 1166332 INFO  (TEST-NodeMutatorTest.testCorrectCore-seed#[5558524AC6D416F5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectCore
   [junit4]   2> 1166333 INFO  (TEST-NodeMutatorTest.testCorrectCore-seed#[5558524AC6D416F5]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCorrectCore
   [junit4]   2> 1166334 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1166334 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=987707666
   [junit4]   2> 1166334 INFO  (coreCloseExecutor-4459-thread-1) [    x:core1 ] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@685247ba
   [junit4]   2> 1166334 INFO  (coreCloseExecutor-4459-thread-1) [    x:core1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=SolrCore@685247ba
   [junit4]   2> 1166335 INFO  (coreCloseExecutor-4459-thread-1) [    x:core1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c37ce54: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@1b7cdfed
   [junit4]   2> 1166346 INFO  (coreCloseExecutor-4459-thread-1) [    x:core1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1166349 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1166349 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79e2d8cf: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@611d07b5
   [junit4]   2> 1166356 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1166356 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6dfd2877: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1b419e73
   [junit4]   2> 1166358 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1166359 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18ffe7ae: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7c70376a
   [junit4]   2> 1166362 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> java.lang.IllegalAccessException: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
   [junit4]   2> 	at java.base/jdk.internal.reflect.UnsafeFieldAccessorImpl.throwFinalFieldIllegalAccessException(UnsafeFieldAccessorImpl.java:76)
   [junit4]   2> 	at java.base/jdk.internal.reflect.UnsafeFieldAccessorImpl.throwFinalFieldIllegalAccessException(UnsafeFieldAccessorImpl.java:80)
   [junit4]   2> 	at java.base/jdk.internal.reflect.UnsafeQualifiedStaticObjectFieldAccessorImpl.set(UnsafeQualifiedStaticObjectFieldAccessorImpl.java:77)
   [junit4]   2> 	at java.base/java.lang.reflect.Field.set(Field.java:780)
   [junit4]   2> 	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:67)
   [junit4]   2> 	at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:117)
   [junit4]   2> 	at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
   [junit4]   2> 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1595, maxMBSortInHeap=5.456664252337647, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19de224), locale=fr-SY, timezone=Asia/Saigon
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=110630288,total=487587840
   [junit4]   2> NOTE: All tests run in this JVM: [NestedAtomicUpdateTest, ShardRoutingCustomTest, TestSystemIdResolver, TestInPlaceUpdatesStandalone, TestChildDocTransformer, TestConfigSetProperties, TestSolrCoreSnapshots, TestZkAclsWithHadoopAuth, TestCollectionAPIs, TestClusterProperties, TestSolr4Spatial2, BasicAuthStandaloneTest, TestPushWriter, ScriptEngineTest, MultiDestinationAuditLoggerTest, SimpleFacetsTest, TestCollationFieldDocValues, IndexSchemaTest, TestTrieFacet, OverseerTest, DocExpirationUpdateProcessorFactoryTest, LeaderFailoverAfterPartitionTest, TestSearchPerf, TestDocSet, UpdateLogTest, TestReplicaProperties, DistribDocExpirationUpdateProcessorTest, TestSolrCloudWithDelegationTokens, ResponseHeaderTest, SuggestComponentContextFilterQueryTest, TestWordDelimiterFilterFactory, HighlighterMaxOffsetTest, TestSolrQueryParser, CopyFieldTest, TestSimExecutePlanAction, MetricsHistoryHandlerTest, TestMinMaxOnMultiValuedField, TestRuleBasedAuthorizationPlugin, SuggesterWFSTTest, TestNestedDocsSort, SplitByPrefixTest, TestUninvertingReader, SignificantTermsQParserPluginTest, DeleteNodeTest, InfoHandlerTest, TestQueryingOnDownCollection, TestSortableTextField, TestSubQueryTransformerDistrib, TestAuthenticationFramework, TestFilteredDocIdSet, ConcurrentDeleteAndCreateCollectionTest, TestFieldTypeCollectionResource, DistributedExpandComponentTest, BigEndianAscendingWordDeserializerTest, NodeAddedTriggerTest, ClassificationUpdateProcessorTest, SearchHandlerTest, FileUtilsTest, InfixSuggestersTest, TestSimNodeLostTrigger, TestSolrCoreProperties, TestDistributedTracing, DistributedFacetPivotSmallTest, ForceLeaderTest, TestStressReorder, TriggerSetPropertiesIntegrationTest, TestDocBasedVersionConstraints, SolrCloudReportersTest, BlockDirectoryTest, SolrCloudExampleTest, DocValuesMultiTest, TestMergePolicyConfig, ChaosMonkeyNothingIsSafeTest, TestDistributedGrouping, CdcrReplicationHandlerTest, AuthToolTest, PolyFieldTest, SystemLogListenerTest, CleanupOldIndexTest, HdfsRecoverLeaseTest, TestHighlightDedupGrouping, TestLegacyBM25SimilarityFactory, CoreAdminOperationTest, TestLRUStatsCache, TestQueryUtils, TestCustomDocTransformer, TestMaxScoreQueryParser, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, TestDistributedMissingSort, TestJoin, ProtectedTermFilterFactoryTest, TokenizerChainTest, TestLuceneIndexBackCompat, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, NodeMutatorTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NodeMutatorTest -Dtests.seed=5558524AC6D416F5 -Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J4 | NodeMutatorTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: modifiers
   [junit4]    > 	at org.apache.solr.SourceHomeNullifier.starting(SourceHomeNullifier.java:46)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)Throwable #2: java.lang.AssertionError: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
   [junit4]    > 	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:70)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4] Completed [477/901 (1!)] on J4 in 0.52s, 3 tests, 2 failures <<< FAILURES!

[...truncated 338 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4]   2> 1609098 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1609099 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_5558524AC6D416F5-001/data-dir-81-001
   [junit4]   2> 1609100 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1609101 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[5558524AC6D416F5]-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> 1609101 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1609104 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 1609104 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_5558524AC6D416F5-001/tempDir-001
   [junit4]   2> 1609105 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1609105 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1609105 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1609205 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.ZkTestServer start zk server on port:53568
   [junit4]   2> 1609205 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53568
   [junit4]   2> 1609205 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53568
   [junit4]   2> 1609205 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53568
   [junit4]   2> 1609208 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609212 INFO  (zkConnectionManagerCallback-6001-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609212 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609217 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609221 INFO  (zkConnectionManagerCallback-6003-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609221 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609222 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609225 INFO  (zkConnectionManagerCallback-6005-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609225 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609337 WARN  (jetty-launcher-6006-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1609337 WARN  (jetty-launcher-6006-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1609337 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1609337 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1609337 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1609337 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1609337 INFO  (jetty-launcher-6006-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1609337 INFO  (jetty-launcher-6006-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1609340 INFO  (jetty-launcher-6006-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1609340 INFO  (jetty-launcher-6006-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1609340 INFO  (jetty-launcher-6006-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1609341 INFO  (jetty-launcher-6006-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1609341 INFO  (jetty-launcher-6006-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1609341 INFO  (jetty-launcher-6006-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1609341 INFO  (jetty-launcher-6006-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4dea7e18{/solr,null,AVAILABLE}
   [junit4]   2> 1609341 INFO  (jetty-launcher-6006-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e659721{/solr,null,AVAILABLE}
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@727f6b07{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:53573}
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-1) [     ] o.e.j.s.Server Started @1609405ms
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2e501efb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:53574}
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-2) [     ] o.e.j.s.Server Started @1609405ms
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53573}
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53574}
   [junit4]   2> 1609342 ERROR (jetty-launcher-6006-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1609342 ERROR (jetty-launcher-6006-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-28T04:50:54.615713Z
   [junit4]   2> 1609342 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-28T04:50:54.615713Z
   [junit4]   2> 1609343 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609344 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609347 INFO  (zkConnectionManagerCallback-6009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609347 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609347 INFO  (zkConnectionManagerCallback-6010-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609348 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609349 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1609349 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1609502 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1609502 WARN  (jetty-launcher-6006-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12db0ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609502 WARN  (jetty-launcher-6006-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12db0ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609509 WARN  (jetty-launcher-6006-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2588d2c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609509 WARN  (jetty-launcher-6006-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2588d2c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609510 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53568/solr
   [junit4]   2> 1609511 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609514 INFO  (zkConnectionManagerCallback-6018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609514 INFO  (jetty-launcher-6006-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609541 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1609543 WARN  (jetty-launcher-6006-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b946c8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609543 WARN  (jetty-launcher-6006-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b946c8a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609547 WARN  (jetty-launcher-6006-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@183b5e3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609547 WARN  (jetty-launcher-6006-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@183b5e3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1609548 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53568/solr
   [junit4]   2> 1609549 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609550 INFO  (zkConnectionManagerCallback-6024-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609550 INFO  (jetty-launcher-6006-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609622 INFO  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609625 INFO  (zkConnectionManagerCallback-6026-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609625 INFO  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609723 INFO  (jetty-launcher-6006-thread-2) [n:127.0.0.1:53574_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609728 INFO  (zkConnectionManagerCallback-6030-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609729 INFO  (jetty-launcher-6006-thread-2) [n:127.0.0.1:53574_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609759 INFO  (jetty-launcher-6006-thread-2) [n:127.0.0.1:53574_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53574_solr
   [junit4]   2> 1609764 INFO  (jetty-launcher-6006-thread-2) [n:127.0.0.1:53574_solr     ] o.a.s.c.Overseer Overseer (id=72088697712476168-127.0.0.1:53574_solr-n_0000000000) starting
   [junit4]   2> 1609780 INFO  (OverseerStateUpdate-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [n:127.0.0.1:53574_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53574_solr
   [junit4]   2> 1609780 INFO  (jetty-launcher-6006-thread-2) [n:127.0.0.1:53574_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53574_solr
   [junit4]   2> 1609781 DEBUG (OverseerAutoScalingTriggerThread-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1609785 INFO  (OverseerStateUpdate-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [n:127.0.0.1:53574_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1609785 DEBUG (OverseerAutoScalingTriggerThread-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1609786 DEBUG (OverseerAutoScalingTriggerThread-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1609786 DEBUG (OverseerAutoScalingTriggerThread-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1609790 INFO  (jetty-launcher-6006-thread-2) [n:127.0.0.1:53574_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1609791 WARN  (jetty-launcher-6006-thread-2) [n:127.0.0.1:53574_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1609795 DEBUG (OverseerAutoScalingTriggerThread-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:53574_solr]
   [junit4]   2> 1609797 DEBUG (OverseerAutoScalingTriggerThread-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1609798 DEBUG (ScheduledTrigger-5258-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> 1609799 DEBUG (OverseerAutoScalingTriggerThread-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1609808 INFO  (jetty-launcher-6006-thread-2) [n:127.0.0.1:53574_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1609813 INFO  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1609825 INFO  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53573_solr as DOWN
   [junit4]   2> 1609827 INFO  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1609828 INFO  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53573_solr
   [junit4]   2> 1609830 INFO  (zkCallback-6029-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1609831 INFO  (zkCallback-6025-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1609833 INFO  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1609834 WARN  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1609836 INFO  (jetty-launcher-6006-thread-2) [n:127.0.0.1:53574_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53574.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881544c
   [junit4]   2> 1609847 INFO  (jetty-launcher-6006-thread-2) [n:127.0.0.1:53574_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53574.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881544c
   [junit4]   2> 1609848 INFO  (jetty-launcher-6006-thread-2) [n:127.0.0.1:53574_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53574.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881544c
   [junit4]   2> 1609849 INFO  (jetty-launcher-6006-thread-2) [n:127.0.0.1:53574_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_5558524AC6D416F5-001/tempDir-001/node2/.
   [junit4]   2> 1609850 INFO  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1609882 INFO  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53573.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881544c
   [junit4]   2> 1609891 INFO  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53573.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881544c
   [junit4]   2> 1609891 INFO  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53573.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881544c
   [junit4]   2> 1609893 INFO  (jetty-launcher-6006-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_5558524AC6D416F5-001/tempDir-001/node1/.
   [junit4]   2> 1609916 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1609918 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609921 INFO  (zkConnectionManagerCallback-6041-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609921 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609925 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1609929 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53568/solr ready
   [junit4]   2> 1609942 INFO  (qtp2092473056-17894) [n:127.0.0.1:53573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1609946 INFO  (qtp2092473056-17892) [n:127.0.0.1:53573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1609949 INFO  (qtp546829465-17898) [n:127.0.0.1:53574_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1609950 DEBUG (qtp2092473056-17897) [n:127.0.0.1:53573_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1609951 INFO  (qtp2092473056-17897) [n:127.0.0.1:53573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1609952 DEBUG (zkCallback-6029-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1609954 DEBUG (OverseerAutoScalingTriggerThread-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1609954 INFO  (qtp2092473056-17899) [n:127.0.0.1:53573_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1609961 DEBUG (OverseerAutoScalingTriggerThread-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1609963 DEBUG (OverseerAutoScalingTriggerThread-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1609975 INFO  (qtp2092473056-17899) [n:127.0.0.1:53573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 1609976 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1609976 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1609977 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1609977 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1609978 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1609979 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1609979 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1609979 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f4b1b69{/solr,null,AVAILABLE}
   [junit4]   2> 1609980 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7a1aaa6c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:53587}
   [junit4]   2> 1609980 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.s.Server Started @1610043ms
   [junit4]   2> 1609980 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53587}
   [junit4]   2> 1609981 ERROR (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1609981 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1609981 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1609981 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1609981 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1609981 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-28T04:50:55.254356Z
   [junit4]   2> 1609983 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1609986 INFO  (zkConnectionManagerCallback-6043-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1609986 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1609991 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1610170 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1610171 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b333f80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1610172 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b333f80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1610175 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6552f366[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1610175 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6552f366[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1610176 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53568/solr
   [junit4]   2> 1610177 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1610181 INFO  (zkConnectionManagerCallback-6050-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1610181 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1610289 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1610292 INFO  (zkConnectionManagerCallback-6052-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1610293 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1610309 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1610320 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:53587_solr as DOWN
   [junit4]   2> 1610322 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1610322 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53587_solr
   [junit4]   2> 1610326 INFO  (zkCallback-6029-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1610326 INFO  (zkCallback-6025-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1610327 INFO  (zkCallback-6051-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1610327 INFO  (zkCallback-6040-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1610330 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1610330 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1610348 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1610366 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53587.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881544c
   [junit4]   2> 1610375 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53587.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881544c
   [junit4]   2> 1610375 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53587.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5881544c
   [junit4]   2> 1610376 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [n:127.0.0.1:53587_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_5558524AC6D416F5-001/tempDir-001/node3/.
   [junit4]   2> 1610405 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1610406 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== KILL OVERSEER 1
   [junit4]   2> 1610406 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2001462347
   [junit4]   2> 1610406 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:53574_solr
   [junit4]   2> 1610407 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1610407 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:53574_solr as DOWN
   [junit4]   2> 1610413 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1610414 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1610414 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ff32f4d: rootName = solr_53574, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@17920f58
   [junit4]   2> 1610422 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1610422 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4baa50de: rootName = solr_53574, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6be6eeec
   [junit4]   2> 1610427 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1610427 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18a5655d: rootName = solr_53574, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4e5a524c
   [junit4]   2> 1610427 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1610428 INFO  (closeThreadPool-6060-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72088697712476168-127.0.0.1:53574_solr-n_0000000000) closing
   [junit4]   2> 1610428 INFO  (OverseerStateUpdate-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [n:127.0.0.1:53574_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53574_solr
   [junit4]   2> 1610429 INFO  (OverseerAutoScalingTriggerThread-72088697712476168-127.0.0.1:53574_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1610432 DEBUG (closeThreadPool-6060-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1610434 DEBUG (closeThreadPool-6060-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1610434 DEBUG (closeThreadPool-6060-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1610434 DEBUG (closeThreadPool-6060-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1610435 DEBUG (closeThreadPool-6060-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1610435 DEBUG (closeThreadPool-6060-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1610435 INFO  (closeThreadPool-6060-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72088697712476168-127.0.0.1:53574_solr-n_0000000000) closing
   [junit4]   2> 1610546 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.Overseer Overseer (id=72088697712476168-127.0.0.1:53574_solr-n_0000000000) closing
   [junit4]   2> 1610547 INFO  (zkCallback-6025-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1610547 INFO  (zkCallback-6040-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1610548 INFO  (zkCallback-6025-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53573_solr
   [junit4]   2> 1610549 INFO  (zkCallback-6051-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1610550 INFO  (zkCallback-6025-thread-1) [n:127.0.0.1:53573_solr     ] o.a.s.c.Overseer Overseer (id=72088697712476167-127.0.0.1:53573_solr-n_0000000001) starting
   [junit4]   2> 1610550 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2e501efb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1610551 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e659721{/solr,null,UNAVAILABLE}
   [junit4]   2> 1610551 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1610553 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 53574
   [junit4]   2> 1610559 INFO  (OverseerStateUpdate-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [n:127.0.0.1:53573_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:53573_solr
   [junit4]   2> 1610560 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1610560 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 0
   [junit4]   2> 1610560 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1610562 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:53573_solr, 127.0.0.1:53587_solr]
   [junit4]   2> 1610563 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:53574_solr
   [junit4]   2> 1610563 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1610565 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1610565 DEBUG (ScheduledTrigger-5280-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1610565 DEBUG (ScheduledTrigger-5280-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:53574_solr
   [junit4]   2> 1611574 DEBUG (ScheduledTrigger-5280-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> 1612579 DEBUG (ScheduledTrigger-5280-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> 1613584 DEBUG (ScheduledTrigger-5280-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> 1614586 DEBUG (ScheduledTrigger-5280-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> 1615557 INFO  (qtp2092473056-17894) [n:127.0.0.1:53573_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1615565 INFO  (qtp2092473056-17894) [n:127.0.0.1:53573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1615567 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[5558524AC6D416F5]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== ADD TRIGGERS
   [junit4]   2> 1615571 INFO  (qtp1170908209-17959) [n:127.0.0.1:53587_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1615573 INFO  (qtp2092473056-17892) [n:127.0.0.1:53573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1615574 DEBUG (qtp2092473056-17899) [n:127.0.0.1:53573_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1615574 INFO  (qtp2092473056-17899) [n:127.0.0.1:53573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1615575 DEBUG (zkCallback-6025-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1615576 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1615578 INFO  (qtp1170908209-17960) [n:127.0.0.1:53587_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1615580 INFO  (qtp2092473056-17894) [n:127.0.0.1:53573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1615580 DEBUG (qtp2092473056-17897) [n:127.0.0.1:53573_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1615580 INFO  (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.NodeMarkersRegistrationTest TestEventMarkerAction init
   [junit4]   2> 1615580 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR - Initial livenodes: [127.0.0.1:53573_solr, 127.0.0.1:53587_solr]
   [junit4]   2> 1615580 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 1615581 INFO  (qtp2092473056-17897) [n:127.0.0.1:53573_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1615582 DEBUG (zkCallback-6025-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1615582 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1615582 DEBUG (ScheduledTrigger-5280-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 1615582 DEBUG (ScheduledTrigger-5280-thread-4) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1615584 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 3
   [junit4]   2> 1615584 DEBUG (OverseerAutoScalingTriggerThread-72088697712476167-127.0.0.1:53573_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1615585 INFO  (qtp1170908209-17961) [n:127.0.0.1:53587_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.

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

> 9149 INFO  (TEST-NodeMutatorTest.downNodeReportsAllImpactedCollectionsAndNothingElse-seed#[5558524AC6D416F5]) [     ] o.a.s.SolrTestCaseJ4 ###Ending downNodeReportsAllImpactedCollectionsAndNothingElse
   [junit4]   2> 9193 INFO  (TEST-NodeMutatorTest.testCorrectCore-seed#[5558524AC6D416F5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectCore
   [junit4]   2> 9194 INFO  (TEST-NodeMutatorTest.testCorrectCore-seed#[5558524AC6D416F5]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCorrectCore
   [junit4] OK      0.04s J4 | NodeMutatorTest.testCorrectCore
   [junit4]   2> 9196 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 9197 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2082011059
   [junit4]   2> 9209 INFO  (coreCloseExecutor-14-thread-1) [    x:core1 ] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@209acff8
   [junit4]   2> 9209 INFO  (coreCloseExecutor-14-thread-1) [    x:core1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=SolrCore@209acff8
   [junit4]   2> 9210 INFO  (coreCloseExecutor-14-thread-1) [    x:core1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6061e4a8: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@25762d78
   [junit4]   2> 9298 INFO  (coreCloseExecutor-14-thread-1) [    x:core1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 9369 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 9370 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f9886cd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2f9e04d3
   [junit4]   2> 9384 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 9395 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4531cab5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2075d2d7
   [junit4]   2> 9395 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 9395 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e4d6676: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@22eeb835
   [junit4]   2> 9428 INFO  (SUITE-NodeMutatorTest-seed#[5558524AC6D416F5]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> java.lang.IllegalAccessException: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
   [junit4]   2> 	at java.base/jdk.internal.reflect.UnsafeFieldAccessorImpl.throwFinalFieldIllegalAccessException(UnsafeFieldAccessorImpl.java:76)
   [junit4]   2> 	at java.base/jdk.internal.reflect.UnsafeFieldAccessorImpl.throwFinalFieldIllegalAccessException(UnsafeFieldAccessorImpl.java:80)
   [junit4]   2> 	at java.base/jdk.internal.reflect.UnsafeQualifiedStaticObjectFieldAccessorImpl.set(UnsafeQualifiedStaticObjectFieldAccessorImpl.java:77)
   [junit4]   2> 	at java.base/java.lang.reflect.Field.set(Field.java:780)
   [junit4]   2> 	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:67)
   [junit4]   2> 	at org.junit.rules.TestWatcher.finishedQuietly(TestWatcher.java:117)
   [junit4]   2> 	at org.junit.rules.TestWatcher.access$400(TestWatcher.java:46)
   [junit4]   2> 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:64)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1595, maxMBSortInHeap=5.456664252337647, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@12b2cbac), locale=fr-SY, timezone=Asia/Saigon
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=2,free=117292440,total=239075328
   [junit4]   2> NOTE: All tests run in this JVM: [NodeMutatorTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NodeMutatorTest -Dtests.seed=5558524AC6D416F5 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-SY -Dtests.timezone=Asia/Saigon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J4 | NodeMutatorTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: modifiers
   [junit4]    > 	at org.apache.solr.SourceHomeNullifier.starting(SourceHomeNullifier.java:46)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)Throwable #2: java.lang.AssertionError: Can not set static final java.lang.String field org.apache.solr.util.ExternalPaths.SOURCE_HOME to java.lang.String
   [junit4]    > 	at org.apache.solr.SourceHomeNullifier.finished(SourceHomeNullifier.java:70)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4] Completed [5/10 (5!)] on J4 in 8.36s, 3 tests, 2 failures <<< FAILURES!

[...truncated 37 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1594: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1121: There were test failures: 10 suites, 20 tests, 10 suite-level errors [seed: 5558524AC6D416F5]

Total time: 36 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
[repro]   5/5 failed: org.apache.solr.cloud.NodeMutatorTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9c9a69c643243caee119666c50434b1cf485d0ca, workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #683
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.2) - Build # 687 - Still Failing!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

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

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




Build Log:
[...truncated 2282 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J4-20200228_001206_3694864456399796714959.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J3-20200228_001206_36912654935989863367530.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J2-20200228_001206_3692072153899706539915.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20200228_001206_36917714421141065887399.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-8.x-MacOSX/lucene/build/core/test/temp/junit4-J0-20200228_001206_3695632635507749830107.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 318 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J4-20200228_001455_53511536658322423442829.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20200228_001455_53417411437476574089930.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Suite: org.apache.lucene.util.TestSeedFromUncaught
   [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] Completed [41/43] on J3 in 0.26s, 1 test
   [junit4] 
   [junit4] <<< JVM J1: EOF ----
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J3-20200228_001455_53410366382308492894831.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J2-20200228_001455_5347887075852499134262.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20200228_001455_5343080209915564262326.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 1116 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J3-20200228_001539_17912422694718763457672.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20200228_001539_17912875820262185305777.syserr
   [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 J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J4-20200228_001539_17915145925927838503283.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20200228_001539_179865220438009300223.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J2-20200228_001539_1834428892819175130714.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 257 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20200228_001651_42413393590806343561778.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J4-20200228_001651_4238084729038919014381.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J3-20200228_001651_4232366342375507273150.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J2-20200228_001651_42412055726535340795292.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20200228_001651_42313447252821855789285.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20200228_001705_37314297740749891279824.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J3-20200228_001705_3726722644300239928476.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J4-20200228_001705_37415655768258637304040.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20200228_001705_3749069742981040933698.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 15 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20200228_001705_37116079139983103084150.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 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20200228_001724_80615634876691137267523.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-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20200228_001724_8014389933886106143555.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J2-20200228_001724_8756161383091392991331.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 186 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J2-20200228_001731_71015971643814495133331.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20200228_001731_71010980055961047504565.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-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20200228_001731_7091784017412173365458.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 8 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J3-20200228_001731_71110394406106978780803.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J4-20200228_001731_7145449126069300901424.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J3-20200228_001744_3613450979157272429436.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J4-20200228_001744_3635216744888154208867.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20200228_001744_3533887844213133108566.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J2-20200228_001744_3557831450834089931249.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20200228_001744_353237527203334878074.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 176 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J3-20200228_001752_59412210512448056927771.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J2-20200228_001752_58511166745379984451218.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J4-20200228_001752_5946100228361516582104.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20200228_001752_58414350835721972955241.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-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20200228_001752_58414522892391204305971.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 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20200228_001801_205589227462741071546.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-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20200228_001801_20510429723507490572523.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J3-20200228_001807_5768100620543496710658.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J2-20200228_001807_57412472635532407832077.syserr
   [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 J3: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20200228_001807_5744121817741913830558.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-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20200228_001807_5743788299205107318385.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 189 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20200228_001816_31012688716446513763766.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J3-20200228_001816_32110083806239688746491.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J4-20200228_001816_32715459970330510229680.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J2-20200228_001816_3155472060525162911486.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20200228_001816_2834881913838621708179.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 1400 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J3-20200228_002049_1881525932311464313017.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J4-20200228_002049_18913805463808076830768.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20200228_002049_1198615927820114730882.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J2-20200228_002049_1328063604272789992795.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20200228_002049_1251511520079944352117.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 244 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J2-20200228_002108_0354302795020214886418.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J0-20200228_002108_03411981111000645410529.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J3-20200228_002108_03517150994789702281913.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J1-20200228_002108_03515297896769284785840.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J4-20200228_002108_0362708534442613233811.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 293 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J4-20200228_002115_13915166781624101543016.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 20 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20200228_002115_13516450215517866659989.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J2-20200228_002115_13810714280214951227148.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J3-20200228_002115_13714486732999919281162.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20200228_002115_1358506141466672622880.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 234 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J1-20200228_002211_26313145088594801743083.syserr
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J0-20200228_002211_26317743205734595012842.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J2-20200228_002211_2665999120401970014633.syserr
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J3-20200228_002211_2644113707620872611878.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J4-20200228_002211_2642638627247923298490.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J4-20200228_002215_69711264132510599082777.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20200228_002215_6941955627354884196695.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J2-20200228_002215_69411610803218679050780.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J3-20200228_002215_6989154448833789580262.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20200228_002215_6946227063695155823387.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J0-20200228_002221_16316559791048222628814.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-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J1-20200228_002221_16417153926568518719937.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J3-20200228_002221_16411859164137199530010.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J2-20200228_002221_1646497982495035407937.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J4-20200228_002221_16513443300540396994957.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J2-20200228_002233_74117237722200955245625.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J4-20200228_002233_74211929746318562834649.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J3-20200228_002233_74217685503307181806053.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20200228_002233_7419611151280410247263.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-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20200228_002233_7416728134044523178191.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J3-20200228_002239_5205832633777963150198.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20200228_002239_5157809920261391479218.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J2-20200228_002239_5169297591898641077770.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J4-20200228_002239_5178261905152336069553.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20200228_002239_5158221557609350471134.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 172 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J2-20200228_002257_24710015895938043987673.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J4-20200228_002257_2488600120101142563181.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J3-20200228_002257_2482896669693596686209.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J1-20200228_002257_24711951995218171033227.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-8.x-MacOSX/lucene/build/join/test/temp/junit4-J0-20200228_002257_2467167127727650482404.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 302 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J3-20200228_002317_699283621855953612958.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J1-20200228_002317_69513632097389485423942.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-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J0-20200228_002317_69517998127811477494067.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J4-20200228_002317_7005845970955392177163.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J2-20200228_002317_6961891197371305098794.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J0-20200228_002348_82612540982397381838660.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-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J1-20200228_002348_8329223519876827439075.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 193 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J3-20200228_002357_3587264115572590181327.syserr
   [junit4] >>> JVM J3 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: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J0-20200228_002357_3608904822588295075716.syserr
   [junit4] <<< JVM J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J2-20200228_002357_3583063610279993637129.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J1-20200228_002357_35710084439019605044424.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J4-20200228_002357_3592359725058708479680.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 261 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J3-20200228_002410_7162623392665401235139.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J1-20200228_002410_71213524180109833353245.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-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J0-20200228_002410_71214496867029458865003.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J4-20200228_002410_71614302042148637001630.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J2-20200228_002410_7148522633321333467458.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J0-20200228_002421_7841984849632068426407.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J3-20200228_002421_7877069474443364028417.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J4-20200228_002421_7877482699495077684630.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J1-20200228_002421_78510628428898264263899.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J2-20200228_002421_78510498522110553824843.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 231 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J2-20200228_002435_3959527843815698661522.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J4-20200228_002435_4078631846882912890263.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20200228_002435_3918764032202460692405.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-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20200228_002435_3913117030179341892861.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J3-20200228_002435_40714052958824056129013.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 196 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20200228_002450_8921499807121698803910.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J4-20200228_002450_8947246111163071840770.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J3-20200228_002450_8923037380371001061033.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20200228_002450_8929326462134702067522.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J2-20200228_002450_89211138567963175526560.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 197 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20200228_002510_7063312160240471540043.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-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20200228_002510_70614953416458233508713.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J2-20200228_002510_70613016036389987684493.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J3-20200228_002510_70611592178339921902034.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J4-20200228_002510_7075213603873919894701.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 280 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J3-20200228_002525_71310143431210449145028.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J4-20200228_002525_71413369082068126004396.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20200228_002525_70912879970644277606311.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-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20200228_002525_7096438240901876086160.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 12 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J2-20200228_002525_71314944541759224989651.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 197 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20200228_002554_2555700078104135147054.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J3-20200228_002554_25510687625485621889743.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J2-20200228_002554_2559392525200403148493.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J4-20200228_002554_25713978322809133239601.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20200228_002554_2551742441482645689746.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 261 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J3-20200228_002603_6673160838476898452637.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20200228_002603_6672777316124572772286.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J2-20200228_002603_6725801039490186028820.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J4-20200228_002603_6724753068567023797662.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20200228_002603_6672849378835084387658.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 3390 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> 1326061 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1326063 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5800E63E483E6B52-001/data-dir-108-001
   [junit4]   2> 1326064 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
   [junit4]   2> 1326064 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1326065 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-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> 1326065 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1326108 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_5800E63E483E6B52-001/tempDir-001
   [junit4]   2> 1326108 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1326108 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1326109 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1326217 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:57010
   [junit4]   2> 1326217 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57010
   [junit4]   2> 1326217 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57010
   [junit4]   2> 1326217 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57010
   [junit4]   2> 1326249 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1326291 INFO  (zkConnectionManagerCallback-5505-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326297 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1326324 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1326327 INFO  (zkConnectionManagerCallback-5507-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326330 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1326338 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1326344 INFO  (zkConnectionManagerCallback-5509-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326344 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5800E63E483E6B52]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1326471 WARN  (jetty-launcher-5510-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1326472 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1326472 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1326472 INFO  (jetty-launcher-5510-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1326473 WARN  (jetty-launcher-5510-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1326473 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1326473 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1326473 INFO  (jetty-launcher-5510-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1326476 INFO  (jetty-launcher-5510-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1326476 INFO  (jetty-launcher-5510-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1326476 INFO  (jetty-launcher-5510-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1326477 INFO  (jetty-launcher-5510-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14c525d0{/solr,null,AVAILABLE}
   [junit4]   2> 1326478 INFO  (jetty-launcher-5510-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1326479 INFO  (jetty-launcher-5510-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1326479 INFO  (jetty-launcher-5510-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1326479 INFO  (jetty-launcher-5510-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@333e35ad{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57015}
   [junit4]   2> 1326479 INFO  (jetty-launcher-5510-thread-1) [     ] o.e.j.s.Server Started @1326541ms
   [junit4]   2> 1326479 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57015}
   [junit4]   2> 1326479 INFO  (jetty-launcher-5510-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73bfcfd9{/solr,null,AVAILABLE}
   [junit4]   2> 1326480 ERROR (jetty-launcher-5510-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-28T00:49:22.112527Z
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@f960142{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57016}
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-2) [     ] o.e.j.s.Server Started @1326543ms
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57016}
   [junit4]   2> 1326480 ERROR (jetty-launcher-5510-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1326480 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-28T00:49:22.112979Z
   [junit4]   2> 1326483 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1326484 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1326489 INFO  (zkConnectionManagerCallback-5512-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326489 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1326490 INFO  (zkConnectionManagerCallback-5514-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326490 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1326492 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1326492 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1326853 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1326863 WARN  (jetty-launcher-5510-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5070b93e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1326863 WARN  (jetty-launcher-5510-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5070b93e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1326878 WARN  (jetty-launcher-5510-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4136a785[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1326882 WARN  (jetty-launcher-5510-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4136a785[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1326893 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57010/solr
   [junit4]   2> 1326899 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1326907 INFO  (zkConnectionManagerCallback-5522-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326907 INFO  (jetty-launcher-5510-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1327037 INFO  (jetty-launcher-5510-thread-2) [n:127.0.0.1:57016_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1327039 INFO  (zkConnectionManagerCallback-5524-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327040 INFO  (jetty-launcher-5510-thread-2) [n:127.0.0.1:57016_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1327042 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1327063 WARN  (jetty-launcher-5510-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3775f69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327065 WARN  (jetty-launcher-5510-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3775f69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327107 WARN  (jetty-launcher-5510-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52a8d49c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327107 WARN  (jetty-launcher-5510-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52a8d49c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327130 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57010/solr
   [junit4]   2> 1327153 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1327153 INFO  (zkConnectionManagerCallback-5532-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327156 INFO  (jetty-launcher-5510-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1327320 INFO  (jetty-launcher-5510-thread-1) [n:127.0.0.1:57015_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1327338 INFO  (zkConnectionManagerCallback-5534-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327338 INFO  (jetty-launcher-5510-thread-1) [n:127.0.0.1:57015_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1327625 INFO  (jetty-launcher-5510-thread-1) [n:127.0.0.1:57015_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57015_solr
   [junit4]   2> 1327642 INFO  (jetty-launcher-5510-thread-1) [n:127.0.0.1:57015_solr     ] o.a.s.c.Overseer Overseer (id=72087747923148808-127.0.0.1:57015_solr-n_0000000000) starting
   [junit4]   2> 1327848 INFO  (OverseerStateUpdate-72087747923148808-127.0.0.1:57015_solr-n_0000000000) [n:127.0.0.1:57015_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57015_solr
   [junit4]   2> 1327849 INFO  (jetty-launcher-5510-thread-1) [n:127.0.0.1:57015_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57015_solr
   [junit4]   2> 1327875 INFO  (OverseerStateUpdate-72087747923148808-127.0.0.1:57015_solr-n_0000000000) [n:127.0.0.1:57015_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1327922 INFO  (jetty-launcher-5510-thread-1) [n:127.0.0.1:57015_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1327923 INFO  (jetty-launcher-5510-thread-1) [n:127.0.0.1:57015_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1327964 WARN  (jetty-launcher-5510-thread-1) [n:127.0.0.1:57015_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> 1327993 INFO  (jetty-launcher-5510-thread-1) [n:127.0.0.1:57015_solr     ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=[::1]:4, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=supergroup, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1328491 INFO  (jetty-launcher-5510-thread-1) [n:127.0.0.1:57015_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1328588 INFO  (jetty-launcher-5510-thread-1-EventThread) [     ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1329117 INFO  (jetty-launcher-5510-thread-2) [n:127.0.0.1:57016_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1329270 INFO  (jetty-launcher-5510-thread-2) [n:127.0.0.1:57016_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57016_solr as DOWN
   [junit4]   2> 1329295 INFO  (jetty-launcher-5510-thread-2) [n:127.0.0.1:57016_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1329296 INFO  (jetty-launcher-5510-thread-2) [n:127.0.0.1:57016_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57016_solr
   [junit4]   2> 1329319 INFO  (zkCallback-5533-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1329320 INFO  (zkCallback-5523-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1329367 INFO  (jetty-launcher-5510-thread-2) [n:127.0.0.1:57016_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1329368 INFO  (jetty-launcher-5510-thread-2) [n:127.0.0.1:57016_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1329369 WARN  (jetty-launcher-5510-thread-2) [n:127.0.0.1:57016_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> 1329369 INFO  (jetty-launcher-5510-thread-2) [n:127.0.0.1:57016_solr     ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=[::1]:4, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=supergroup, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1329392 INFO  (jetty-launcher-5510-thread-2) [n:127.0.0.1:57016_solr     ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1329414 INFO  (jetty-launcher-5510-thread-2-EventThread) [     ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1329754 WARN  (jetty-launcher-5510-thread-1) [n:127.0.0.1:57015_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> 1329767 WARN  (jetty-launcher-5510-thread-1) [n:127.0.0.1:57015_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authe

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

Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J1-20200228_011100_0806481635394134974821.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J2-20200228_011100_0811405361964163580450.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J0-20200228_011100_08015355220263936644734.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 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-jaegertracer-configurator/test/temp/junit4-J0-20200228_011114_51014496316083807868580.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 573 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J2-20200228_011128_21011405286267456439828.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20200228_011128_21010764642735766970882.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J3-20200228_011128_21116976142685213994844.syserr
   [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-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20200228_011128_21015748792062561149017.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 679 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20200228_011141_07511399858445685670989.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20200228_011141_07510548410927645891092.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J4-20200228_011141_0852226700126856112505.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J3-20200228_011141_08517761187274429435422.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20200228_011141_0759192661778092910399.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 583 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20200228_011222_1363908379729215239432.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20200228_011222_1376674678967138996468.syserr
   [junit4] >>> JVM J2 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 J2: EOF ----

[...truncated 13 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20200228_011222_13710705731260924373519.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J4-20200228_011222_1387384363727366826552.syserr
   [junit4] >>> JVM J4 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 J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J3-20200228_011222_13716580704305666764944.syserr
   [junit4] >>> JVM J3 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 J3: EOF ----

[...truncated 570 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20200228_011240_64215424945106301888968.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 38386 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:507: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:495: Source checkout is modified!!! Offending files:
* solr/licenses/jaeger-core-1.1.0.jar.sha1
* solr/licenses/libthrift-0.13.0.jar.sha1

Total time: 64 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-13.0.2) - Build # 686 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/686/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:
conf(default delay): Couldn't get second timestampe after max allowed polling

Stack Trace:
java.lang.AssertionError: conf(default delay): Couldn't get second timestampe after max allowed polling
	at __randomizedtesting.SeedInfo.seed([6C0EE83BB83B50A:6DA439CA08AE208E]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
	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:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerConcurrent

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerConcurrent:     1) Thread[id=26876, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerConcurrent]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerConcurrent: 
   1) Thread[id=26876, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerConcurrent]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([6C0EE83BB83B50A]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.V2ApiIntegrationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.V2ApiIntegrationTest:     1) Thread[id=28685, name=SessionTracker, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.V2ApiIntegrationTest: 
   1) Thread[id=28685, name=SessionTracker, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([6C0EE83BB83B50A]:0)


FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([6C0EE83BB83B50A:76354D2ADB4B1C7C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java: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:830)




Build Log:
[...truncated 14058 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> 447103 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 447104 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_6C0EE83BB83B50A-001/data-dir-33-001
   [junit4]   2> 447104 WARN  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 447105 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 447105 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-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> 447105 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 447106 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_6C0EE83BB83B50A-001/tempDir-001
   [junit4]   2> 447106 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 447106 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 447106 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 447217 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:61831
   [junit4]   2> 447217 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61831
   [junit4]   2> 447217 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61831
   [junit4]   2> 447217 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61831
   [junit4]   2> 447219 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447224 INFO  (zkConnectionManagerCallback-2000-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447224 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447228 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447233 INFO  (zkConnectionManagerCallback-2002-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447233 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447234 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447239 INFO  (zkConnectionManagerCallback-2004-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447239 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447347 WARN  (jetty-launcher-2005-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 447347 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 447347 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 447347 INFO  (jetty-launcher-2005-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 447348 WARN  (jetty-launcher-2005-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 447348 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 447348 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 447348 INFO  (jetty-launcher-2005-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 447357 INFO  (jetty-launcher-2005-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 447357 INFO  (jetty-launcher-2005-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 447357 INFO  (jetty-launcher-2005-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 447358 INFO  (jetty-launcher-2005-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c3203d8{/solr,null,AVAILABLE}
   [junit4]   2> 447359 INFO  (jetty-launcher-2005-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 447359 INFO  (jetty-launcher-2005-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 447360 INFO  (jetty-launcher-2005-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 447360 INFO  (jetty-launcher-2005-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ad05d65{/solr,null,AVAILABLE}
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2cc20303{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61836}
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] o.e.j.s.Server Started @447409ms
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61836}
   [junit4]   2> 447361 ERROR (jetty-launcher-2005-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 447361 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T19:25:04.871966Z
   [junit4]   2> 447362 INFO  (jetty-launcher-2005-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@62b1107c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61837}
   [junit4]   2> 447362 INFO  (jetty-launcher-2005-thread-2) [     ] o.e.j.s.Server Started @447410ms
   [junit4]   2> 447362 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61837}
   [junit4]   2> 447362 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447363 ERROR (jetty-launcher-2005-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 447363 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 447363 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 447364 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 447364 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 447364 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T19:25:04.874233Z
   [junit4]   2> 447366 INFO  (zkConnectionManagerCallback-2007-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447366 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447366 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447367 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 447369 INFO  (zkConnectionManagerCallback-2009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447369 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447370 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 447539 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 447540 WARN  (jetty-launcher-2005-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@182ab018[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447540 WARN  (jetty-launcher-2005-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@182ab018[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447542 WARN  (jetty-launcher-2005-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@152314a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447542 WARN  (jetty-launcher-2005-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@152314a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447543 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61831/solr
   [junit4]   2> 447544 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447547 INFO  (zkConnectionManagerCallback-2017-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447547 INFO  (jetty-launcher-2005-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447653 INFO  (jetty-launcher-2005-thread-2) [n:127.0.0.1:61837_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447656 INFO  (zkConnectionManagerCallback-2019-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447656 INFO  (jetty-launcher-2005-thread-2) [n:127.0.0.1:61837_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447705 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 447706 WARN  (jetty-launcher-2005-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@592c3bc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447706 WARN  (jetty-launcher-2005-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@592c3bc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447711 WARN  (jetty-launcher-2005-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d23c80f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447711 WARN  (jetty-launcher-2005-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d23c80f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 447712 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61831/solr
   [junit4]   2> 447713 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447717 INFO  (zkConnectionManagerCallback-2027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447717 INFO  (jetty-launcher-2005-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447827 INFO  (jetty-launcher-2005-thread-1) [n:127.0.0.1:61836_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 447830 INFO  (zkConnectionManagerCallback-2029-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 447831 INFO  (jetty-launcher-2005-thread-1) [n:127.0.0.1:61836_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 447893 INFO  (jetty-launcher-2005-thread-1) [n:127.0.0.1:61836_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61836_solr
   [junit4]   2> 447897 INFO  (jetty-launcher-2005-thread-1) [n:127.0.0.1:61836_solr     ] o.a.s.c.Overseer Overseer (id=72086472780873736-127.0.0.1:61836_solr-n_0000000000) starting
   [junit4]   2> 447947 INFO  (OverseerStateUpdate-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [n:127.0.0.1:61836_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61836_solr
   [junit4]   2> 447952 INFO  (jetty-launcher-2005-thread-1) [n:127.0.0.1:61836_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61836_solr
   [junit4]   2> 447955 DEBUG (OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 447961 INFO  (OverseerStateUpdate-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [n:127.0.0.1:61836_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 447963 DEBUG (OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 447963 INFO  (zkCallback-2018-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 447964 DEBUG (OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 447964 DEBUG (OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 447967 INFO  (jetty-launcher-2005-thread-2) [n:127.0.0.1:61837_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61837_solr as DOWN
   [junit4]   2> 447973 INFO  (jetty-launcher-2005-thread-2) [n:127.0.0.1:61837_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 447973 INFO  (jetty-launcher-2005-thread-2) [n:127.0.0.1:61837_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61837_solr
   [junit4]   2> 447977 INFO  (zkCallback-2028-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 447978 INFO  (jetty-launcher-2005-thread-1) [n:127.0.0.1:61836_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 447979 WARN  (jetty-launcher-2005-thread-1) [n:127.0.0.1:61836_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 447980 INFO  (zkCallback-2018-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 447994 INFO  (jetty-launcher-2005-thread-2) [n:127.0.0.1:61837_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 447996 WARN  (jetty-launcher-2005-thread-2) [n:127.0.0.1:61837_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 448004 INFO  (jetty-launcher-2005-thread-1) [n:127.0.0.1:61836_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 448005 DEBUG (OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:61837_solr, 127.0.0.1:61836_solr]
   [junit4]   2> 448009 DEBUG (OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 448022 DEBUG (ScheduledTrigger-1828-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> 448022 DEBUG (OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 448033 INFO  (jetty-launcher-2005-thread-2) [n:127.0.0.1:61837_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 448088 INFO  (jetty-launcher-2005-thread-2) [n:127.0.0.1:61837_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61837.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c92173e
   [junit4]   2> 448094 INFO  (jetty-launcher-2005-thread-1) [n:127.0.0.1:61836_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61836.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c92173e
   [junit4]   2> 448104 INFO  (jetty-launcher-2005-thread-2) [n:127.0.0.1:61837_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61837.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c92173e
   [junit4]   2> 448105 INFO  (jetty-launcher-2005-thread-2) [n:127.0.0.1:61837_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61837.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c92173e
   [junit4]   2> 448126 INFO  (jetty-launcher-2005-thread-2) [n:127.0.0.1:61837_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_6C0EE83BB83B50A-001/tempDir-001/node2/.
   [junit4]   2> 448145 INFO  (jetty-launcher-2005-thread-1) [n:127.0.0.1:61836_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61836.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c92173e
   [junit4]   2> 448145 INFO  (jetty-launcher-2005-thread-1) [n:127.0.0.1:61836_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61836.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c92173e
   [junit4]   2> 448150 INFO  (jetty-launcher-2005-thread-1) [n:127.0.0.1:61836_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_6C0EE83BB83B50A-001/tempDir-001/node1/.
   [junit4]   2> 448224 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 448225 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 448228 INFO  (zkConnectionManagerCallback-2040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 448229 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 448233 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 448238 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61831/solr ready
   [junit4]   2> 448257 INFO  (qtp570816819-6043) [n:127.0.0.1:61836_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 448285 INFO  (qtp570816819-6041) [n:127.0.0.1:61836_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=7
   [junit4]   2> 448290 INFO  (qtp1819730818-6051) [n:127.0.0.1:61837_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 448294 DEBUG (qtp570816819-6044) [n:127.0.0.1:61836_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 448296 INFO  (qtp570816819-6044) [n:127.0.0.1:61836_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=36
   [junit4]   2> 448297 DEBUG (zkCallback-2028-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 448303 DEBUG (OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 448322 DEBUG (OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 448327 DEBUG (OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 448355 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 448356 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A]) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple scheduler and adding trigger: mock-timestamper
   [junit4]   2> 448372 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A]) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay): Waiting for 2 timestamps to be recorded
   [junit4]   2> 448374 INFO  (ScheduledTrigger-1839-thread-1) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in ScheduledTrigger-1839-thread-1
   [junit4]   2> 449029 DEBUG (ScheduledTrigger-1828-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> 451940 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 451940 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 451940 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 451940 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 451940 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A]) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 451941 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[6C0EE83BB83B50A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties -Dtests.seed=6C0EE83BB83B50A -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=EST5EDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.65s J4 | TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: conf(default delay): Couldn't get second timestampe after max allowed polling
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6C0EE83BB83B50A:6DA439CA08AE208E]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
   [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:830)
   [junit4]   2> 452056 INFO  (jetty-closer-2041-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2035898861
   [junit4]   2> 452056 INFO  (jetty-closer-2041-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61837_solr
   [junit4]   2> 452057 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2080135106
   [junit4]   2> 452057 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61836_solr
   [junit4]   2> 452059 INFO  (jetty-closer-2041-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 452059 INFO  (jetty-closer-2041-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61837_solr as DOWN
   [junit4]   2> 452059 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 452059 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61836_solr as DOWN
   [junit4]   2> 452069 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 452071 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 452071 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19302867: rootName = solr_61836, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@64a647eb
   [junit4]   2> 452071 INFO  (jetty-closer-2041-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 452071 INFO  (jetty-closer-2041-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4aaaf727: rootName = solr_61837, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6bfeb30d
   [junit4]   2> 452092 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 452092 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d004bdd: rootName = solr_61836, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@35af4dc3
   [junit4]   2> 452092 INFO  (jetty-closer-2041-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 452092 INFO  (jetty-closer-2041-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@446d49ce: rootName = solr_61837, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@35af4dc3
   [junit4]   2> 452096 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 452096 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d588819: rootName = solr_61836, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4b9fda4e
   [junit4]   2> 452097 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 452097 INFO  (jetty-closer-2041-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 452097 INFO  (jetty-closer-2041-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@501d4e51: rootName = solr_61837, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4b9fda4e
   [junit4]   2> 452097 INFO  (jetty-closer-2041-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 452099 INFO  (closeThreadPool-2048-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72086472780873736-127.0.0.1:61836_solr-n_0000000000) closing
   [junit4]   2> 452100 INFO  (OverseerStateUpdate-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [n:127.0.0.1:61836_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61836_solr
   [junit4]   2> 452100 INFO  (OverseerAutoScalingTriggerThread-72086472780873736-127.0.0.1:61836_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 452104 DEBUG (closeThreadPool-2048-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 452105 DEBUG (closeThreadPool-2048-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 452105 DEBUG (closeThreadPool-2048-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 452105 DEBUG (closeThreadPool-2048-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 452107 DEBUG (closeThreadPool-2048-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 452107 DEBUG (closeThreadPool-2048-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 452108 INFO  (closeThreadPool-2048-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72086472780873736-127.0.0.1:61836_solr-n_0000000000) closing
   [junit4]   2> 452208 INFO  (jetty-closer-2041-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72086472780873736-127.0.0.1:61836_solr-n_0000000000) closing
   [junit4]   2> 452215 INFO  (jetty-closer-2041-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2cc20303{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 452217 INFO  (jetty-closer-2041-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c3203d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 452218 INFO  (jetty-closer-2041-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 452219 INFO  (jetty-closer-2041-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@62b1107c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 452219 INFO  (jetty-closer-2041-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5ad05d65{/solr,null,UNAVAILABLE}
   [junit4]   2> 452219 INFO  (jetty-closer-2041-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 452226 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 452442 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> 	3	/solr/aliases.json
   [junit4]   2> 	3	/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> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 452445 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61831
   [junit4]   2> 452445 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61831
   [junit4]   2> 452445 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61831
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_6C0EE83BB83B50A-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=5, maxDocsPerChunk=4, blockShift=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=5, blockSize=3)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8d009e3), locale=de-DE, timezone=EST5EDT
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=115167024,total=311226368
   [junit4]   2> NOTE: All tests run in this JVM: [DocExpirationUpdateProcessorFactoryTest, TestClusterProperties, TestHighlightDedupGrouping, ZkCollectionPropsCachingTest, HdfsBasicDistributedZk2Test, TestJsonRequest, TestChildDocTransformer, DistribDocExpirationUpdateProcessorTest, TestShardHandlerFactory, TestCollapseQParserPlugin, TestCustomStream, TestTrieFacet, HdfsDirectoryFactoryTest, CleanupOldIndexTest, DocValuesMultiTest, TestNestedDocsSort, ForceLeaderTest, TestLRUStatsCache, TestSolrIndexConfig, ResponseHeaderTest, TestWordDelimiterFilterFactory, TestDistributedStatsComponentCardinality, BlockJoinFacetDistribTest, LeaderFailoverAfterPartitionTest, CloudReplicaSourceTest, TestCollationFieldDocValues, TestFieldTypeCollectionResource, AliasIntegrationTest, HighlighterMaxOffsetTest, TestMiniSolrCloudClusterSSL, CachingDirectoryFactoryTest, ResponseLogComponentTest, TestDistributedGrouping, TestBinaryField, TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [228/901 (1!)] on J4 in 5.57s, 1 test, 1 failure <<< FAILURES!

[...truncated 1202 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 1353684 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1353685 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/data-dir-111-001
   [junit4]   2> 1353685 WARN  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1353685 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1353686 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-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> 1353686 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1353687 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001
   [junit4]   2> 1353687 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1353687 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1353687 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1353788 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:54883
   [junit4]   2> 1353788 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54883
   [junit4]   2> 1353788 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54883
   [junit4]   2> 1353788 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54883
   [junit4]   2> 1353792 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1353801 INFO  (zkConnectionManagerCallback-6498-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353801 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1353808 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1353814 INFO  (zkConnectionManagerCallback-6500-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353814 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1353815 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1353821 INFO  (zkConnectionManagerCallback-6502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353821 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1353934 WARN  (jetty-launcher-6503-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1353934 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1353934 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1353934 WARN  (jetty-launcher-6503-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1353934 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1353934 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1353934 INFO  (jetty-launcher-6503-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1353934 INFO  (jetty-launcher-6503-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1353941 INFO  (jetty-launcher-6503-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1353941 INFO  (jetty-launcher-6503-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1353941 INFO  (jetty-launcher-6503-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1353942 INFO  (jetty-launcher-6503-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31594612{/solr,null,AVAILABLE}
   [junit4]   2> 1353943 INFO  (jetty-launcher-6503-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1353943 INFO  (jetty-launcher-6503-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1353943 INFO  (jetty-launcher-6503-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1353943 INFO  (jetty-launcher-6503-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@34603f4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54888}
   [junit4]   2> 1353943 INFO  (jetty-launcher-6503-thread-1) [     ] o.e.j.s.Server Started @1354029ms
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54888}
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fb303a0{/solr,null,AVAILABLE}
   [junit4]   2> 1353944 ERROR (jetty-launcher-6503-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1353944 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T19:40:11.496635Z
   [junit4]   2> 1353945 INFO  (jetty-launcher-6503-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@617fcff5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:54889}
   [junit4]   2> 1353945 INFO  (jetty-launcher-6503-thread-2) [     ] o.e.j.s.Server Started @1354031ms
   [junit4]   2> 1353945 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54889}
   [junit4]   2> 1353945 ERROR (jetty-launcher-6503-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1353945 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1353945 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1353945 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1353946 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1353946 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-27T19:40:11.498025Z
   [junit4]   2> 1353946 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1353947 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1353951 INFO  (zkConnectionManagerCallback-6505-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353951 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1353954 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1353954 INFO  (zkConnectionManagerCallback-6507-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353955 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1353956 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1354156 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1354157 WARN  (jetty-launcher-6503-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c1f36f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354157 WARN  (jetty-launcher-6503-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c1f36f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354169 WARN  (jetty-launcher-6503-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a2c9249[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354169 WARN  (jetty-launcher-6503-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a2c9249[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354169 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1354170 WARN  (jetty-launcher-6503-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8382c85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354170 WARN  (jetty-launcher-6503-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8382c85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354174 WARN  (jetty-launcher-6503-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@456fb4a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354174 WARN  (jetty-launcher-6503-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@456fb4a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1354175 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54883/solr
   [junit4]   2> 1354176 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54883/solr
   [junit4]   2> 1354177 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1354189 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1354196 INFO  (zkConnectionManagerCallback-6521-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354196 INFO  (jetty-launcher-6503-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1354205 INFO  (zkConnectionManagerCallback-6519-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354205 INFO  (jetty-launcher-6503-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1354318 INFO  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1354322 INFO  (zkConnectionManagerCallback-6523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354322 INFO  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1354446 INFO  (jetty-launcher-6503-thread-2) [n:127.0.0.1:54889_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1354501 INFO  (zkConnectionManagerCallback-6525-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1354508 INFO  (jetty-launcher-6503-thread-2) [n:127.0.0.1:54889_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1360636 INFO  (jetty-launcher-6503-thread-2) [n:127.0.0.1:54889_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54889_solr
   [junit4]   2> 1360687 INFO  (jetty-launcher-6503-thread-2) [n:127.0.0.1:54889_solr     ] o.a.s.c.Overseer Overseer (id=72086532197122056-127.0.0.1:54889_solr-n_0000000000) starting
   [junit4]   2> 1360856 INFO  (OverseerStateUpdate-72086532197122056-127.0.0.1:54889_solr-n_0000000000) [n:127.0.0.1:54889_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54889_solr
   [junit4]   2> 1360858 INFO  (jetty-launcher-6503-thread-2) [n:127.0.0.1:54889_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54889_solr
   [junit4]   2> 1360868 INFO  (OverseerStateUpdate-72086532197122056-127.0.0.1:54889_solr-n_0000000000) [n:127.0.0.1:54889_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1360895 INFO  (jetty-launcher-6503-thread-2) [n:127.0.0.1:54889_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1360896 WARN  (jetty-launcher-6503-thread-2) [n:127.0.0.1:54889_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1360927 INFO  (jetty-launcher-6503-thread-2) [n:127.0.0.1:54889_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1360992 INFO  (jetty-launcher-6503-thread-2) [n:127.0.0.1:54889_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54889.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1361011 INFO  (jetty-launcher-6503-thread-2) [n:127.0.0.1:54889_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54889.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1361011 INFO  (jetty-launcher-6503-thread-2) [n:127.0.0.1:54889_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54889.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1361014 INFO  (jetty-launcher-6503-thread-2) [n:127.0.0.1:54889_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001/node2/.
   [junit4]   2> 1361106 INFO  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1361191 INFO  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:54888_solr as DOWN
   [junit4]   2> 1361218 INFO  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1361219 INFO  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54888_solr
   [junit4]   2> 1361239 INFO  (zkCallback-6524-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1361242 INFO  (zkCallback-6522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1361274 INFO  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1361274 WARN  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1361293 INFO  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1361339 INFO  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54888.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1361358 INFO  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54888.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1361358 INFO  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54888.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1361359 INFO  (jetty-launcher-6503-thread-1) [n:127.0.0.1:54888_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001/node1/.
   [junit4]   2> 1361447 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1361449 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1361457 INFO  (zkConnectionManagerCallback-6538-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1361457 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1361469 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1361478 INFO  (SUITE-SystemCollectionCompatTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54883/solr ready
   [junit4]   2> 1361523 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[6C0EE83BB83B50A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 1361526 INFO  (qtp226618420-19296) [n:127.0.0.1:54888_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> 1361589 INFO  (OverseerThreadFactory-5611-thread-1-processing-n:127.0.0.1:54889_solr) [n:127.0.0.1:54889_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1361774 INFO  (OverseerStateUpdate-72086532197122056-127.0.0.1:54889_solr-n_0000000000) [n:127.0.0.1:54889_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:54888/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54888_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1361796 INFO  (OverseerStateUpdate-72086532197122056-127.0.0.1:54889_solr-n_0000000000) [n:127.0.0.1:54889_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:54889/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54889_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1362020 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362020 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362020 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr    x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1362217 WARN  (qtp1874340978-19295) [n:127.0.0.1:54889_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 1362217 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1362258 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362272 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1362295 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362340 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362346 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362362 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362370 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362427 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362427 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362447 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 1362447 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54888.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1362448 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1362502 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362521 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from configset .system, trusted=true
   [junit4]   2> 1362522 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54889.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@166f0e7d
   [junit4]   2> 1362522 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_6C0EE83BB83B50A-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1362657 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362657 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362713 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362713 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362718 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362718 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1362728 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c10521a[.system_shard1_replica_n1] main]
   [junit4]   2> 1362754 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362754 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1362771 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e4ec946[.system_shard1_replica_n2] main]
   [junit4]   2> 1362817 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362829 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362830 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362850 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362878 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362879 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362903 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362904 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1362908 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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 1659720088116264960
   [junit4]   2> 1362932 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362938 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362942 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362942 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 10 ms
   [junit4]   2> 1362944 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1362944 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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 1659720088154013696
   [junit4]   2> 1362945 INFO  (searcherExecutor-5620-thread-1-processing-n:127.0.0.1:54888_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:54888_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@3c10521a[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1363105 INFO  (searcherExecutor-5621-thread-1-processing-n:127.0.0.1:54889_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:54889_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@5e4ec946[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1363479 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1363479 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1363487 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1363521 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1363522 INFO  (qtp1874340978-19295) [n:127.0.0.1:54889_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> 1363893 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1363893 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1363893 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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:54888/solr/.system_shard1_replica_n1/
   [junit4]   2> 1363906 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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:54888/solr START replicas=[http://127.0.0.1:54889/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1363908 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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:54888/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1363912 INFO  (qtp1874340978-19301) [n:127.0.0.1:54889_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=1
   [junit4]   2> 1363923 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1363923 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1363924 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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/72086532197122055-core_node3-n_0000000000
   [junit4]   2> 1364062 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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:54888/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1364381 INFO  (zkCallback-6522-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> 1364408 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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> 1364572 INFO  (qtp226618420-19299) [n:127.0.0.1:54888_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&coreNodeN

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

.s.ServletContextHandler@4489f175{/solr,null,UNAVAILABLE}
   [junit4]   2> 1838522 INFO  (jetty-closer-10381-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1838524 INFO  (SUITE-V2ApiIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1838739 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> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/conf1/managed-schema
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections/collection1/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1838742 INFO  (SUITE-V2ApiIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52592
   [junit4]   2> 1838742 INFO  (SUITE-V2ApiIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52592
   [junit4]   2> 1838742 INFO  (SUITE-V2ApiIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52592
   [junit4]   2> 1838743 INFO  (SUITE-V2ApiIntegrationTest-seed#[6C0EE83BB83B50A]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 27, 2020 7:48:16 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 27, 2020 7:48:26 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.V2ApiIntegrationTest: 
   [junit4]   2>    1) Thread[id=28685, name=SessionTracker, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Feb 27, 2020 7:48:26 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=28685, name=SessionTracker, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]   2> 1849106 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) [?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> Feb 27, 2020 7:48:26 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=988, maxMBSortInHeap=5.250858808270324, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@150fa026), locale=en-BM, timezone=America/Managua
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=152281184,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedUpdateProcessorTest, TestCloudSearcherWarming, TestGroupingSearch, TestClusterStateMutator, HDFSCollectionsAPITest, BJQFilterAccessibleTest, TestSolrQueryResponse, DistribCursorPagingTest, TestReloadAndDeleteDocs, TestCaffeineCache, TestCorePropertiesReload, TestTermsQParserPlugin, ExitableDirectoryReaderTest, DocValuesMissingTest, TestCloudNestedDocsSort, DocValuesNotIndexedTest, TestExactStatsCache, TestSolrDeletionPolicy2, NoCacheHeaderTest, TestReversedWildcardFilterFactory, TermsComponentTest, BJQParserTest, LeaderElectionTest, BadComponentTest, TestCollationField, TestFieldResource, AddReplicaTest, HighlighterConfigTest, TestLockTree, ByteBuffersDirectoryFactoryTest, ResponseBuilderTest, TestCursorMarkWithoutUniqueKey, SynonymTokenizerTest, TriggerIntegrationTest, RecoveryZkTest, TestManagedSynonymFilterFactory, HdfsThreadLeakTest, TestSolrCloudSnapshots, MoveReplicaHDFSFailoverTest, JWTVerificationkeyResolverTest, DistributedFacetSimpleRefinementLongTailTest, TestPKIAuthenticationPlugin, TestInPlaceUpdatesRequiredField, TestSchemalessBufferedUpdates, TestIntervalFaceting, OverseerModifyCollectionTest, NodeAddedTriggerIntegrationTest, OpenExchangeRatesOrgProviderTest, TestLMJelinekMercerSimilarityFactory, SimpleCollectionCreateDeleteTest, AutoScalingHandlerTest, FileBasedSpellCheckerTest, TestCustomSort, TestReqParamsAPI, TestSolrCloudWithHadoopAuthPlugin, TestQueryTypes, TestAtomicUpdateErrorCases, TestLocalFSCloudBackupRestore, TestLegacyTerms, TestTolerantUpdateProcessorRandomCloud, SuggesterTest, PathHierarchyTokenizerFactoryTest, TestRequestForwarding, TestSolr4Spatial, RequestLoggingTest, TestReRankQParserPlugin, RequestHandlersTest, IndexSchemaRuntimeFieldTest, DataDrivenBlockJoinTest, UUIDFieldTest, SaslZkACLProviderTest, Tagger2Test, TestMaxTokenLenTokenizer, TestHashQParserPlugin, RuleEngineTest, TestFieldSortValues, TestSolrJ, StatsComponentTest, FullHLLTest, CollectionsAPIDistributedZkTest, SolrCLIZkUtilsTest, ZkControllerTest, TestSweetSpotSimilarityFactory, TestSkipOverseerOperations, TestSolrJacksonAnnotation, ClassificationUpdateProcessorIntegrationTest, TestReloadDeadlock, TestManagedSchemaThreadSafety, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, TestRandomDVFaceting, TestRandomFaceting, TestSolrCoreProperties, TestSolrTestCaseJ4, TestCharFilters, TokenizerChainTest, TestLuceneIndexBackCompat, BasicDistributedZkTest, ClusterStateMockUtilTest, ClusterStateUpdateTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerSolrResponseTest, OverseerStatusTest, ReplicationFactorTest, TestCloudDeleteByQuery, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestRandomFlRTGCloud, TestStressInPlaceUpdates, AssignTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerSizeEstimationTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, TestSimLargeCluster, TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=V2ApiIntegrationTest -Dtests.seed=6C0EE83BB83B50A -Dtests.slow=true -Dtests.locale=en-BM -Dtests.timezone=America/Managua -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | V2ApiIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.V2ApiIntegrationTest: 
   [junit4]    >    1) Thread[id=28685, name=SessionTracker, state=TIMED_WAITING, group=TGRP-V2ApiIntegrationTest]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6C0EE83BB83B50A]:0)
   [junit4] Completed [628/901 (4!)] on J3 in 23.40s, 7 tests, 1 error <<< FAILURES!

[...truncated 48818 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:507: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:495: Source checkout is modified!!! Offending files:
* solr/licenses/jaeger-core-1.1.0.jar.sha1
* solr/licenses/libthrift-0.13.0.jar.sha1

Total time: 63 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2