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/09/01 00:49:25 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/146/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

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


FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:60279/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60279/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([26CB38C1C9E3DFF1:CB95C0B0FBA90878]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14166 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns
   [junit4]   2> 571474 INFO  (SUITE-TestWaitForStateWithJettyShutdowns-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 571475 INFO  (SUITE-TestWaitForStateWithJettyShutdowns-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestWaitForStateWithJettyShutdowns_26CB38C1C9E3DFF1-001/data-dir-34-001
   [junit4]   2> 571475 WARN  (SUITE-TestWaitForStateWithJettyShutdowns-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=68 numCloses=68
   [junit4]   2> 571476 INFO  (SUITE-TestWaitForStateWithJettyShutdowns-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 571477 INFO  (SUITE-TestWaitForStateWithJettyShutdowns-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 571477 INFO  (SUITE-TestWaitForStateWithJettyShutdowns-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 571479 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateAfterShutDown
   [junit4]   2> 571479 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestWaitForStateWithJettyShutdowns_26CB38C1C9E3DFF1-001/tempDir-001
   [junit4]   2> 571479 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 571480 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 571480 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 571582 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer start zk server on port: 63626
   [junit4]   2> 571582 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63626
   [junit4]   2> 571582 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63626
   [junit4]   2> 571582 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63626
   [junit4]   2> 571585 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 571590 INFO  (zkConnectionManagerCallback-5045-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 571590 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 571593 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 571597 INFO  (zkConnectionManagerCallback-5047-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 571597 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 571599 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 571602 INFO  (zkConnectionManagerCallback-5049-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 571602 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 571716 WARN  (jetty-launcher-5050-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 571716 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 571716 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 571716 INFO  (jetty-launcher-5050-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 571718 INFO  (jetty-launcher-5050-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 571718 INFO  (jetty-launcher-5050-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 571718 INFO  (jetty-launcher-5050-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 571718 INFO  (jetty-launcher-5050-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@860f284{/solr,null,AVAILABLE}
   [junit4]   2> 571719 INFO  (jetty-launcher-5050-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@280d1962{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63631}
   [junit4]   2> 571719 INFO  (jetty-launcher-5050-thread-1) [     ] o.e.j.s.Server Started @571806ms
   [junit4]   2> 571719 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63631}
   [junit4]   2> 571719 ERROR (jetty-launcher-5050-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 571719 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 571719 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 571719 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 571719 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 571719 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-31T23:55:41.881531Z
   [junit4]   2> 571720 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 571722 INFO  (zkConnectionManagerCallback-5052-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 571722 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 571723 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 571933 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 571934 WARN  (jetty-launcher-5050-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42e53777[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571934 WARN  (jetty-launcher-5050-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42e53777[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571937 WARN  (jetty-launcher-5050-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ebfa034[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571937 WARN  (jetty-launcher-5050-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ebfa034[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 571938 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63626/solr
   [junit4]   2> 571939 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 571942 INFO  (zkConnectionManagerCallback-5063-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 571942 INFO  (jetty-launcher-5050-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 572049 INFO  (jetty-launcher-5050-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 572051 INFO  (zkConnectionManagerCallback-5065-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 572052 INFO  (jetty-launcher-5050-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 572218 INFO  (jetty-launcher-5050-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63631_solr
   [junit4]   2> 572220 INFO  (jetty-launcher-5050-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.c.Overseer Overseer (id=72102521089622021-127.0.0.1:63631_solr-n_0000000000) starting
   [junit4]   2> 572237 INFO  (OverseerStateUpdate-72102521089622021-127.0.0.1:63631_solr-n_0000000000) [n:127.0.0.1:63631_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:63631_solr
   [junit4]   2> 572237 INFO  (jetty-launcher-5050-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63631_solr
   [junit4]   2> 572241 INFO  (OverseerStateUpdate-72102521089622021-127.0.0.1:63631_solr-n_0000000000) [n:127.0.0.1:63631_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 572248 INFO  (jetty-launcher-5050-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 572248 WARN  (jetty-launcher-5050-thread-1) [n:127.0.0.1:63631_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> 572275 INFO  (jetty-launcher-5050-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 572298 INFO  (jetty-launcher-5050-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63631.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@113008f0
   [junit4]   2> 572306 INFO  (jetty-launcher-5050-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63631.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@113008f0
   [junit4]   2> 572306 INFO  (jetty-launcher-5050-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63631.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@113008f0
   [junit4]   2> 572308 INFO  (jetty-launcher-5050-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestWaitForStateWithJettyShutdowns_26CB38C1C9E3DFF1-001/tempDir-001/node1
   [junit4]   2> 572323 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 572325 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 572329 INFO  (zkConnectionManagerCallback-5082-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 572329 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 572333 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 572337 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63626/solr ready
   [junit4]   2> 572337 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Create our collection
   [junit4]   2> 572343 INFO  (qtp650830795-6756) [n:127.0.0.1:63631_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=_default&name=test_col&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 572357 INFO  (OverseerThreadFactory-5072-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_col
   [junit4]   2> 572479 INFO  (OverseerStateUpdate-72102521089622021-127.0.0.1:63631_solr-n_0000000000) [n:127.0.0.1:63631_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63631/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63631_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 572686 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr    x:test_col_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=_default&newCollection=true&name=test_col_shard1_replica_n1&action=CREATE&numShards=1&collection=test_col&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 572686 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr    x:test_col_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 572721 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.2
   [junit4]   2> 572740 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 572978 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 573091 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using configuration from configset _default, trusted=true
   [junit4]   2> 573094 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63631.solr.core.test_col.shard1.replica_n1' (registry 'solr.core.test_col.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@113008f0
   [junit4]   2> 573094 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_col_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestWaitForStateWithJettyShutdowns_26CB38C1C9E3DFF1-001/tempDir-001/node1/test_col_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestWaitForStateWithJettyShutdowns_26CB38C1C9E3DFF1-001/tempDir-001/node1/test_col_shard1_replica_n1/data/]
   [junit4]   2> 573178 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 573178 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 573180 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 573180 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 573184 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 573185 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 573185 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema
   [junit4]   2> 573186 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 573187 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 573187 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_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> 573188 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 573188 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1676587191081369600
   [junit4]   2> 573191 INFO  (searcherExecutor-5084-thread-1-processing-n:127.0.0.1:63631_solr x:test_col_shard1_replica_n1 c:test_col s:shard1 r:core_node2) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 573192 INFO  (searcherExecutor-5084-thread-1-processing-n:127.0.0.1:63631_solr x:test_col_shard1_replica_n1 c:test_col s:shard1 r:core_node2) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 573193 INFO  (searcherExecutor-5084-thread-1-processing-n:127.0.0.1:63631_solr x:test_col_shard1_replica_n1 c:test_col s:shard1 r:core_node2) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.SolrCore [test_col_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 573200 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_col/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 573200 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_col/leaders/shard1
   [junit4]   2> 573212 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 573212 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 573212 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63631/solr/test_col_shard1_replica_n1/
   [junit4]   2> 573213 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 573214 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:63631/solr/test_col_shard1_replica_n1/ has no replicas
   [junit4]   2> 573214 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_col/leaders/shard1/leader after winning as /collections/test_col/leader_elect/shard1/election/72102521089622021-core_node2-n_0000000000
   [junit4]   2> 573228 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63631/solr/test_col_shard1_replica_n1/ shard1
   [junit4]   2> 573336 INFO  (zkCallback-5064-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 573336 INFO  (zkCallback-5064-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 573342 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 573348 INFO  (qtp650830795-6758) [n:127.0.0.1:63631_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=_default&newCollection=true&name=test_col_shard1_replica_n1&action=CREATE&numShards=1&collection=test_col&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=663
   [junit4]   2> 573354 INFO  (qtp650830795-6756) [n:127.0.0.1:63631_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> 573450 INFO  (zkCallback-5064-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 573450 INFO  (zkCallback-5064-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 573450 INFO  (zkCallback-5064-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 573452 INFO  (qtp650830795-6756) [n:127.0.0.1:63631_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=_default&name=test_col&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1109
   [junit4]   2> 573453 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Sanity check that our collection has come online
   [junit4]   2> 573454 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 573455 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 573456 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 573456 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Shutdown 1 node
   [junit4]   2> 573456 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1219922621
   [junit4]   2> 573456 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63631_solr
   [junit4]   2> 573458 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 573458 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:63631_solr as DOWN
   [junit4]   2> 573463 INFO  (coreCloseExecutor-5092-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.c.SolrCore [test_col_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ea9e6e
   [junit4]   2> 573464 INFO  (coreCloseExecutor-5092-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard1.replica_n1 tag=SolrCore@2ea9e6e
   [junit4]   2> 573464 INFO  (coreCloseExecutor-5092-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5292df00: rootName = solr_63631, domain = solr.core.test_col.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test_col.shard1.replica_n1/com.codahale.metrics.MetricRegistry@2eea4429
   [junit4]   2> 573476 INFO  (coreCloseExecutor-5092-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader tag=SolrCore@2ea9e6e
   [junit4]   2> 573477 INFO  (coreCloseExecutor-5092-thread-1) [n:127.0.0.1:63631_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 573479 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 573479 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27a3670f: rootName = solr_63631, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6e07f637
   [junit4]   2> 573487 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 573487 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@459211a7: rootName = solr_63631, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@9660c7a
   [junit4]   2> 573490 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 573490 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36896a27: rootName = solr_63631, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@277fdcbf
   [junit4]   2> 573490 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 573492 INFO  (closeThreadPool-5094-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72102521089622021-127.0.0.1:63631_solr-n_0000000000) closing
   [junit4]   2> 573492 INFO  (OverseerStateUpdate-72102521089622021-127.0.0.1:63631_solr-n_0000000000) [n:127.0.0.1:63631_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63631_solr
   [junit4]   2> 573493 INFO  (OverseerAutoScalingTriggerThread-72102521089622021-127.0.0.1:63631_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 573497 INFO  (closeThreadPool-5094-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72102521089622021-127.0.0.1:63631_solr-n_0000000000) closing
   [junit4]   2> 573498 INFO  (zkCallback-5081-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 573598 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.Overseer Overseer (id=72102521089622021-127.0.0.1:63631_solr-n_0000000000) closing
   [junit4]   2> 573602 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@280d1962{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 573603 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@860f284{/solr,null,UNAVAILABLE}
   [junit4]   2> 573603 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 573605 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Wait to confirm our node is fully shutdown
   [junit4]   2> 573605 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 63631
   [junit4]   2> 573605 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Now check if waitForState will recognize we already have the exepcted state
   [junit4]   2> 573606 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 573606 INFO  (watches-5079-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 573607 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 573608 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 573711 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 573919 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> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/test_col/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/test_col/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/overseer/queue
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 573924 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63626
   [junit4]   2> 573925 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63626
   [junit4]   2> 573925 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63626
   [junit4]   2> 573925 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testWaitForStateAfterShutDown
   [junit4]   2> 573928 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateBeforeShutDown
   [junit4]   2> 573929 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestWaitForStateWithJettyShutdowns_26CB38C1C9E3DFF1-001/tempDir-002
   [junit4]   2> 573929 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 573930 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 573930 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 574030 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer start zk server on port: 63668
   [junit4]   2> 574030 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63668
   [junit4]   2> 574030 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63668
   [junit4]   2> 574030 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63668
   [junit4]   2> 574033 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574040 INFO  (zkConnectionManagerCallback-5098-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 574040 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574045 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574049 INFO  (zkConnectionManagerCallback-5100-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 574049 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574050 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574053 INFO  (zkConnectionManagerCallback-5102-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 574053 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574157 WARN  (jetty-launcher-5103-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 574158 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 574158 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 574158 INFO  (jetty-launcher-5103-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 574159 INFO  (jetty-launcher-5103-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 574159 INFO  (jetty-launcher-5103-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 574159 INFO  (jetty-launcher-5103-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 574160 INFO  (jetty-launcher-5103-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76b0e66{/solr,null,AVAILABLE}
   [junit4]   2> 574161 INFO  (jetty-launcher-5103-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@21a86b09{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:63673}
   [junit4]   2> 574161 INFO  (jetty-launcher-5103-thread-1) [     ] o.e.j.s.Server Started @574248ms
   [junit4]   2> 574161 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63673}
   [junit4]   2> 574161 ERROR (jetty-launcher-5103-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 574161 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 574161 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.2
   [junit4]   2> 574161 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 574161 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 574161 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-08-31T23:55:44.323464Z
   [junit4]   2> 574162 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574165 INFO  (zkConnectionManagerCallback-5105-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 574165 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574166 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 574482 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 574484 WARN  (jetty-launcher-5103-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9847cc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 574484 WARN  (jetty-launcher-5103-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9847cc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 574489 WARN  (jetty-launcher-5103-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26ec67a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 574489 WARN  (jetty-launcher-5103-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26ec67a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 574490 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63668/solr
   [junit4]   2> 574492 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574496 INFO  (zkConnectionManagerCallback-5116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 574497 INFO  (jetty-launcher-5103-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574607 INFO  (jetty-launcher-5103-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 574611 INFO  (zkConnectionManagerCallback-5118-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 574612 INFO  (jetty-launcher-5103-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 574934 INFO  (jetty-launcher-5103-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63673_solr
   [junit4]   2> 574937 INFO  (jetty-launcher-5103-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.c.Overseer Overseer (id=72102521250250757-127.0.0.1:63673_solr-n_0000000000) starting
   [junit4]   2> 574955 INFO  (OverseerStateUpdate-72102521250250757-127.0.0.1:63673_solr-n_0000000000) [n:127.0.0.1:63673_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:63673_solr
   [junit4]   2> 574956 INFO  (jetty-launcher-5103-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63673_solr
   [junit4]   2> 574964 INFO  (zkCallback-5117-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 574973 INFO  (jetty-launcher-5103-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 574973 WARN  (jetty-launcher-5103-thread-1) [n:127.0.0.1:63673_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> 574997 INFO  (jetty-launcher-5103-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 575018 INFO  (jetty-launcher-5103-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63673.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@113008f0
   [junit4]   2> 575024 INFO  (jetty-launcher-5103-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63673.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@113008f0
   [junit4]   2> 575024 INFO  (jetty-launcher-5103-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63673.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@113008f0
   [junit4]   2> 575026 INFO  (jetty-launcher-5103-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestWaitForStateWithJettyShutdowns_26CB38C1C9E3DFF1-001/tempDir-002/node1
   [junit4]   2> 575036 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 575037 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 575040 INFO  (zkConnectionManagerCallback-5135-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 575040 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 575046 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 575052 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63668/solr ready
   [junit4]   2> 575052 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Create our collection
   [junit4]   2> 575055 INFO  (qtp795836564-6847) [n:127.0.0.1:63673_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=_default&name=test_col&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 575065 INFO  (OverseerThreadFactory-5125-thread-1-processing-n:127.0.0.1:63673_solr) [n:127.0.0.1:63673_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_col
   [junit4]   2> 575196 INFO  (OverseerStateUpdate-72102521250250757-127.0.0.1:63673_solr-n_0000000000) [n:127.0.0.1:63673_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63673/solr",
   [junit4]   2>   "node_name":"127.0.0.1:63673_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 575403 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr    x:test_col_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=_default&newCollection=true&name=test_col_shard1_replica_n1&action=CREATE&numShards=1&collection=test_col&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 575403 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr    x:test_col_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 575431 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.2
   [junit4]   2> 575451 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 575719 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 575898 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using configuration from configset _default, trusted=true
   [junit4]   2> 575899 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63673.solr.core.test_col.shard1.replica_n1' (registry 'solr.core.test_col.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@113008f0
   [junit4]   2> 575899 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.SolrCore [[test_col_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestWaitForStateWithJettyShutdowns_26CB38C1C9E3DFF1-001/tempDir-002/node1/test_col_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.TestWaitForStateWithJettyShutdowns_26CB38C1C9E3DFF1-001/tempDir-002/node1/test_col_shard1_replica_n1/data/]
   [junit4]   2> 575981 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 575981 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 575983 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 575983 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 575987 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 575988 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 575988 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema
   [junit4]   2> 575990 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 575990 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 575991 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_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> 575992 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 575992 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1676587194021576704
   [junit4]   2> 575997 INFO  (searcherExecutor-5137-thread-1-processing-n:127.0.0.1:63673_solr x:test_col_shard1_replica_n1 c:test_col s:shard1 r:core_node2) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 575997 INFO  (searcherExecutor-5137-thread-1-processing-n:127.0.0.1:63673_solr x:test_col_shard1_replica_n1 c:test_col s:shard1 r:core_node2) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 575997 INFO  (searcherExecutor-5137-thread-1-processing-n:127.0.0.1:63673_solr x:test_col_shard1_replica_n1 c:test_col s:shard1 r:core_node2) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.SolrCore [test_col_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 576009 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/test_col/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 576009 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/test_col/leaders/shard1
   [junit4]   2> 576025 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 576025 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 576025 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63673/solr/test_col_shard1_replica_n1/
   [junit4]   2> 576026 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 576028 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:63673/solr/test_col_shard1_replica_n1/ has no replicas
   [junit4]   2> 576028 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/test_col/leaders/shard1/leader after winning as /collections/test_col/leader_elect/shard1/election/72102521250250757-core_node2-n_0000000000
   [junit4]   2> 576036 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63673/solr/test_col_shard1_replica_n1/ shard1
   [junit4]   2> 576153 INFO  (zkCallback-5117-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 576153 INFO  (zkCallback-5117-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 576155 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 576160 INFO  (qtp795836564-6849) [n:127.0.0.1:63673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=_default&newCollection=true&name=test_col_shard1_replica_n1&action=CREATE&numShards=1&collection=test_col&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=757
   [junit4]   2> 576165 INFO  (qtp795836564-6847) [n:127.0.0.1:63673_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> 576274 INFO  (zkCallback-5117-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 576274 INFO  (zkCallback-5117-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 576274 INFO  (zkCallback-5117-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 576276 INFO  (qtp795836564-6847) [n:127.0.0.1:63673_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=_default&name=test_col&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1221
   [junit4]   2> 576277 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Sanity check that our collection has come online
   [junit4]   2> 576279 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 576280 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 576280 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 576282 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Awaiting latch...
   [junit4]   2> 576284 INFO  (background_executor-5096-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 0
   [junit4]   2> 576284 INFO  (background_executor-5096-thread-1) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Predicate called: result=false, (pre)latch=2, liveNodes=[127.0.0.1:63673_solr], state=DocCollection(test_col//collections/test_col/state.json/4)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"test_col_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:63673/solr",
   [junit4]   2>           "node_name":"127.0.0.1:63673_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 576284 INFO  (watches-5132-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 0
   [junit4]   2> 576284 INFO  (background_executor-5096-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 0
   [junit4]   2> 576284 INFO  (background_executor-5096-thread-1) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Predicate called: result=false, (pre)latch=1, liveNodes=[127.0.0.1:63673_solr], state=DocCollection(test_col//collections/test_col/state.json/4)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"test_col_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:63673/solr",
   [junit4]   2>           "node_name":"127.0.0.1:63673_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 576284 INFO  (watches-5132-thread-1) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Predicate called: result=false, (pre)latch=1, liveNodes=[127.0.0.1:63673_solr], state=DocCollection(test_col//collections/test_col/state.json/4)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"test_col_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:63673/solr",
   [junit4]   2>           "node_name":"127.0.0.1:63673_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 576284 INFO  (background_executor-5096-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 0
   [junit4]   2> 576284 INFO  (background_executor-5096-thread-1) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Predicate called: result=false, (pre)latch=0, liveNodes=[127.0.0.1:63673_solr], state=DocCollection(test_col//collections/test_col/state.json/4)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"test_col_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:63673/solr",
   [junit4]   2>           "node_name":"127.0.0.1:63673_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 576284 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Shutdown 1 node
   [junit4]   2> 576284 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1736865911
   [junit4]   2> 576284 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63673_solr
   [junit4]   2> 576285 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 576285 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:63673_solr as DOWN
   [junit4]   2> 576291 INFO  (coreCloseExecutor-5145-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.c.SolrCore [test_col_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fde2a55
   [junit4]   2> 576291 INFO  (coreCloseExecutor-5145-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard1.replica_n1 tag=SolrCore@1fde2a55
   [junit4]   2> 576291 INFO  (coreCloseExecutor-5145-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4134fa6d: rootName = solr_63673, domain = solr.core.test_col.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test_col.shard1.replica_n1/com.codahale.metrics.MetricRegistry@20fe8fbe
   [junit4]   2> 576299 INFO  (coreCloseExecutor-5145-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader tag=SolrCore@1fde2a55
   [junit4]   2> 576299 INFO  (coreCloseExecutor-5145-thread-1) [n:127.0.0.1:63673_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 576302 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 576302 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f99be87: rootName = solr_63673, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5aa31135
   [junit4]   2> 576316 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 576316 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e7a4a2c: rootName = solr_63673, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@9660c7a
   [junit4]   2> 576321 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 576322 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78f3e154: rootName = solr_63673, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@277fdcbf
   [junit4]   2> 576322 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 576324 INFO  (closeThreadPool-5147-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72102521250250757-127.0.0.1:63673_solr-n_0000000000) closing
   [junit4]   2> 576324 INFO  (OverseerStateUpdate-72102521250250757-127.0.0.1:63673_solr-n_0000000000) [n:127.0.0.1:63673_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63673_solr
   [junit4]   2> 576324 INFO  (OverseerAutoScalingTriggerThread-72102521250250757-127.0.0.1:63673_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 576332 INFO  (closeThreadPool-5147-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72102521250250757-127.0.0.1:63673_solr-n_0000000000) closing
   [junit4]   2> 576440 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.Overseer Overseer (id=72102521250250757-127.0.0.1:63673_solr-n_0000000000) closing
   [junit4]   2> 576442 INFO  (zkCallback-5134-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 576443 INFO  (zkCallback-5134-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 576443 INFO  (zkCallback-5134-thread-1) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Predicate called: result=true, (pre)latch=0, liveNodes=[], state=DocCollection(test_col//collections/test_col/state.json/4)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"test_col_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:63673/solr",
   [junit4]   2>           "node_name":"127.0.0.1:63673_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 576445 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@21a86b09{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 576445 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@76b0e66{/solr,null,UNAVAILABLE}
   [junit4]   2> 576445 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 576447 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Wait to confirm our node is fully shutdown
   [junit4]   2> 576447 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 63673
   [junit4]   2> 576447 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.TestWaitForStateWithJettyShutdowns Checking Future result to see if waitForState finished successfully
   [junit4]   2> 576560 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 576776 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> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/test_col/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/test_col/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/overseer/queue
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 576780 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63668
   [junit4]   2> 576780 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63668
   [junit4]   2> 576780 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63668
   [junit4]   2> 576780 INFO  (TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testWaitForStateBeforeShutDown
   [junit4]   2> 576781 INFO  (SUITE-TestWaitForStateWithJettyShutdowns-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Aug 31, 2020 11:55:47 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Aug 31, 2020 11:55:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns: 
   [junit4]   2>    1) Thread[id=6817, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestWaitForStateWithJettyShutdowns]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]   2> Aug 31, 2020 11:55:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=6817, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestWaitForStateWithJettyShutdowns]
   [junit4]   2> 587083 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) ~[?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151) [zookeeper-3.5.7.jar:3.5.7]
   [junit4]   2> Aug 31, 2020 11:55:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-GD, timezone=Etc/GMT-6
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=133450984,total=459800576
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentAnalysisRequestHandlerTest, ForceLeaderTest, OrderedExecutorTest, TestRTGBase, TestNumericRangeQuery32, TestReloadAndDeleteDocs, TestCollationFieldDocValues, RemoteQueryErrorTest, RegexBoostProcessorTest, TestElisionMultitermQuery, TestUpdate, RootFieldTest, ExitableDirectoryReaderTest, TestValueSourceCache, ComputePlanActionTest, SolrIndexSplitterTest, StatelessScriptUpdateProcessorFactoryTest, ClassificationUpdateProcessorFactoryTest, TestSolrCloudSnapshots, RequestHandlersTest, TestMinHashQParser, TestWordDelimiterFilterFactory, TestExpandComponent, TestFiltering, DistributedFacetExistsSmallTest, TestCloudConsistency, CdcrUpdateLogTest, SpatialHeatmapFacetsTest, ZkNodePropsTest, BitVectorTest, CollectionReloadTest, TestConfigSetsAPI, SolrXmlInZkTest, TestSolrDeletionPolicy2, TestInitQParser, AliasIntegrationTest, HighlighterTest, TestLazyCores, TestWaitForStateWithJettyShutdowns]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestWaitForStateWithJettyShutdowns -Dtests.seed=26CB38C1C9E3DFF1 -Dtests.slow=true -Dtests.locale=en-GD -Dtests.timezone=Etc/GMT-6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J4 | TestWaitForStateWithJettyShutdowns (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns: 
   [junit4]    >    1) Thread[id=6817, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestWaitForStateWithJettyShutdowns]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([26CB38C1C9E3DFF1]:0)
   [junit4] Completed [246/914 (1!)] on J4 in 15.88s, 2 tests, 1 error <<< FAILURES!

[...truncated 1498 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 2172609 INFO  (SUITE-TestContainerPlugin-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2172612 INFO  (SUITE-TestContainerPlugin-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_26CB38C1C9E3DFF1-001/data-dir-127-001
   [junit4]   2> 2172612 WARN  (SUITE-TestContainerPlugin-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2172618 INFO  (SUITE-TestContainerPlugin-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2172619 INFO  (SUITE-TestContainerPlugin-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2172619 INFO  (SUITE-TestContainerPlugin-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2172627 INFO  (TEST-TestContainerPlugin.testApi-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApi
   [junit4]   2> 2172629 INFO  (TEST-TestContainerPlugin.testApi-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_26CB38C1C9E3DFF1-001/tempDir-001
   [junit4]   2> 2172629 INFO  (TEST-TestContainerPlugin.testApi-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2172631 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2172631 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2172731 INFO  (TEST-TestContainerPlugin.testApi-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer start zk server on port: 60194
   [junit4]   2> 2172732 INFO  (TEST-TestContainerPlugin.testApi-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60194
   [junit4]   2> 2172732 INFO  (TEST-TestContainerPlugin.testApi-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60194
   [junit4]   2> 2172732 INFO  (TEST-TestContainerPlugin.testApi-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer connecting t

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

  2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72102626280210446-127.0.0.1:60276_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2190074 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60268
   [junit4]   2> 2190074 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60268
   [junit4]   2> 2190074 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60268
   [junit4]   2> 2190076 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[26CB38C1C9E3DFF1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=26CB38C1C9E3DFF1 -Dtests.slow=true -Dtests.locale=en-VI -Dtests.timezone=America/Miquelon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   13.6s J2 | TestContainerPlugin.testApiFromPackage <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60279/solr: Error executing command
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([26CB38C1C9E3DFF1:CB95C0B0FBA90878]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 2190081 INFO  (SUITE-TestContainerPlugin-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2190081 INFO  (SUITE-TestContainerPlugin-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60268
   [junit4]   2> 2190081 INFO  (SUITE-TestContainerPlugin-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60268
   [junit4]   2> 2190081 INFO  (SUITE-TestContainerPlugin-seed#[26CB38C1C9E3DFF1]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60268
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_26CB38C1C9E3DFF1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-VI, timezone=America/Miquelon
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=91087968,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrie, TestLogWatcher, AtomicUpdatesTest, CircularListTest, CacheHeaderTest, QueryEqualityTest, DocValuesMissingTest, TestCSVResponseWriter, TestManagedSchemaAPI, DeleteStatusTest, AdminHandlersProxyTest, ReplicationFactorTest, PKIAuthenticationIntegrationTest, TestIndexingPerformance, TestFieldResource, DistributedQueryComponentOptimizationTest, OverseerTaskQueueTest, ActionThrottleTest, SpatialRPTFieldTypeTest, BasicDistributedZkTest, TestSolrConfigHandler, HLLSerializationTest, AddBlockUpdateTest, SolrCLIZkUtilsTest, SignificantTermsQParserPluginTest, BigEndianAscendingWordDeserializerTest, LegacyCloudClusterPropTest, TestHdfsUpdateLog, AuditLoggerIntegrationTest, TestXIncludeConfig, TestLuceneMatchVersion, SaslZkACLProviderTest, HttpPartitionOnCommitTest, DistributedVersionInfoTest, StatsComponentTest, BadComponentTest, TestLockTree, TestDFRSimilarityFactory, TestSystemCollAutoCreate, TestLegacyNumericRangeQueryBuilder, TestCustomSort, TestSystemIdResolver, TestLegacyTerms, CloneFieldUpdateProcessorFactoryTest, ClusterStateTest, TestCSVLoader, TestPullReplicaErrorHandling, TestCloudJSONFacetSKGEquiv, SearchRateTriggerIntegrationTest, TestDefaultStatsCache, OpenExchangeRatesOrgProviderTest, TestTolerantUpdateProcessorRandomCloud, TestInitParams, TestIntervalFaceting, TestFuzzyAnalyzedSuggestions, AutoAddReplicasPlanActionTest, SystemCollectionCompatTest, TestCloudPhrasesIdentificationComponent, MetricsHistoryHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestDynamicLoading, ConcurrentCreateRoutedAliasTest, BlobRepositoryCloudTest, IndexSchemaRuntimeFieldTest, QueryResultKeyTest, TestUseDocValuesAsStored2, NestedShardedAtomicUpdateTest, MoreLikeThisHandlerTest, TestRequestForwarding, TestOrdValues, TestReRankQParserPlugin, HdfsSyncSliceTest, TestHdfsCloudBackupRestore, TestBulkSchemaAPI, ResponseBuilderTest, TestJsonFacetsWithNestedObjects, FileUtilsTest, RankFieldTest, TestSolrQueryResponse, TestSQLHandler, SolrSlf4jReporterTest, LeaderElectionTest, OverseerModifyCollectionTest, CoreAdminRequestStatusTest, TestUnifiedSolrHighlighter, ChangedSchemaMergeTest, CheckHdfsIndexTest, MoveReplicaHDFSFailoverTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, SolrLogPostToolTest, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ChaosMonkeyNothingIsSafeTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, TestCloudSearcherWarming, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestZkChroot, ZkCLITest, CollectionsAPIAsyncDistributedZkTest, TestReplicaProperties, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, TestPolicyCloud, TestSimComputePlanAction, TestSimDistributedQueue, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud, TestSimScenario, TestSimUtils, TestSnapshotCloudManager, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsRecoverLeaseTest, ZkStateReaderTest, ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest, TestConfigOverlay, TestCoreContainer, TestQuerySenderListener, BinaryUpdateRequestHandlerTest, TestContainerPlugin]
   [junit4] Completed [644/914 (2!)] on J2 in 17.53s, 2 tests, 1 error <<< FAILURES!

[...truncated 48350 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/146/consoleText

[repro] Revision: 016993b65e393b58246d54e8ddda9f56a453eb0e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestWaitForStateWithJettyShutdowns -Dtests.seed=26CB38C1C9E3DFF1 -Dtests.slow=true -Dtests.locale=en-GD -Dtests.timezone=Etc/GMT-6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=26CB38C1C9E3DFF1 -Dtests.slow=true -Dtests.locale=en-VI -Dtests.timezone=America/Miquelon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3450 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestContainerPlugin|*.TestWaitForStateWithJettyShutdowns" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=26CB38C1C9E3DFF1 -Dtests.slow=true -Dtests.locale=en-VI -Dtests.timezone=America/Miquelon -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 111 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns
[repro]   0/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro] Exiting with code 0

[...truncated 91 lines...]