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/05/08 06:11:24 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Windows (64bit/jdk-14) - Build # 8800 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8800/
Java: 64bit/jdk-14 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckHandler

Error Message:
Error from server at http://127.0.0.1:63836/solr: Host Unavailable: Not in live nodes as per zk

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63836/solr: Host Unavailable: Not in live nodes as per zk
	at __randomizedtesting.SeedInfo.seed([4D68695C89072379:6C7A2E42BC08A7ED]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckHandler(HealthCheckHandlerTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13120 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.HealthCheckHandlerTest
   [junit4]   2> 193126 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 193126 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 193126 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.HealthCheckHandlerTest_4D68695C89072379-001\data-dir-13-001
   [junit4]   2> 193126 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 193134 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 193134 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.HealthCheckHandlerTest_4D68695C89072379-001\tempDir-001
   [junit4]   2> 193134 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 193177 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 193177 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 193238 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 63769
   [junit4]   2> 193238 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63769
   [junit4]   2> 193238 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63769
   [junit4]   2> 193238 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63769
   [junit4]   2> 193242 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193249 INFO  (zkConnectionManagerCallback-1139-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 193249 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193256 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193263 INFO  (zkConnectionManagerCallback-1141-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 193263 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193264 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193273 INFO  (zkConnectionManagerCallback-1143-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 193273 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193386 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 193386 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 193386 INFO  (jetty-launcher-1144-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 193387 INFO  (jetty-launcher-1144-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 193387 INFO  (jetty-launcher-1144-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 193387 INFO  (jetty-launcher-1144-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 193388 INFO  (jetty-launcher-1144-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@112016e6{/solr,null,AVAILABLE}
   [junit4]   2> 193391 INFO  (jetty-launcher-1144-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@58a022cb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63782}
   [junit4]   2> 193391 INFO  (jetty-launcher-1144-thread-1) [     ] o.e.j.s.Server Started @193443ms
   [junit4]   2> 193391 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63782}
   [junit4]   2> 193391 ERROR (jetty-launcher-1144-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 193391 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 193391 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 193392 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 193392 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 193392 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-08T05:24:55.643268900Z
   [junit4]   2> 193392 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193401 INFO  (zkConnectionManagerCallback-1146-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 193402 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193402 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 193519 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 193525 WARN  (jetty-launcher-1144-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4edc3b92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 193525 WARN  (jetty-launcher-1144-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4edc3b92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 193538 WARN  (jetty-launcher-1144-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49a3db20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 193538 WARN  (jetty-launcher-1144-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49a3db20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 193538 INFO  (jetty-launcher-1144-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63769/solr
   [junit4]   2> 193540 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:63782_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193546 INFO  (zkConnectionManagerCallback-1157-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 193546 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:63782_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194026 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:63782_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63782_solr
   [junit4]   2> 194026 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:63782_solr     ] o.a.s.c.Overseer Overseer (id=72073793706393604-127.0.0.1:63782_solr-n_0000000000) starting
   [junit4]   2> 194044 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:63782_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63782_solr
   [junit4]   2> 194050 INFO  (OverseerStateUpdate-72073793706393604-127.0.0.1:63782_solr-n_0000000000) [n:127.0.0.1:63782_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:63782_solr
   [junit4]   2> 194062 INFO  (OverseerStateUpdate-72073793706393604-127.0.0.1:63782_solr-n_0000000000) [n:127.0.0.1:63782_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 194068 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:63782_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 194069 WARN  (jetty-launcher-1144-thread-1) [n:127.0.0.1:63782_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 194092 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:63782_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 194138 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:63782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63782.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 194146 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:63782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63782.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 194146 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:63782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63782.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 194148 INFO  (jetty-launcher-1144-thread-1) [n:127.0.0.1:63782_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.HealthCheckHandlerTest_4D68695C89072379-001\tempDir-001\node1\.
   [junit4]   2> 194198 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 194200 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194270 INFO  (zkConnectionManagerCallback-1174-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 194270 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194277 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 194280 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63769/solr ready
   [junit4]   2> 194334 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[4D68695C89072379]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerWithCloudClient
   [junit4]   2> 194336 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[4D68695C89072379]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerWithCloudClient
   [junit4]   2> 194372 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandler
   [junit4]   2> 194380 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 194386 INFO  (qtp1449641591-1902) [n:127.0.0.1:63782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 194392 INFO  (qtp1449641591-1896) [n:127.0.0.1:63782_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=_default&name=test&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 194410 INFO  (OverseerThreadFactory-1164-thread-1-processing-n:127.0.0.1:63782_solr) [n:127.0.0.1:63782_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test
   [junit4]   2> 194554 INFO  (qtp1449641591-1898) [n:127.0.0.1:63782_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=4
   [junit4]   2> 194561 INFO  (qtp1449641591-1902) [n:127.0.0.1:63782_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=3
   [junit4]   2> 194574 INFO  (OverseerStateUpdate-72073793706393604-127.0.0.1:63782_solr-n_0000000000) [n:127.0.0.1:63782_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63782/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63782_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 194781 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr    x:test_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=_default&newCollection=true&collection=test&version=2&replicaType=NRT&coreNodeName=core_node2&name=test_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 194782 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr    x:test_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 194811 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 194857 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 195290 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 195290 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n1' using configuration from configset _default, trusted=true
   [junit4]   2> 195292 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63782.solr.core.test.shard1.replica_n1' (registry 'solr.core.test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 195302 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.HealthCheckHandlerTest_4D68695C89072379-001\tempDir-001\node1\.\test_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.HealthCheckHandlerTest_4D68695C89072379-001\tempDir-001\node1\.\test_shard1_replica_n1\data\]
   [junit4]   2> 195628 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 195628 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 195632 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 195632 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 195642 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@223d8756[test_shard1_replica_n1] main]
   [junit4]   2> 195646 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 195648 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 195653 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema
   [junit4]   2> 195656 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 195656 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 195662 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 195676 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 195676 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1666098657154301952
   [junit4]   2> 195681 INFO  (searcherExecutor-1176-thread-1-processing-n:127.0.0.1:63782_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@223d8756[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 195681 INFO  (searcherExecutor-1176-thread-1-processing-n:127.0.0.1:63782_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 195681 INFO  (searcherExecutor-1176-thread-1-processing-n:127.0.0.1:63782_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 195682 INFO  (searcherExecutor-1176-thread-1-processing-n:127.0.0.1:63782_solr x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore [test_shard1_replica_n1] Registered new searcher Searcher@223d8756[test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 195692 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 195692 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test/leaders/shard1
   [junit4]   2> 195702 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 195702 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 195702 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63782/solr/test_shard1_replica_n1/
   [junit4]   2> 195702 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 195702 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:63782/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 195702 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test/leaders/shard1/leader after winning as /collections/test/leader_elect/shard1/election/72073793706393604-core_node2-n_0000000000
   [junit4]   2> 195710 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63782/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 195818 INFO  (zkCallback-1156-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 195822 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 195831 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=_default&newCollection=true&collection=test&version=2&replicaType=NRT&coreNodeName=core_node2&name=test_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1049
   [junit4]   2> 195838 INFO  (qtp1449641591-1896) [n:127.0.0.1:63782_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> 195843 INFO  (zkCallback-1156-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 195930 INFO  (zkCallback-1156-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 195930 INFO  (zkCallback-1156-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 195930 INFO  (zkCallback-1156-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 195930 INFO  (qtp1449641591-1896) [n:127.0.0.1:63782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=_default&name=test&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=1541
   [junit4]   2> 195936 INFO  (qtp1449641591-1898) [n:127.0.0.1:63782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 195942 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 195951 INFO  (qtp1449641591-1896) [n:127.0.0.1:63782_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=test&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 195962 INFO  (OverseerCollectionConfigSetProcessor-72073793706393604-127.0.0.1:63782_solr-n_0000000000) [n:127.0.0.1:63782_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 195983 INFO  (OverseerThreadFactory-1164-thread-2-processing-n:127.0.0.1:63782_solr) [n:127.0.0.1:63782_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 195986 INFO  (qtp1449641591-1898) [n:127.0.0.1:63782_solr    x:test_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test.shard1.replica_n1 tag=null
   [junit4]   2> 195986 INFO  (qtp1449641591-1898) [n:127.0.0.1:63782_solr    x:test_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78d1de5: rootName = solr_63782, domain = solr.core.test.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test.shard1.replica_n1/com.codahale.metrics.MetricRegistry@260e3e25
   [junit4]   2> 195998 INFO  (qtp1449641591-1898) [n:127.0.0.1:63782_solr     ] o.a.s.c.SolrCore [test_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@61ea7815
   [junit4]   2> 195998 INFO  (qtp1449641591-1898) [n:127.0.0.1:63782_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test.shard1.replica_n1 tag=SolrCore@61ea7815
   [junit4]   2> 195998 INFO  (qtp1449641591-1898) [n:127.0.0.1:63782_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard1.leader tag=SolrCore@61ea7815
   [junit4]   2> 196002 INFO  (qtp1449641591-1898) [n:127.0.0.1:63782_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 196010 INFO  (qtp1449641591-1898) [n:127.0.0.1:63782_solr     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 196014 INFO  (qtp1449641591-1898) [n:127.0.0.1:63782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=test_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=30
   [junit4]   2> 196140 INFO  (zkCallback-1156-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 196140 INFO  (zkCallback-1156-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 196140 INFO  (zkCallback-1156-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 196197 INFO  (qtp1449641591-1896) [n:127.0.0.1:63782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=test&action=DELETE&wt=javabin&version=2} status=0 QTime=244
   [junit4]   2> 196202 INFO  (qtp1449641591-1902) [n:127.0.0.1:63782_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 196203 INFO  (qtp1449641591-1902) [n:127.0.0.1:63782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 196206 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params name=conf&action=DELETE&wt=javabin&version=2 
   [junit4]   2> 196232 INFO  (OverseerCollectionConfigSetProcessor-72073793706393604-127.0.0.1:63782_solr-n_0000000000) [n:127.0.0.1:63782_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 196252 INFO  (OverseerThreadFactory-1164-thread-3-processing-n:127.0.0.1:63782_solr) [n:127.0.0.1:63782_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : delete, {
   [junit4]   2>   "name":"conf",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 196255 INFO  (OverseerThreadFactory-1164-thread-3-processing-n:127.0.0.1:63782_solr) [n:127.0.0.1:63782_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 196258 INFO  (qtp1449641591-1897) [n:127.0.0.1:63782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=conf&action=DELETE&wt=javabin&version=2} status=0 QTime=55
   [junit4]   2> 196258 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 196258 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 196258 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 196258 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 196258 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 196258 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 196258 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@773e71d8{/solr,null,AVAILABLE}
   [junit4]   2> 196266 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@329237a7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63818}
   [junit4]   2> 196266 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.Server Started @196320ms
   [junit4]   2> 196266 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63818}
   [junit4]   2> 196266 ERROR (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 196266 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 196266 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 196266 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 196266 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 196266 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-08T05:24:58.517890200Z
   [junit4]   2> 196270 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196282 INFO  (zkConnectionManagerCallback-1184-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196282 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196282 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 196398 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 196399 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f27f88b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196399 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f27f88b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196422 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30d5f04a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196422 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30d5f04a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196426 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63769/solr
   [junit4]   2> 196427 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196449 INFO  (zkConnectionManagerCallback-1195-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196449 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196471 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 196491 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:63818_solr as DOWN
   [junit4]   2> 196496 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 196496 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63818_solr
   [junit4]   2> 196498 INFO  (zkCallback-1173-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 196498 INFO  (zkCallback-1194-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 196498 INFO  (zkCallback-1173-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 196498 INFO  (zkCallback-1156-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 196505 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 196505 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 196534 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 196561 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63818.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 196571 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63818.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 196571 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63818.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 196571 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63818_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.HealthCheckHandlerTest_4D68695C89072379-001\tempDir-001\node2\.
   [junit4]   2> 196622 INFO  (qtp1125839079-1954) [n:127.0.0.1:63818_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 196626 INFO  (zkCallback-1173-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 196626 INFO  (zkCallback-1173-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 196626 INFO  (zkCallback-1156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 196730 INFO  (qtp1125839079-1950) [n:127.0.0.1:63818_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=503 QTime=0
   [junit4]   2> 196732 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1433765746
   [junit4]   2> 196732 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63818_solr
   [junit4]   2> 196733 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 196733 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:63818_solr as DOWN
   [junit4]   2> 196734 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkController Error publishing nodes as down. Continuing to close CoreContainer
   [junit4]   2>           => org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:129)
   [junit4]   2> org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:129) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:834) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:822) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2649) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preClose(ZkController.java:608) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:947) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.close(SolrDispatchFilter.java:354) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.stop(JettySolrRunner.java:631) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckHandler(HealthCheckHandlerTest.java:109) ~[test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[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.exists(ZooKeeper.java:2021) ~[zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:315) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:315) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:108) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:93) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:127) ~[java/:?]
   [junit4]   2> 	... 47 more
   [junit4]   2> 196760 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 196760 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51f65f1f: rootName = solr_63818, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6c646b3f
   [junit4]   2> 196763 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 196763 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67cc4852: rootName = solr_63818, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2c58122c
   [junit4]   2> 196766 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 196766 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f1929b5: rootName = solr_63818, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@493f3f73
   [junit4]   2> 196767 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 196789 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@329237a7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 196789 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@773e71d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 196789 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 196793 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 196793 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 196793 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 196793 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 196793 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 196793 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 196794 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c54642c{/solr,null,AVAILABLE}
   [junit4]   2> 196799 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2b0438f1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63836}
   [junit4]   2> 196799 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.Server Started @196850ms
   [junit4]   2> 196799 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63836}
   [junit4]   2> 196799 ERROR (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 196799 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 196799 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 196799 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 196799 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 196799 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-08T05:24:59.050040800Z
   [junit4]   2> 196801 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196814 INFO  (zkConnectionManagerCallback-1210-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196814 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196815 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 196927 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 196929 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10db2782[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196929 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10db2782[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196937 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cd32447[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196937 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cd32447[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 196938 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63769/solr
   [junit4]   2> 196938 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 196951 INFO  (zkConnectionManagerCallback-1221-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 196951 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 196971 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 196987 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:63836_solr as DOWN
   [junit4]   2> 196991 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 196991 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63836_solr
   [junit4]   2> 196998 INFO  (zkCallback-1156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 196998 INFO  (zkCallback-1173-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 196998 INFO  (zkCallback-1173-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197006 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 197006 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 197030 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 197050 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63836.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 197061 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63836.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 197061 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63836.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 197062 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [n:127.0.0.1:63836_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.HealthCheckHandlerTest_4D68695C89072379-001\tempDir-001\node3\.
   [junit4]   2> 197118 INFO  (qtp1184216685-1985) [n:127.0.0.1:63836_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=503 QTime=0
   [junit4]   2> 197190 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=319436698
   [junit4]   2> 197190 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63836_solr
   [junit4]   2> 197192 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 197192 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:63836_solr as DOWN
   [junit4]   2> 197207 INFO  (zkCallback-1220-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197216 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 197216 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4122b270: rootName = solr_63836, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6799c82a
   [junit4]   2> 197218 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 197218 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5dc5f6d6: rootName = solr_63836, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2c58122c
   [junit4]   2> 197223 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 197223 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62bf9e14: rootName = solr_63836, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@493f3f73
   [junit4]   2> 197223 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 197330 INFO  (zkCallback-1156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 197330 INFO  (zkCallback-1173-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 197330 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2b0438f1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 197330 INFO  (zkCallback-1173-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 197330 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7c54642c{/solr,null,UNAVAILABLE}
   [junit4]   2> 197330 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 197336 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[4D68695C89072379]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandler
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HealthCheckHandlerTest -Dtests.method=testHealthCheckHandler -Dtests.seed=4D68695C89072379 -Dtests.slow=true -Dtests.locale=bm-ML -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   3.01s J0 | HealthCheckHandlerTest.testHealthCheckHandler <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63836/solr: Host Unavailable: Not in live nodes as per zk
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D68695C89072379:6C7A2E42BC08A7ED]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckHandler(HealthCheckHandlerTest.java:118)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 197364 INFO  (TEST-HealthCheckHandlerTest.testFindUnhealthyCores-seed#[4D68695C89072379]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFindUnhealthyCores
   [junit4]   2> {
   [junit4]   2>   "collection1":{
   [junit4]   2>     "replicationFactor":"1",
   [junit4]   2>     "maxShardsPerNode":"1",
   [junit4]   2>     "shards":{"slice1":{
   [junit4]   2>         "state":"active",
   [junit4]   2>         "replicas":{
   [junit4]   2>           "replica4":{
   [junit4]   2>             "core":"slice1_replica4",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"down",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica1":{
   [junit4]   2>             "core":"slice1_replica1",
   [junit4]   2>             "leader":"true",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica3":{
   [junit4]   2>             "core":"slice1_replica3",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"down",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica2":{
   [junit4]   2>             "core":"slice1_replica2",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"active",
   [junit4]   2>             "type":"NRT"}}}}},
   [junit4]   2>   "collection2":{
   [junit4]   2>     "replicationFactor":"1",
   [junit4]   2>     "maxShardsPerNode":"1",
   [junit4]   2>     "shards":{"slice1":{
   [junit4]   2>         "state":"active",
   [junit4]   2>         "replicas":{
   [junit4]   2>           "replica5":{
   [junit4]   2>             "core":"slice1_replica5",
   [junit4]   2>             "leader":"true",
   [junit4]   2>             "node_name":"baseUrl2_",
   [junit4]   2>             "base_url":"http://baseUrl2",
   [junit4]   2>             "state":"recovery_failed",
   [junit4]   2>             "type":"NRT"},
   [junit4]   2>           "replica6":{
   [junit4]   2>             "core":"slice1_replica6",
   [junit4]   2>             "node_name":"baseUrl1_",
   [junit4]   2>             "base_url":"http://baseUrl1",
   [junit4]   2>             "state":"recovering",
   [junit4]   2>             "type":"NRT"}}}}}}
   [junit4]   2> 197373 INFO  (TEST-HealthCheckHandlerTest.testFindUnhealthyCores-seed#[4D68695C89072379]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFindUnhealthyCores
   [junit4]   2> 197427 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckV2Api
   [junit4]   2> 197436 INFO  (qtp1449641591-1898) [n:127.0.0.1:63782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 197438 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 197438 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 197438 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 197438 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 197438 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 197438 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 197438 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3447a9da{/solr,null,AVAILABLE}
   [junit4]   2> 197442 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@48d91262{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63854}
   [junit4]   2> 197442 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.s.Server Started @197493ms
   [junit4]   2> 197442 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63854}
   [junit4]   2> 197442 ERROR (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 197442 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 197442 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 197442 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 197442 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 197442 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-08T05:24:59.693050Z
   [junit4]   2> 197443 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197449 INFO  (zkConnectionManagerCallback-1240-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197449 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197456 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 197568 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 197570 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79aadf83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 197570 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79aadf83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 197578 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5138e0ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 197578 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5138e0ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 197578 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63769/solr
   [junit4]   2> 197581 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 197589 INFO  (zkConnectionManagerCallback-1251-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 197589 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 197603 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 197614 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:63854_solr as DOWN
   [junit4]   2> 197617 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 197617 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63854_solr
   [junit4]   2> 197621 INFO  (zkCallback-1156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197621 INFO  (zkCallback-1173-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197621 INFO  (zkCallback-1173-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197624 INFO  (zkCallback-1250-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197625 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 197625 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 197656 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 197675 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63854.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 197680 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63854.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 197681 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63854.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@320735ca
   [junit4]   2> 197682 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [n:127.0.0.1:63854_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.HealthCheckHandlerTest_4D68695C89072379-001\tempDir-001\node4\.
   [junit4]   2> 197704 INFO  (qtp568647273-2022) [n:127.0.0.1:63854_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 197709 INFO  (zkCallback-1156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 197709 INFO  (zkCallback-1173-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 197709 INFO  (zkCallback-1173-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 197810 INFO  (qtp568647273-2023) [n:127.0.0.1:63854_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/health params={wt=javabin&version=2} status=503 QTime=0
   [junit4]   2> 197815 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2130461208
   [junit4]   2> 197815 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63854_solr
   [junit4]   2> 197815 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 197815 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:63854_solr as DOWN
   [junit4]   2> 197815 WARN  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.c.ZkController Error publishing nodes as down. Continuing to close CoreContainer
   [junit4]   2>           => org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:129)
   [junit4]   2> org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.<init>(ZkDistributedQueue.java:129) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:834) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:822) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2649) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preClose(ZkController.java:608) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:947) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.close(SolrDispatchFilter.java:354) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.stop(JettySolrRunner.java:631) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.HealthCheckHandlerTest.testHealthCheckV2Api(HealthCheckHandlerTest.java:186) ~[test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorI

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

node/com.codahale.metrics.MetricRegistry@6bc6be2c
   [junit4]   2> 197836 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 197836 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4413e804: rootName = solr_63854, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2c58122c
   [junit4]   2> 197838 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 197838 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57804bc6: rootName = solr_63854, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@493f3f73
   [junit4]   2> 197838 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 197850 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@48d91262{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 197850 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3447a9da{/solr,null,UNAVAILABLE}
   [junit4]   2> 197850 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 197857 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckV2Api-seed#[4D68695C89072379]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckV2Api
   [junit4]   2> 197886 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[4D68695C89072379]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerSolrJ
   [junit4]   2> 197890 INFO  (qtp1449641591-1896) [n:127.0.0.1:63782_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/health params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 197891 INFO  (TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[4D68695C89072379]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerSolrJ
   [junit4]   2> 198002 INFO  (jetty-closer-1265-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2118981410
   [junit4]   2> 198002 INFO  (jetty-closer-1265-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63782_solr
   [junit4]   2> 198005 INFO  (jetty-closer-1265-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 198005 INFO  (jetty-closer-1265-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:63782_solr as DOWN
   [junit4]   2> 198013 INFO  (jetty-closer-1265-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 198013 INFO  (jetty-closer-1265-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a6199ac: rootName = solr_63782, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5bc5d2a8
   [junit4]   2> 198016 INFO  (jetty-closer-1265-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 198016 INFO  (jetty-closer-1265-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27d1c63c: rootName = solr_63782, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2c58122c
   [junit4]   2> 198018 INFO  (jetty-closer-1265-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 198018 INFO  (jetty-closer-1265-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35867926: rootName = solr_63782, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@493f3f73
   [junit4]   2> 198018 INFO  (jetty-closer-1265-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 198020 INFO  (closeThreadPool-1270-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72073793706393604-127.0.0.1:63782_solr-n_0000000000) closing
   [junit4]   2> 198021 INFO  (OverseerStateUpdate-72073793706393604-127.0.0.1:63782_solr-n_0000000000) [n:127.0.0.1:63782_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63782_solr
   [junit4]   2> 198023 INFO  (OverseerAutoScalingTriggerThread-72073793706393604-127.0.0.1:63782_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 198023 INFO  (closeThreadPool-1270-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72073793706393604-127.0.0.1:63782_solr-n_0000000000) closing
   [junit4]   2> 198125 INFO  (jetty-closer-1265-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72073793706393604-127.0.0.1:63782_solr-n_0000000000) closing
   [junit4]   2> 198126 INFO  (jetty-closer-1265-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@58a022cb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 198126 INFO  (jetty-closer-1265-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@112016e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 198126 INFO  (jetty-closer-1265-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 198130 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 198338 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> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/test/state.json
   [junit4]   2> 	2	/solr/collections/test/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/test/state.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72073793706393604-127.0.0.1:63782_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/live_nodes
   [junit4]   2> 	23	/solr/overseer/queue
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	11	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 198348 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63769
   [junit4]   2> 198348 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63769
   [junit4]   2> 198348 INFO  (SUITE-HealthCheckHandlerTest-seed#[4D68695C89072379]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63769
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.HealthCheckHandlerTest_4D68695C89072379-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4193d6e7), locale=bm-ML, timezone=Asia/Baghdad
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=1,free=153092096,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TokenizerChainTest, TestJettySolrRunner, HdfsLockFactoryTest, DistributedIntervalFacetingTest, RootFieldTest, TestCloudNestedDocsSort, TestInPlaceUpdatesDistrib, MergeStrategyTest, TestLMJelinekMercerSimilarityFactory, UninvertDocValuesMergePolicyTest, TestDynamicFieldResource, ForceLeaderWithTlogReplicasTest, NodeAddedTriggerTest, HealthCheckHandlerTest]
   [junit4] Completed [91/911 (1!)] on J0 in 7.51s, 5 tests, 1 error <<< FAILURES!

[...truncated 47722 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8800/consoleText

[repro] Revision: 30ba8de40af7d76b910aebf62263c890173dec45

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"

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

[...truncated 3152 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.HealthCheckHandlerTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=4D68695C89072379 -Dtests.slow=true -Dtests.locale=bm-ML -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 102 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.admin.HealthCheckHandlerTest
[repro] Exiting with code 0

[...truncated 78 lines...]