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/04/29 01:21:42 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5936/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestQueryingOnDownCollection:     1) Thread[id=19102, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestQueryingOnDownCollection]         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.TestQueryingOnDownCollection: 
   1) Thread[id=19102, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestQueryingOnDownCollection]
        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([D1A688A41C9CEDD6]:0)




Build Log:
[...truncated 14630 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestQueryingOnDownCollection
   [junit4]   2> 1628366 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1628366 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1628367 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_D1A688A41C9CEDD6-001/data-dir-111-001
   [junit4]   2> 1628367 WARN  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1628367 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1628368 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 1628368 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_D1A688A41C9CEDD6-001/tempDir-001
   [junit4]   2> 1628369 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1628369 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1628369 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1628471 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:61625
   [junit4]   2> 1628471 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61625
   [junit4]   2> 1628471 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61625
   [junit4]   2> 1628471 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61625
   [junit4]   2> 1628474 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628478 INFO  (zkConnectionManagerCallback-11407-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628478 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628483 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628489 INFO  (zkConnectionManagerCallback-11409-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628489 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628490 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628494 INFO  (zkConnectionManagerCallback-11411-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628494 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628611 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1628611 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1628611 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1628611 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1628611 INFO  (jetty-launcher-11412-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1628611 INFO  (jetty-launcher-11412-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1628616 INFO  (jetty-launcher-11412-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1628616 INFO  (jetty-launcher-11412-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1628616 INFO  (jetty-launcher-11412-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1628617 INFO  (jetty-launcher-11412-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73fbe272{/solr,null,AVAILABLE}
   [junit4]   2> 1628617 INFO  (jetty-launcher-11412-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1628617 INFO  (jetty-launcher-11412-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1628617 INFO  (jetty-launcher-11412-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1628619 INFO  (jetty-launcher-11412-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2858f648{/solr,null,AVAILABLE}
   [junit4]   2> 1628619 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1628619 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1628619 INFO  (jetty-launcher-11412-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7d00b7ca{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:६१६४८}
   [junit4]   2> 1628619 INFO  (jetty-launcher-11412-thread-2) [     ] o.e.j.s.Server Started @१६२८६७३ms
   [junit4]   2> 1628619 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61648}
   [junit4]   2> 1628619 INFO  (jetty-launcher-11412-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1628619 ERROR (jetty-launcher-11412-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1628619 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1628619 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1628620 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1628620 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1628620 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T00:47:19.387067Z
   [junit4]   2> 1628621 INFO  (jetty-launcher-11412-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@29324cef{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:६१६४९}
   [junit4]   2> 1628621 INFO  (jetty-launcher-11412-thread-1) [     ] o.e.j.s.Server Started @१६२८६७५ms
   [junit4]   2> 1628621 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61649}
   [junit4]   2> 1628621 ERROR (jetty-launcher-11412-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1628621 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1628622 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1628622 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1628622 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1628622 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T00:47:19.389139Z
   [junit4]   2> 1628625 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628627 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628633 INFO  (zkConnectionManagerCallback-11416-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628633 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628634 INFO  (zkConnectionManagerCallback-11414-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628635 INFO  (jetty-launcher-11412-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1628635 INFO  (jetty-launcher-11412-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1628635 INFO  (jetty-launcher-11412-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1628635 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628636 INFO  (jetty-launcher-11412-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fb3810{/solr,null,AVAILABLE}
   [junit4]   2> 1628636 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1628637 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1628637 INFO  (jetty-launcher-11412-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a5826a2{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:६१६५२}
   [junit4]   2> 1628638 INFO  (jetty-launcher-11412-thread-3) [     ] o.e.j.s.Server Started @१६२८६९२ms
   [junit4]   2> 1628638 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61652}
   [junit4]   2> 1628638 ERROR (jetty-launcher-11412-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1628638 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1628638 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1628638 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1628638 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1628638 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-29T00:47:19.405407Z
   [junit4]   2> 1628639 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628655 INFO  (zkConnectionManagerCallback-11418-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628655 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628762 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1628763 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1628764 WARN  (jetty-launcher-11412-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6167773a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628764 WARN  (jetty-launcher-11412-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6167773a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628767 WARN  (jetty-launcher-11412-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@147e73c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628767 WARN  (jetty-launcher-11412-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@147e73c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628768 INFO  (jetty-launcher-11412-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61625/solr
   [junit4]   2> 1628769 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628773 INFO  (zkConnectionManagerCallback-11429-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628773 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628865 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1628867 WARN  (jetty-launcher-11412-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2eb73264[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628867 WARN  (jetty-launcher-11412-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2eb73264[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628870 WARN  (jetty-launcher-11412-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a3d0570[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628870 WARN  (jetty-launcher-11412-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a3d0570[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628871 INFO  (jetty-launcher-11412-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61625/solr
   [junit4]   2> 1628873 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1628880 INFO  (zkConnectionManagerCallback-11440-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1628880 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1628982 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1628986 WARN  (jetty-launcher-11412-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ff36657[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628986 WARN  (jetty-launcher-11412-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ff36657[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628993 WARN  (jetty-launcher-11412-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bfd1d95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628994 WARN  (jetty-launcher-11412-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bfd1d95[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1628994 INFO  (jetty-launcher-11412-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61625/solr
   [junit4]   2> 1628996 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1629001 INFO  (zkConnectionManagerCallback-11455-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1629002 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1629047 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61652_solr
   [junit4]   2> 1629049 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.c.Overseer Overseer (id=72128179198230536-127.0.0.1:61652_solr-n_0000000000) starting
   [junit4]   2> 1629072 INFO  (OverseerStateUpdate-72128179198230536-127.0.0.1:61652_solr-n_0000000000) [n:127.0.0.1:61652_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61652_solr
   [junit4]   2> 1629073 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61652_solr
   [junit4]   2> 1629076 INFO  (OverseerStateUpdate-72128179198230536-127.0.0.1:61652_solr-n_0000000000) [n:127.0.0.1:61652_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1629090 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1629091 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1629091 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1629114 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1629145 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61652.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5377cb77
   [junit4]   2> 1629161 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61652.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5377cb77
   [junit4]   2> 1629162 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61652.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5377cb77
   [junit4]   2> 1629164 INFO  (jetty-launcher-11412-thread-3) [n:127.0.0.1:61652_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_D1A688A41C9CEDD6-001/tempDir-001/node3/.
   [junit4]   2> 1629175 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1629193 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61649_solr as DOWN
   [junit4]   2> 1629196 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1629196 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61649_solr
   [junit4]   2> 1629205 INFO  (zkCallback-11454-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1629208 INFO  (zkCallback-11439-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1629221 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1629221 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1629221 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1629255 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1629290 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61649.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5377cb77
   [junit4]   2> 1629315 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61649.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5377cb77
   [junit4]   2> 1629315 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61649.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5377cb77
   [junit4]   2> 1629318 INFO  (jetty-launcher-11412-thread-1) [n:127.0.0.1:61649_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_D1A688A41C9CEDD6-001/tempDir-001/node1/.
   [junit4]   2> 1629342 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1629354 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61648_solr as DOWN
   [junit4]   2> 1629356 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1629356 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61648_solr
   [junit4]   2> 1629362 INFO  (zkCallback-11439-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1629362 INFO  (zkCallback-11428-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1629362 INFO  (zkCallback-11454-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1629366 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1629367 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1629367 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1629388 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1629415 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61648.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5377cb77
   [junit4]   2> 1629426 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61648.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5377cb77
   [junit4]   2> 1629426 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61648.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5377cb77
   [junit4]   2> 1629427 INFO  (jetty-launcher-11412-thread-2) [n:127.0.0.1:61648_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_D1A688A41C9CEDD6-001/tempDir-001/node2/.
   [junit4]   2> 1629437 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1629438 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1629444 INFO  (zkConnectionManagerCallback-11484-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1629445 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1629452 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1629457 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61625/solr ready
   [junit4]   2> 1629502 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[D1A688A41C9CEDD6]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testQueryToDownCollectionShouldFailFast
   [junit4]   2> 1629510 INFO  (qtp600450975-19143) [n:127.0.0.1:61649_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1629522 INFO  (OverseerThreadFactory-11462-thread-1-processing-n:127.0.0.1:61652_solr) [n:127.0.0.1:61652_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection infected
   [junit4]   2> 1629662 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1629662 INFO  (qtp600450975-19139) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:61648_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 1629663 INFO  (qtp600450975-19139) [n:127.0.0.1:61649_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> 1629674 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1629675 INFO  (qtp2012798138-19136) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:61648_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 1629676 INFO  (qtp2012798138-19136) [n:127.0.0.1:61648_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> 1629687 INFO  (qtp2012798138-19144) [n:127.0.0.1:61648_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1629688 INFO  (qtp1621118418-19160) [     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:61648_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 1629689 INFO  (qtp1621118418-19160) [n:127.0.0.1:61652_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> 1629693 INFO  (qtp600450975-19142) [n:127.0.0.1:61649_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=1
   [junit4]   2> 1629695 INFO  (qtp2012798138-19138) [n:127.0.0.1:61648_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> 1629697 INFO  (qtp1621118418-19157) [n:127.0.0.1:61652_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=1
   [junit4]   2> 1629711 INFO  (OverseerStateUpdate-72128179198230536-127.0.0.1:61652_solr-n_0000000000) [n:127.0.0.1:61652_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"infected_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:61652/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61652_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1629718 INFO  (OverseerStateUpdate-72128179198230536-127.0.0.1:61652_solr-n_0000000000) [n:127.0.0.1:61652_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"infected",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"infected_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:61648/solr",
   [junit4]   2>   "node_name":"127.0.0.1:61648_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1629927 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr    x:infected_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1629928 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr    x:infected_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1629928 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr    x:infected_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1629946 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1629947 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1629965 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1629965 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1629966 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1629966 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'infected_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1629966 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1629966 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'infected_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1629967 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61648.solr.core.infected.shard2.replica_n2' (registry 'solr.core.infected.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5377cb77
   [junit4]   2> 1629967 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [[infected_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_D1A688A41C9CEDD6-001/tempDir-001/node2/./infected_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_D1A688A41C9CEDD6-001/tempDir-001/node2/./infected_shard2_replica_n2/data/]
   [junit4]   2> 1629967 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61652.solr.core.infected.shard1.replica_n1' (registry 'solr.core.infected.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5377cb77
   [junit4]   2> 1629967 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [[infected_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_D1A688A41C9CEDD6-001/tempDir-001/node3/./infected_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.TestQueryingOnDownCollection_D1A688A41C9CEDD6-001/tempDir-001/node3/./infected_shard1_replica_n1/data/]
   [junit4]   2> 1630029 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1630029 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1630031 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1630031 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1630033 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cd52af9[infected_shard2_replica_n2] main]
   [junit4]   2> 1630035 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1630036 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1630036 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1630037 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665265818197295104
   [junit4]   2> 1630037 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1630037 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1630039 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1630039 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1630040 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@29575b80[infected_shard1_replica_n1] main]
   [junit4]   2> 1630044 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1630046 INFO  (searcherExecutor-11486-thread-1-processing-n:127.0.0.1:61648_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2] Registered new searcher Searcher@3cd52af9[infected_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1630046 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1630046 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1630047 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665265818207780864
   [junit4]   2> 1630052 INFO  (searcherExecutor-11488-thread-1-processing-n:127.0.0.1:61652_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1] Registered new searcher Searcher@29575b80[infected_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1630054 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1630054 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/infected/leaders/shard2
   [junit4]   2> 1630063 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1630063 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/infected/leaders/shard1
   [junit4]   2> 1630070 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1630070 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1630070 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:61648/solr/infected_shard2_replica_n2/
   [junit4]   2> 1630072 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1630073 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:61648/solr/infected_shard2_replica_n2/ has no replicas
   [junit4]   2> 1630073 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/infected/leaders/shard2/leader after winning as /collections/infected/leader_elect/shard2/election/72128179198230534-core_node4-n_0000000000
   [junit4]   2> 1630082 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1630082 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1630082 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:61652/solr/infected_shard1_replica_n1/
   [junit4]   2> 1630082 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:61648/solr/infected_shard2_replica_n2/ shard2
   [junit4]   2> 1630083 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1630085 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:61652/solr/infected_shard1_replica_n1/ has no replicas
   [junit4]   2> 1630085 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/infected/leaders/shard1/leader after winning as /collections/infected/leader_elect/shard1/election/72128179198230536-core_node3-n_0000000000
   [junit4]   2> 1630092 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:61652/solr/infected_shard1_replica_n1/ shard1
   [junit4]   2> 1630201 INFO  (zkCallback-11428-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630201 INFO  (zkCallback-11454-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630202 INFO  (zkCallback-11454-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630202 INFO  (zkCallback-11428-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630204 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1630205 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1630210 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=infected_shard2_replica_n2&action=CREATE&numShards=2&collection=infected&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=283
   [junit4]   2> 1630211 INFO  (qtp1621118418-19158) [n:127.0.0.1:61652_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=infected_shard1_replica_n1&action=CREATE&numShards=2&collection=infected&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=283
   [junit4]   2> 1630217 INFO  (qtp600450975-19143) [n:127.0.0.1:61649_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> 1630314 INFO  (zkCallback-11454-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630314 INFO  (zkCallback-11428-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630314 INFO  (zkCallback-11454-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630314 INFO  (zkCallback-11454-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630314 INFO  (zkCallback-11428-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630315 INFO  (zkCallback-11439-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630315 INFO  (zkCallback-11428-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630317 INFO  (qtp600450975-19143) [n:127.0.0.1:61649_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=infected&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=806
   [junit4]   2> 1630334 INFO  (qtp2012798138-19138) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 1630334 INFO  (qtp1621118418-19157) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/infected/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1630334 INFO  (qtp1621118418-19157) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=infected:4&wt=javabin&version=2}{add=[0 (1665265818503479296), 1 (1665265818505576448), 4 (1665265818505576449), 8 (1665265818505576450), 10 (1665265818505576451), 11 (1665265818505576452), 12 (1665265818505576453), 13 (1665265818505576454), 14 (1665265818505576455), 15 (1665265818505576456), ... (56 adds)]} 0 8
   [junit4]   2> 1630335 INFO  (qtp2012798138-19138) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=infected:4&wt=javabin&version=2}{add=[2 (1665265818504527872), 3 (1665265818505576448), 5 (1665265818505576449), 6 (1665265818505576450), 7 (1665265818505576451), 9 (1665265818505576452), 17 (1665265818505576453), 18 (1665265818505576454), 19 (1665265818505576455), 21 (1665265818505576456), ... (44 adds)]} 0 7
   [junit4]   2> 1630410 INFO  (qtp1621118418-19157) [n:127.0.0.1:61652_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={omitHeader=true&wt=json} status=0 QTime=0
   [junit4]   2> 1630411 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr     ] o.a.s.s.PKIAuthenticationPlugin New Key obtained from  node: 127.0.0.1:61652_solr / MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
   [junit4]   2> 1630413 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1665265818591559680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1630413 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2a4eebac commitCommandVersion:1665265818591559680
   [junit4]   2> 1630416 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c9822ec[infected_shard2_replica_n2] main]
   [junit4]   2> 1630416 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1630418 INFO  (searcherExecutor-11486-thread-1-processing-n:127.0.0.1:61648_solr x:infected_shard2_replica_n2 c:infected s:shard2 r:core_node4) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.c.SolrCore [infected_shard2_replica_n2] Registered new searcher Searcher@5c9822ec[infected_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C44:[diagnostics={java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588121241182, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush, lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}] :id=aulpvssx5wek8gm0fmoljmtq1)))}
   [junit4]   2> 1630418 INFO  (qtp2012798138-19140) [n:127.0.0.1:61648_solr c:infected s:shard2 r:core_node4 x:infected_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:61652/solr/infected_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 1630419 INFO  (qtp1621118418-19156) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1665265818597851136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1630419 INFO  (qtp1621118418-19156) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1235886c commitCommandVersion:1665265818597851136
   [junit4]   2> 1630423 INFO  (qtp1621118418-19156) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@22e02c1d[infected_shard1_replica_n1] main]
   [junit4]   2> 1630424 INFO  (qtp1621118418-19156) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1630425 INFO  (searcherExecutor-11488-thread-1-processing-n:127.0.0.1:61652_solr x:infected_shard1_replica_n1 c:infected s:shard1 r:core_node3) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.c.SolrCore [infected_shard1_replica_n1] Registered new searcher Searcher@22e02c1d[infected_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C56:[diagnostics={java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588121241188, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush, lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}] :id=aulpvssx5wek8gm0fmoljmtq4)))}
   [junit4]   2> 1630425 INFO  (qtp1621118418-19156) [n:127.0.0.1:61652_solr c:infected s:shard1 r:core_node3 x:infected_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [infected_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=infected:4&commit=true&wt=javabin&version=2}{commit=} 0 86
   [junit4]   2> 1630428 INFO  (zkCallback-11454-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630428 INFO  (zkCallback-11454-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630428 INFO  (zkCallback-11454-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630429 INFO  (zkCallback-11428-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630429 INFO  (zkCallback-11428-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630429 INFO  (zkCallback-11428-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630451 WARN  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[D1A688A41C9CEDD6]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61ad60ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1630451 WARN  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[D1A688A41C9CEDD6]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61ad60ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1630474 INFO  (TEST-TestQueryingOnDownCollection.testQueryToDownCollectionShouldFailFast-seed#[D1A688A41C9CEDD6]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testQueryToDownCollectionShouldFailFast
   [junit4]   2> 1630580 INFO  (jetty-closer-11498-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1457407301
   [junit4]   2> 1630581 INFO  (jetty-closer-11498-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61652_solr
   [junit4]   2> 1630581 INFO  (jetty-closer-11498-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=67255797
   [junit4]   2> 1630581 INFO  (jetty-closer-11498-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61649_solr
   [junit4]   2> 1630582 INFO  (jetty-closer-11498-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1630582 INFO  (jetty-closer-11498-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61649_solr as DOWN
   [junit4]   2> 1630582 INFO  (jetty-closer-11498-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1630582 INFO  (jetty-closer-11498-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61652_solr as DOWN
   [junit4]   2> 1630583 INFO  (jetty-closer-11498-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=607399627
   [junit4]   2> 1630583 INFO  (jetty-closer-11498-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61648_solr
   [junit4]   2> 1630584 INFO  (jetty-closer-11498-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1630585 INFO  (jetty-closer-11498-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61648_solr as DOWN
   [junit4]   2> 1630595 INFO  (coreCloseExecutor-11508-thread-1) [n:127.0.0.1:61652_solr     ] o.a.s.c.SolrCore [infected_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@39ebd559
   [junit4]   2> 1630595 INFO  (coreCloseExecutor-11508-thread-1) [n:127.0.0.1:61652_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard1.replica_n1 tag=SolrCore@39ebd559
   [junit4]   2> 1630595 INFO  (coreCloseExecutor-11508-thread-1) [n:127.0.0.1:61652_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66ebd7e6: rootName = solr_61652, domain = solr.core.infected.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.infected.shard1.replica_n1/com.codahale.metrics.MetricRegistry@234aad86
   [junit4]   2> 1630596 INFO  (jetty-closer-11498-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1630596 INFO  (jetty-closer-11498-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d796500: rootName = solr_61649, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4e8d82a8
   [junit4]   2> 1630597 INFO  (coreCloseExecutor-11510-thread-1) [n:127.0.0.1:61648_solr     ] o.a.s.c.SolrCore [infected_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5c572bfc
   [junit4]   2> 1630597 INFO  (coreCloseExecutor-11510-thread-1) [n:127.0.0.1:61648_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.infected.shard2.replica_n2 tag=SolrCore@5c572bfc
   [junit4]   2> 1630597 INFO  (coreCloseExecutor-11510-thread-1) [n:127.0.0.1:61648_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55e76cc4: rootName = solr_61648, domain = solr.core.infected.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.infected.shard2.replica_n2/com.codahale.metrics.MetricRegistry@7ce54117
   [junit4]   2> 1630705 ERROR (OverseerStateUpdate-72128179198230536-127.0.0.1:61652_solr-n_0000000000) [n:127.0.0.1:61652_solr     ] o.a.s.c.Overseer Exception in Overseer main queue loop
   [junit4]   2>           => org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/infected/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:122)
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/infected/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:122) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2384) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:351) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:351) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:201) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:265) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 1630718 INFO  (zkCallback-11454-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630718 INFO  (zkCallback-11454-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630718 INFO  (zkCallback-11454-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630719 INFO  (zkCallback-11428-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630719 INFO  (zkCallback-11428-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630719 INFO  (zkCallback-11428-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630731 INFO  (zkCallback-11428-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630731 INFO  (zkCallback-11454-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630732 INFO  (zkCallback-11454-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630732 INFO  (zkCallback-11428-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630732 INFO  (zkCallback-11454-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630732 INFO  (zkCallback-11428-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/infected/state.json] for collection [infected] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1630817 INFO  (jetty-closer-11498-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1630817 INFO  (jetty-closer-11498-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b1c42fa: rootName = solr_61649, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@313c7cd7
   [junit4]   2> 1630876 INFO  (jetty-closer-11498-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1630876 INFO  (jetty-closer-11498-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fe86bc4: rootName = solr_61649, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@23b3f59b
   [junit4]   2> 1630876 INFO  (jetty-closer-11498-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1630881 INFO  (zkCallback-11454-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1630881 INFO  (zkCallback-11428-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1630882 INFO  (coreCloseExecutor-11508-thread-1) [n:127.0.0.1:61652_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard1.leader tag=SolrCore@39ebd559
   [junit4]   2> 1630882 INFO  (coreCloseExecutor-11510-thread-1) [n:127.0.0.1:61648_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.infected.shard2.leader tag=SolrCore@5c572bfc
   [junit4]   2> 1630882 INFO  (coreCloseExecutor-11508-thread-1) [n:127.0.0.1:61652_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1630882 INFO  (coreCloseExecutor-11510-thread-1) [n:127.0.0.1:61648_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1630884 INFO  (jetty-closer-11498-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1630884 INFO  (jetty-closer-11498-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73c85aa1: rootName = solr_61648, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@197dfe19
   [junit4]   2> 1630885 INFO  (jetty-closer-11498-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1630885 INFO  (jetty-closer-11498-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f701373: rootName = solr_61652, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7cee2ee0
   [junit4]   2> 1630890 INFO  (jetty-closer-11498-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1630890 INFO  (jetty-closer-11498-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ebc58bc: rootName = solr_61648, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@313c7cd7
   [junit4]   2> 1630891 INFO  (jetty-closer-11498-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1630891 INFO  (jetty-closer-11498-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a7b4905: rootName = solr_61652, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@313c7cd7
   [junit4]   2> 1630896 INFO  (jetty-closer-11498-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1630896 INFO  (jetty-closer-11498-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4472ffa: rootName = solr_61648, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@23b3f59b
   [junit4]   2> 1630896 INFO  (jetty-closer-11498-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1630900 INFO  (jetty-closer-11498-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1630900 INFO  (jetty-closer-11498-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20af1e87: rootName = solr_61652, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@23b3f59b
   [junit4]   2> 1630900 INFO  (jetty-closer-11498-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1630902 INFO  (closeThreadPool-11515-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72128179198230536-127.0.0.1:61652_solr-n_0000000000) closing
   [junit4]   2> 1630902 INFO  (OverseerStateUpdate-72128179198230536-127.0.0.1:61652_solr-n_0000000000) [n:127.0.0.1:61652_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61652_solr
   [junit4]   2> 1630905 INFO  (OverseerAutoScalingTriggerThread-72128179198230536-127.0.0.1:61652_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1630915 INFO  (closeThreadPool-11515-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72128179198230536-127.0.0.1:61652_solr-n_0000000000) closing
   [junit4]   2> 1630995 INFO  (jetty-closer-11498-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@29324cef{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:०}
   [junit4]   2> 1630996 INFO  (jetty-closer-11498-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2858f648{/solr,null,UNAVAILABLE}
   [junit4]   2> 1630996 INFO  (jetty-closer-11498-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1631095 INFO  (jetty-closer-11498-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72128179198230536-127.0.0.1:61652_solr-n_0000000000) closing
   [junit4]   2> 1631099 INFO  (jetty-closer-11498-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a5826a2{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:०}
   [junit4]   2> 1631100 INFO  (jetty-closer-11498-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fb3810{/solr,null,UNAVAILABLE}
   [junit4]   2> 1631100 INFO  (jetty-closer-11498-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1631206 INFO  (jetty-closer-11498-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7d00b7ca{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:०}
   [junit4]   2> 1631207 INFO  (jetty-closer-11498-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@73fbe272{/solr,null,UNAVAILABLE}
   [junit4]   2> 1631207 INFO  (jetty-closer-11498-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1631211 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1631428 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> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/collections/infected/terms/shard2
   [junit4]   2> 	3	/solr/collections/infected/terms/shard1
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/infected/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/collections/infected/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1631432 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61625
   [junit4]   2> 1631432 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61625
   [junit4]   2> 1631432 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61625
   [junit4]   2> 1631432 INFO  (SUITE-TestQueryingOnDownCollection-seed#[D1A688A41C9CEDD6]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Apr 29, 2020 12:47:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Apr 29, 2020 12:47:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestQueryingOnDownCollection: 
   [junit4]   2>    1) Thread[id=19102, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestQueryingOnDownCollection]
   [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> Apr 29, 2020 12:47:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=19102, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestQueryingOnDownCollection]
   [junit4]   2> 1641480 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.7.jar:3.5.7]
   [junit4]   2> Apr 29, 2020 12:47:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=Lucene84}, docValues:{}, maxPointsInLeafNode=528, maxMBSortInHeap=6.613974721565501, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@72097133), locale=mr-IN, timezone=Asia/Baku
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=116315032,total=381362176
   [junit4]   2> NOTE: All tests run in this JVM: [CursorMarkTest, TestSizeLimitedDistributedMap, TestNonDefinedSimilarityFactory, TestSolrQueryResponse, TestDFRSimilarityFactory, HdfsRestartWhileUpdatingTest, TestQueryUtils, WordBreakSolrSpellCheckerTest, OverseerTaskQueueTest, TestBulkSchemaAPI, CloudMLTQParserTest, ReplicationFactorTest, TestUnifiedSolrHighlighter, AlternateDirectoryTest, FieldMutatingUpdateProcessorTest, TestTrie, ZkStateWriterTest, ConvertedLegacyTest, TestLogWatcher, TestSolrJacksonAnnotation, TestNamedUpdateProcessors, TestTrackingShardHandlerFactory, TestFieldCache, TestSchemaSimilarityResource, CdcrVersionReplicationTest, DistanceFunctionTest, TestMaxScoreQueryParser, ClusterStateTest, MoveReplicaHDFSFailoverTest, HdfsCollectionsAPIDistributedZkTest, TestHdfsUpdateLog, AutoAddReplicasIntegrationTest, AuditLoggerIntegrationTest, TriggerCooldownIntegrationTest, TestScoreJoinQPNoScore, SolrSlf4jReporterTest, TestSearchPerf, TestRandomFaceting, CoreAdminRequestStatusTest, TestSubQueryTransformerCrossCore, TestDocumentBuilder, InfoHandlerTest, TestCrossCoreJoin, TestFieldResource, ScheduledTriggerTest, FullHLLTest, CircularListTest, LegacyCloudClusterPropTest, OverseerModifyCollectionTest, ChaosMonkeySafeLeaderWithPullReplicasTest, RequiredFieldsTest, CloneFieldUpdateProcessorFactoryTest, TestSimScenario, TestSimGenericDistributedQueue, TestStressReorder, StatsComponentTest, SolrIndexConfigTest, TestSolr4Spatial2, ResponseBuilderTest, MetricTriggerIntegrationTest, HighlighterConfigTest, TestExtendedDismaxParser, TestFuzzyAnalyzedSuggestions, RecoveryZkTest, FileUtilsTest, TestCollectionsAPIViaSolrCloudCluster, AddBlockUpdateTest, TestTolerantUpdateProcessorCloud, TestStressCloudBlindAtomicUpdates, SortByFunctionTest, ConcurrentCreateRoutedAliasTest, RangeFacetCloudTest, ZkCLITest, HdfsAutoAddReplicasIntegrationTest, PKIAuthenticationIntegrationTest, TestSimpleTextCodec, TestSimComputePlanAction, DeleteStatusTest, SaslZkACLProviderTest, SpatialFilterTest, TestPHPSerializedResponseWriter, TermsComponentTest, OpenExchangeRatesOrgProviderTest, TestDefaultStatsCache, TestAnalyzeInfixSuggestions, SolrRequestParserTest, TestCloudRecovery2, TestSystemCollAutoCreate, ZkSolrClientTest, SignatureUpdateProcessorFactoryTest, BadComponentTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, BasicDistributedZkTest, HttpPartitionTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestConfigSetsAPI, TestDistributedMap, TestDownShardTolerantSearch, TestExactSharedStatsCacheCloud, TestExactStatsCacheCloud, TestHashPartitioner, TestLeaderElectionWithEmptyReplica, TestQueryingOnDownCollection]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.seed=D1A688A41C9CEDD6 -Dtests.slow=true -Dtests.locale=mr-IN -Dtests.timezone=Asia/Baku -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestQueryingOnDownCollection (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestQueryingOnDownCollection: 
   [junit4]    >    1) Thread[id=19102, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestQueryingOnDownCollection]
   [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([D1A688A41C9CEDD6]:0)
   [junit4] Completed [542/910 (1!)] on J2 in 13.39s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: 2dd92fc0521f32b60e05ad83a80a4b3f4e88e3ce

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.seed=D1A688A41C9CEDD6 -Dtests.slow=true -Dtests.locale=mr-IN -Dtests.timezone=Asia/Baku -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]       TestQueryingOnDownCollection
[repro] ant compile-test

[...truncated 3152 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestQueryingOnDownCollection" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=D1A688A41C9CEDD6 -Dtests.slow=true -Dtests.locale=mr-IN -Dtests.timezone=Asia/Baku -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]

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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.uninverting.TestFieldCacheWithThreads

Error Message:
The test or suite printed 777841 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true

Stack Trace:
java.lang.AssertionError: The test or suite printed 777841 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
	at __randomizedtesting.SeedInfo.seed([9B499286D9754C57]:0)
	at org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:282)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 2204 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J3-20200429_031138_15810326833510817748583.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-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20200429_031138_15916906145930706610466.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-master-MacOSX/lucene/build/core/test/temp/junit4-J2-20200429_031138_15912686513993037914766.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J4-20200429_031138_16410751608148888197095.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-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20200429_031138_1674304984802108024781.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 310 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20200429_031529_69010844974837009461504.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20200429_031529_6909615852130780271793.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 11 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J4-20200429_031529_69118120280422914648729.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-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J2-20200429_031529_6909466765888104195862.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-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J3-20200429_031529_69116126920833974896120.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 1097 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J2-20200429_031615_5794413137564282445148.syserr
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20200429_031615_5796489659444314728179.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J3-20200429_031615_5799588458904001316878.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-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20200429_031615_57916611048949707633476.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J4-20200429_031615_5795102365535402522709.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J4-20200429_031703_22710665658510948683312.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-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20200429_031703_225858774833124609103.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-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J3-20200429_031703_2264827050072433945470.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 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J2-20200429_031703_225941841060704569843.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-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20200429_031703_22515547562693378311847.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 221 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20200429_031715_0054647306242444485811.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-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J4-20200429_031715_0139032497248612843746.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-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20200429_031715_00513939604488137560917.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J3-20200429_031715_0096356508095786462210.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-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20200429_031715_00515611586923255892491.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 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20200429_031725_5117453049468574186644.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20200429_031725_511469425288891340414.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-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J2-20200429_031725_5115698829452245075341.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 181 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J2-20200429_031731_0017293256981798969831.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20200429_031731_0018072797880701812963.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-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J4-20200429_031731_00410758668174679584293.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20200429_031731_0018769594997384881948.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-master-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J3-20200429_031731_00318398684994487789743.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 160 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J3-20200429_031739_38317646688604005800071.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-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J4-20200429_031739_38418126857668656786022.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-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J2-20200429_031739_38214006965034622855200.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-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20200429_031739_38111063348722407419506.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

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

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20200429_031746_5232353021898028650599.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-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J2-20200429_031746_52316386343391740273385.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-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J4-20200429_031746_52615035765644949019324.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 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20200429_031754_3474711811549942911651.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20200429_031754_34715944355674400527232.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 155 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J3-20200429_031758_3753172229449364571926.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-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J2-20200429_031758_3543153841240128701803.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-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20200429_031758_3231163010313999887853.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20200429_031758_312276850914980959640.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 165 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J3-20200429_031803_75211206085534242224714.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-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J2-20200429_031803_7528209603030530077089.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20200429_031803_75110292412811327584153.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20200429_031803_7528846527411734012047.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 19 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J4-20200429_031803_75312389597947294133911.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 1289 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J2-20200429_031900_5577670292518508525974.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J3-20200429_031900_5581147867674751564565.syserr
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20200429_031900_55718437937188644591032.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-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J4-20200429_031900_5606992473846036842104.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-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20200429_031900_55716842983836221197672.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 229 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20200429_031916_0509018874278016802836.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-master-MacOSX/lucene/build/classification/test/temp/junit4-J2-20200429_031916_05212273103596222647222.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J3-20200429_031916_0531923851193629773623.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-master-MacOSX/lucene/build/classification/test/temp/junit4-J4-20200429_031916_0539077606106757296391.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-master-MacOSX/lucene/build/classification/test/temp/junit4-J0-20200429_031916_0403012909269430740677.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 297 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J2-20200429_031926_5983218122952505803287.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20200429_031926_5985734659287239125658.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 13 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J4-20200429_031926_6013772710625868076788.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 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20200429_031926_5974872373540647728253.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 11 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J3-20200429_031926_59913852375044302578039.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 207 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J2-20200429_032025_60917804097314029180759.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 12 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J4-20200429_032025_6105631179291949986356.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-master-MacOSX/lucene/build/demo/test/temp/junit4-J3-20200429_032025_61014923913329122190914.syserr
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J0-20200429_032025_6099517231200017712355.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20200429_032030_8313172633135619308164.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-master-MacOSX/lucene/build/expressions/test/temp/junit4-J3-20200429_032030_8314816976461611257531.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-master-MacOSX/lucene/build/expressions/test/temp/junit4-J2-20200429_032030_8313927011577654249021.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-master-MacOSX/lucene/build/expressions/test/temp/junit4-J4-20200429_032030_8328130784285534900848.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 228 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J1-20200429_032038_7156846337158064520090.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-master-MacOSX/lucene/build/facet/test/temp/junit4-J2-20200429_032038_7163451642258425289176.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-master-MacOSX/lucene/build/facet/test/temp/junit4-J0-20200429_032038_70912804727625821304949.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-master-MacOSX/lucene/build/facet/test/temp/junit4-J4-20200429_032038_71715299958543888836505.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-master-MacOSX/lucene/build/facet/test/temp/junit4-J3-20200429_032038_71610757487747156519534.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 182 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J4-20200429_032058_45316386888529435323968.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-master-MacOSX/lucene/build/grouping/test/temp/junit4-J2-20200429_032058_45316018211042038964172.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J3-20200429_032058_45315637154760905236494.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-master-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20200429_032058_45211952180876385119803.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20200429_032058_4521140461141519533719.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 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20200429_032105_9298775859199982956149.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-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J2-20200429_032105_9302776562083125418724.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J3-20200429_032105_93118162702172648350083.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-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J4-20200429_032105_9329599112379104690605.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-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20200429_032105_92915560282772981413634.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 169 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J2-20200429_032127_76512032523843606034171.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-master-MacOSX/lucene/build/join/test/temp/junit4-J0-20200429_032127_7645696940386572040086.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-master-MacOSX/lucene/build/join/test/temp/junit4-J4-20200429_032127_7687596478547157430076.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-master-MacOSX/lucene/build/join/test/temp/junit4-J1-20200429_032127_76414031876350251283547.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-master-MacOSX/lucene/build/join/test/temp/junit4-J3-20200429_032127_7671863119171571592028.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 270 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J3-20200429_032138_11416404481528931135924.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-master-MacOSX/lucene/build/luke/test/temp/junit4-J2-20200429_032138_1147635730774971669841.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-master-MacOSX/lucene/build/luke/test/temp/junit4-J1-20200429_032138_113764369086831723967.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/luke/test/temp/junit4-J4-20200429_032138_11412977336964338058013.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-master-MacOSX/lucene/build/luke/test/temp/junit4-J0-20200429_032138_11315074349421216218468.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 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J0-20200429_032149_24214844376375855731735.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J1-20200429_032149_2429670672095564955919.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 187 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J3-20200429_032153_5466016529527228597342.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J1-20200429_032153_5464994304769544018390.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-master-MacOSX/lucene/build/misc/test/temp/junit4-J4-20200429_032153_54718132951120086034366.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-master-MacOSX/lucene/build/misc/test/temp/junit4-J0-20200429_032153_5466220417997890374640.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 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J2-20200429_032153_5461374058736373717636.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 259 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J3-20200429_032204_20317520864693692145126.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-master-MacOSX/lucene/build/monitor/test/temp/junit4-J1-20200429_032204_20318216734019672854986.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/monitor/test/temp/junit4-J0-20200429_032204_2032796876977565701054.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-master-MacOSX/lucene/build/monitor/test/temp/junit4-J4-20200429_032204_20413752986901808874458.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-master-MacOSX/lucene/build/monitor/test/temp/junit4-J2-20200429_032204_20312185103795071396623.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 248 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J3-20200429_032216_7311875302997358174258.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-master-MacOSX/lucene/build/queries/test/temp/junit4-J4-20200429_032216_73815772965775495761118.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-master-MacOSX/lucene/build/queries/test/temp/junit4-J0-20200429_032216_73016696851991172553215.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J1-20200429_032216_730301306369171034145.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-master-MacOSX/lucene/build/queries/test/temp/junit4-J2-20200429_032216_7302940613357121680537.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 221 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20200429_032230_2359928654307816234603.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20200429_032230_2358718628008972142078.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-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J3-20200429_032230_24118296443055691670529.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-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J2-20200429_032230_23610624879684011575188.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-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J4-20200429_032230_2437529223535847119231.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 190 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20200429_032244_10814356594809896172178.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20200429_032244_10816885304086960340787.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-master-MacOSX/lucene/build/replicator/test/temp/junit4-J4-20200429_032244_10917872327752800374209.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-master-MacOSX/lucene/build/replicator/test/temp/junit4-J3-20200429_032244_10814391347768547676242.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 23 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J2-20200429_032244_10817423083819082070466.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 196 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J4-20200429_032256_805406334595500801020.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20200429_032256_8023654068431581922411.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-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J2-20200429_032256_8037126878447477386026.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-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J3-20200429_032256_8048469222573480506070.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-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20200429_032256_8011803701679481340709.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 288 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J4-20200429_032313_3763443798086252989710.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-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J2-20200429_032313_3746624766992851472277.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-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20200429_032313_37415770934221698905676.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-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J3-20200429_032313_37514968762687412879578.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-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20200429_032313_3748668707104896208426.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 188 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J3-20200429_032329_59513099934058532886674.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-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J2-20200429_032329_59510166658873782431696.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-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20200429_032329_594300199499657439540.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20200429_032329_5948245195782721416634.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-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J4-20200429_032329_5963613464219477123925.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 248 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J3-20200429_032341_7626066164915436402000.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-master-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20200429_032341_762545075893466033482.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-master-MacOSX/lucene/build/suggest/test/temp/junit4-J4-20200429_032341_7636576250438415017997.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-master-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20200429_032341_7625213268560845310080.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-master-MacOSX/lucene/build/suggest/test/temp/junit4-J2-20200429_032341_7621601327287205009116.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 2266 lines...]
   [junit4] Suite: org.apache.solr.uninverting.TestFieldCacheWithThreads
   [junit4]   2> 570352 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=19} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=22} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=21} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:22&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=7} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=6} status=0 QTime=0
   [junit4]   2> 570352 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=21} status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=7} status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=21} status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=16} status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=14} status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:13&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=20} status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:16&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=19} status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=15} status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:13&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570353 INFO  (READER20) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=14} status=0 QTime=1
   [junit4]   2> 570353 INFO  (READER11) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=11} status=0 QTime=4
   [junit4]   2> 570353 INFO  (READER0) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&omitHeader=true&wt=json} hits=1 status=0 QTime=5
   [junit4]   2> 570353 INFO  (READER27) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=0} status=0 QTime=5
   [junit4]   2> 570370 INFO  (READER13) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&omitHeader=true&wt=json} hits=1 status=0 QTime=16
   [junit4]   2> 570370 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:20&omitHeader=true&wt=json} hits=1 status=0 QTime=21
   [junit4]   2> 570376 INFO  (WRITER2) [    x:collection1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17469f92[collection1] main]
   [junit4]   2> 570377 INFO  (WRITER2) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 570379 INFO  (searcherExecutor-4988-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17469f92[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_o(9.0.0):C18/15:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588131267902, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}]:delGen=1 :id=82y6wbe4b18xcbl6r3kpl4yxw) Uninverting(_p(9.0.0):C2/1:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588131267776, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}] :id=82y6wbe4b18xcbl6r3kpl4yxx) Uninverting(_r(9.0.0):C8/7:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588131268807, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}]:delGen=1 :id=82y6wbe4b18xcbl6r3kpl4yy8) Uninverting(_v(9.0.0):C1:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588131269340, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}] :id=82y6wbe4b18xcbl6r3kpl4yyf) Uninverting(_u(9.0.0):C13/8:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588131269154, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}]:delGen=1 :id=82y6wbe4b18xcbl6r3kpl4yyg) Uninverting(_w(9.0.0):C6/4:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588131269395, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}]:delGen=1 :id=82y6wbe4b18xcbl6r3kpl4yyk) Uninverting(_x(9.0.0):C2:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588131269552, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}] :id=82y6wbe4b18xcbl6r3kpl4yyo) Uninverting(_10(9.0.0):C4:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588131270334, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}] :id=82y6wbe4b18xcbl6r3kpl4yyt) Uninverting(_z(9.0.0):C2/1:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588131270334, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}]:delGen=1 :id=82y6wbe4b18xcbl6r3kpl4yyv) Uninverting(_y(9.0.0):C1:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588131270634, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}] :id=82y6wbe4b18xcbl6r3kpl4yyx) Uninverting(_11(9.0.0):C1:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1588131270711, java.vendor=AdoptOpenJDK, os=Mac OS X, os.version=10.14.6, java.runtime.version=13.0.2+8, os.arch=x86_64, source=flush}] :id=82y6wbe4b18xcbl6r3kpl4yyz)))}
   [junit4]   2> 570395 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=15} status=0 QTime=41
   [junit4]   2> 570405 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=2} status=0 QTime=57
   [junit4]   2> 570427 INFO  (WRITER1) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 570427 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=19} status=0 QTime=0
   [junit4]   2> 570427 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=21} status=0 QTime=0
   [junit4]   2> 570427 INFO  (WRITER2) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2894
   [junit4]   2> 570428 INFO  (WRITER1) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2897
   [junit4]   2> 570428 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 570428 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=19} status=0 QTime=0
   [junit4]   2> 570428 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=2} status=0 QTime=0
   [junit4]   2> 570428 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=14} status=0 QTime=0
   [junit4]   2> 570428 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=10} status=0 QTime=0
   [junit4]   2> 570428 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=15} status=0 QTime=0
   [junit4]   2> 570428 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 570428 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 570429 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=7} status=0 QTime=0
   [junit4]   2> 570429 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570429 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570429 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:22&omitHeader=true&wt=json} hits=1 status=0 QTime=3
   [junit4]   2> 570430 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=3
   [junit4]   2> 570430 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=16} status=0 QTime=0
   [junit4]   2> 570430 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=16} status=0 QTime=0
   [junit4]   2> 570430 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570430 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=9} status=0 QTime=0
   [junit4]   2> 570430 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 570430 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=6} status=0 QTime=0
   [junit4]   2> 570430 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:19&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570430 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570430 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=7} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER13) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:21&omitHeader=true&wt=json} hits=1 status=0 QTime=3
   [junit4]   2> 570431 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=4} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=17} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER13) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=7} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:17&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER13) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=21} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=17} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER13) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER13) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=3} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=12} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=12} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER13) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=7} status=0 QTime=0
   [junit4]   2> 570431 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 570432 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570432 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=5} status=0 QTime=0
   [junit4]   2> 570432 INFO  (READER13) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=json&qt=/get&ids=7} status=0 QTime=0
   [junit4]   2> 570432 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:21&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570432 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570432 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570432 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 570432 INFO  (READER13) 

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

precated 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-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20200429_040823_2848079796649938931011.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-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J3-20200429_040823_28617359674325797991471.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-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20200429_040823_2849615625133372983081.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 680 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J3-20200429_040836_30715654249129001862059.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-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J4-20200429_040836_3081007859918884200538.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-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20200429_040836_3079082427708507219797.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-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20200429_040836_30713673007140351093464.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20200429_040836_3076517098256268330537.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 582 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20200429_040917_65316143007784762910396.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-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20200429_040917_65315536548748120124684.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-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20200429_040917_65318384493867066594325.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-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J4-20200429_040917_6535090731217820398279.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-master-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J3-20200429_040917_6538228702475367855297.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 569 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20200429_040936_6577860364886756150300.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 43023 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5937/consoleText

[repro] Revision: 2dd92fc0521f32b60e05ad83a80a4b3f4e88e3ce

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestFieldCacheWithThreads -Dtests.seed=9B499286D9754C57 -Dtests.slow=true -Dtests.locale=luy-KE -Dtests.timezone=America/Kralendijk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

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

[...truncated 3152 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestFieldCacheWithThreads" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=9B499286D9754C57 -Dtests.slow=true -Dtests.locale=luy-KE -Dtests.timezone=America/Kralendijk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 59 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J4-20200429_041936_14912888946605296771453.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J3-20200429_041936_149678811741735896392.syserr
   [junit4] <<< JVM J4: EOF ----

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

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20200429_041936_1494634211339629347557.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 27 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.uninverting.TestFieldCacheWithThreads
[repro] Exiting with code 0

[...truncated 73 lines...]