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/03/02 13:19:42 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting

Error Message:
Should have exactly 4 documents returned expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: Should have exactly 4 documents returned expected:<4> but was:<3>
	at __randomizedtesting.SeedInfo.seed([E2D8AF37A6109051:FCE0A73FDABB2AD1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.checkSortOrder(DocValuesNotIndexedTest.java:273)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting(DocValuesNotIndexedTest.java:258)
	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 14938 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 1505038 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1505039 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/data-dir-95-001
   [junit4]   2> 1505039 WARN  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1505039 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1505040 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-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> 1505040 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1505041 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001
   [junit4]   2> 1505041 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1505041 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1505041 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1505142 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:60691
   [junit4]   2> 1505142 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60691
   [junit4]   2> 1505142 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60691
   [junit4]   2> 1505142 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60691
   [junit4]   2> 1505144 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505151 INFO  (zkConnectionManagerCallback-10116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505151 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505157 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505161 INFO  (zkConnectionManagerCallback-10118-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505162 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505163 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505167 INFO  (zkConnectionManagerCallback-10120-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505167 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505277 WARN  (jetty-launcher-10121-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1505277 WARN  (jetty-launcher-10121-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1505277 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1505277 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1505277 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1505277 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1505277 INFO  (jetty-launcher-10121-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1505277 INFO  (jetty-launcher-10121-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1505281 INFO  (jetty-launcher-10121-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1505281 INFO  (jetty-launcher-10121-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1505281 INFO  (jetty-launcher-10121-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1505282 INFO  (jetty-launcher-10121-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@270aacbe{/solr,null,AVAILABLE}
   [junit4]   2> 1505282 INFO  (jetty-launcher-10121-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1505282 INFO  (jetty-launcher-10121-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1505282 INFO  (jetty-launcher-10121-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1505283 INFO  (jetty-launcher-10121-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e428697{/solr,null,AVAILABLE}
   [junit4]   2> 1505283 INFO  (jetty-launcher-10121-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4522d262{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60712}
   [junit4]   2> 1505283 INFO  (jetty-launcher-10121-thread-1) [     ] o.e.j.s.Server Started @1505370ms
   [junit4]   2> 1505283 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60712}
   [junit4]   2> 1505283 ERROR (jetty-launcher-10121-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1505283 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1505283 INFO  (jetty-launcher-10121-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55884221{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60713}
   [junit4]   2> 1505283 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 1505283 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1505283 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1505283 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-02T12:48:21.613764Z
   [junit4]   2> 1505283 INFO  (jetty-launcher-10121-thread-2) [     ] o.e.j.s.Server Started @1505370ms
   [junit4]   2> 1505283 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60713}
   [junit4]   2> 1505284 ERROR (jetty-launcher-10121-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1505284 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1505284 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 1505284 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1505284 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1505284 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-02T12:48:21.614203Z
   [junit4]   2> 1505285 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505285 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505290 INFO  (zkConnectionManagerCallback-10125-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505290 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505290 INFO  (zkConnectionManagerCallback-10123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505290 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505293 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1505293 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1505466 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1505467 WARN  (jetty-launcher-10121-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2eefef68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1505467 WARN  (jetty-launcher-10121-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2eefef68[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1505470 WARN  (jetty-launcher-10121-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1cb02e05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1505470 WARN  (jetty-launcher-10121-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1cb02e05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1505471 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60691/solr
   [junit4]   2> 1505473 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505475 INFO  (zkConnectionManagerCallback-10132-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505475 INFO  (jetty-launcher-10121-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505590 INFO  (jetty-launcher-10121-thread-1) [n:127.0.0.1:60712_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505593 INFO  (zkConnectionManagerCallback-10135-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505593 INFO  (jetty-launcher-10121-thread-1) [n:127.0.0.1:60712_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505754 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1505755 WARN  (jetty-launcher-10121-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c19d089[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1505755 WARN  (jetty-launcher-10121-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c19d089[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1505760 WARN  (jetty-launcher-10121-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7aa5f6f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1505760 WARN  (jetty-launcher-10121-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7aa5f6f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1505761 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60691/solr
   [junit4]   2> 1505762 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505766 INFO  (zkConnectionManagerCallback-10143-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505766 INFO  (jetty-launcher-10121-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505871 INFO  (jetty-launcher-10121-thread-2) [n:127.0.0.1:60713_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505874 INFO  (zkConnectionManagerCallback-10145-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1505874 INFO  (jetty-launcher-10121-thread-2) [n:127.0.0.1:60713_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1505916 INFO  (jetty-launcher-10121-thread-2) [n:127.0.0.1:60713_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60713_solr
   [junit4]   2> 1505918 INFO  (jetty-launcher-10121-thread-2) [n:127.0.0.1:60713_solr     ] o.a.s.c.Overseer Overseer (id=72066627099295752-127.0.0.1:60713_solr-n_0000000000) starting
   [junit4]   2> 1505938 INFO  (OverseerStateUpdate-72066627099295752-127.0.0.1:60713_solr-n_0000000000) [n:127.0.0.1:60713_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60713_solr
   [junit4]   2> 1505939 INFO  (jetty-launcher-10121-thread-2) [n:127.0.0.1:60713_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60713_solr
   [junit4]   2> 1505944 INFO  (jetty-launcher-10121-thread-1) [n:127.0.0.1:60712_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60712_solr as DOWN
   [junit4]   2> 1505945 INFO  (zkCallback-10134-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1505946 INFO  (zkCallback-10144-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1505948 INFO  (jetty-launcher-10121-thread-1) [n:127.0.0.1:60712_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1505949 INFO  (jetty-launcher-10121-thread-1) [n:127.0.0.1:60712_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60712_solr
   [junit4]   2> 1505952 INFO  (zkCallback-10134-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1505953 INFO  (zkCallback-10144-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1505953 INFO  (jetty-launcher-10121-thread-2) [n:127.0.0.1:60713_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1505954 WARN  (jetty-launcher-10121-thread-2) [n:127.0.0.1:60713_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> 1505958 INFO  (jetty-launcher-10121-thread-1) [n:127.0.0.1:60712_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1505959 WARN  (jetty-launcher-10121-thread-1) [n:127.0.0.1:60712_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> 1505976 INFO  (jetty-launcher-10121-thread-1) [n:127.0.0.1:60712_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1505977 INFO  (jetty-launcher-10121-thread-2) [n:127.0.0.1:60713_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1506029 INFO  (jetty-launcher-10121-thread-2) [n:127.0.0.1:60713_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60713.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1506030 INFO  (jetty-launcher-10121-thread-1) [n:127.0.0.1:60712_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60712.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1506053 INFO  (jetty-launcher-10121-thread-2) [n:127.0.0.1:60713_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60713.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1506055 INFO  (jetty-launcher-10121-thread-1) [n:127.0.0.1:60712_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60712.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1506055 INFO  (jetty-launcher-10121-thread-1) [n:127.0.0.1:60712_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60712.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1506056 INFO  (jetty-launcher-10121-thread-2) [n:127.0.0.1:60713_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60713.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1506058 INFO  (jetty-launcher-10121-thread-2) [n:127.0.0.1:60713_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node2/.
   [junit4]   2> 1506058 INFO  (jetty-launcher-10121-thread-1) [n:127.0.0.1:60712_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node1/.
   [junit4]   2> 1506106 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1506107 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1506110 INFO  (zkConnectionManagerCallback-10156-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1506110 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1506113 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1506116 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60691/solr ready
   [junit4]   2> 1506130 INFO  (qtp1531946808-25854) [n:127.0.0.1:60713_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1506139 INFO  (OverseerThreadFactory-5436-thread-1-processing-n:127.0.0.1:60713_solr) [n:127.0.0.1:60713_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 1506265 INFO  (OverseerStateUpdate-72066627099295752-127.0.0.1:60713_solr-n_0000000000) [n:127.0.0.1:60713_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60713/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60713_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1506274 INFO  (OverseerStateUpdate-72066627099295752-127.0.0.1:60713_solr-n_0000000000) [n:127.0.0.1:60713_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60712/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60712_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1506281 INFO  (OverseerStateUpdate-72066627099295752-127.0.0.1:60713_solr-n_0000000000) [n:127.0.0.1:60713_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60713/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60713_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1506289 INFO  (OverseerStateUpdate-72066627099295752-127.0.0.1:60713_solr-n_0000000000) [n:127.0.0.1:60713_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60712/solr",
   [junit4]   2>   "node_name":"127.0.0.1:60712_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1506496 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr    x:dv_coll_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1506496 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr    x:dv_coll_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1506496 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr    x:dv_coll_shard3_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1506499 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr    x:dv_coll_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1506499 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr    x:dv_coll_shard4_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1506537 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1506538 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1506539 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1506540 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1506558 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1506559 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1506560 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1506560 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1506563 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1506563 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1506563 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1506563 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using configuration from configset conf1, trusted=true
   [junit4]   2> 1506563 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60712.solr.core.dv_coll.shard4.replica_n6' (registry 'solr.core.dv_coll.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1506563 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60712.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1506564 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node1/dv_coll_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node1/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 1506564 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node1/dv_coll_shard4_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node1/./dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 1506564 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1506564 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1506564 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1506564 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 1506564 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60713.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1506565 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60713.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1506565 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node2/dv_coll_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 1506565 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node2/dv_coll_shard3_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node2/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 1506698 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1506698 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1506700 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1506700 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1506701 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1506701 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1506702 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1506702 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1506702 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1506702 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1506703 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1506703 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1506703 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2de8e314[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 1506704 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1506705 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1506705 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1506705 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1506705 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@556c46e4[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1506706 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ec47dfc[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 1506707 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c83b385[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 1506708 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1506712 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1506712 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1506716 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1506716 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1506716 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1506717 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1506719 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1506719 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1506719 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1506719 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1506719 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1506719 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1506720 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1506720 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1660056557898956800
   [junit4]   2> 1506722 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1506723 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1506723 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1506723 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1506723 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1506723 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1660056557902102528
   [junit4]   2> 1506723 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1660056557902102528
   [junit4]   2> 1506725 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1506726 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1660056557905248256
   [junit4]   2> 1506730 INFO  (searcherExecutor-5448-thread-1-processing-n:127.0.0.1:60713_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@3ec47dfc[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1506732 INFO  (searcherExecutor-5446-thread-1-processing-n:127.0.0.1:60712_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@2de8e314[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1506734 INFO  (searcherExecutor-5447-thread-1-processing-n:127.0.0.1:60713_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@4c83b385[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1506734 INFO  (searcherExecutor-5445-thread-1-processing-n:127.0.0.1:60712_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@556c46e4[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1506748 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1506749 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1506750 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard4
   [junit4]   2> 1506762 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1506763 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard1
   [junit4]   2> 1506764 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard3
   [junit4]   2> 1506768 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1506769 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard2
   [junit4]   2> 1506782 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1506783 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1506783 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60712/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 1506786 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1506788 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.SyncStrategy http://127.0.0.1:60712/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 1506788 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard4/leader after winning as /collections/dv_coll/leader_elect/shard4/election/72066627099295750-core_node8-n_0000000000
   [junit4]   2> 1506793 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1506793 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1506793 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60713/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 1506797 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1506797 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1506798 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1506798 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60713/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1506800 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SyncStrategy http://127.0.0.1:60713/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 1506801 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1506801 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard3/leader after winning as /collections/dv_coll/leader_elect/shard3/election/72066627099295752-core_node7-n_0000000000
   [junit4]   2> 1506801 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1506801 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60712/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1506803 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60712/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 1506803 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1506804 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1506806 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:60713/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 1506807 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:60712/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1506807 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard2/leader after winning as /collections/dv_coll/leader_elect/shard2/election/72066627099295750-core_node5-n_0000000000
   [junit4]   2> 1506807 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard1/leader after winning as /collections/dv_coll/leader_elect/shard1/election/72066627099295752-core_node3-n_0000000000
   [junit4]   2> 1506816 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60713/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 1506817 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60712/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1506821 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60713/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1506925 INFO  (zkCallback-10134-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1506925 INFO  (zkCallback-10144-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1506926 INFO  (zkCallback-10134-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1506927 INFO  (zkCallback-10144-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1506927 INFO  (zkCallback-10134-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1506928 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1506931 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1506931 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1506934 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1506939 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=440
   [junit4]   2> 1506941 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=442
   [junit4]   2> 1506942 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=446
   [junit4]   2> 1506944 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=448
   [junit4]   2> 1506948 INFO  (qtp1531946808-25854) [n:127.0.0.1:60713_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> 1507046 INFO  (zkCallback-10144-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1507046 INFO  (zkCallback-10134-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1507046 INFO  (zkCallback-10134-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1507046 INFO  (zkCallback-10134-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1507047 INFO  (zkCallback-10144-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1507047 INFO  (zkCallback-10134-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1507047 INFO  (zkCallback-10144-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1507050 INFO  (qtp1531946808-25854) [n:127.0.0.1:60713_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=919
   [junit4]   2> 1507050 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: dv_coll
   [junit4]   2> 1507065 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1507067 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1507073 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1507087 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 1507087 INFO  (zkCallback-10144-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1507088 INFO  (zkCallback-10144-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1507089 INFO  (zkCallback-10134-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1507089 INFO  (zkCallback-10134-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1507091 INFO  (zkCallback-10144-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1507091 INFO  (zkCallback-10134-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1507091 INFO  (zkCallback-10134-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1507092 INFO  (Thread-2057) [     ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 1507094 INFO  (zkCallback-10134-thread-4) [     ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1507095 INFO  (zkCallback-10134-thread-3) [     ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1507095 INFO  (zkCallback-10144-thread-1) [     ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1507098 INFO  (Thread-2058) [     ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 1507132 INFO  (Thread-2057) [     ] o.a.s.c.SolrCore core reload dv_coll_shard3_replica_n4
   [junit4]   2> 1507133 INFO  (Thread-2058) [     ] o.a.s.c.SolrCore core reload dv_coll_shard2_replica_n2
   [junit4]   2> 1507133 INFO  (zkCallback-10144-thread-1) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1507133 INFO  (zkCallback-10144-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 42 ms
   [junit4]   2> 1507134 INFO  (zkCallback-10134-thread-3) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1507134 INFO  (zkCallback-10134-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 43 ms
   [junit4]   2> 1507139 INFO  (zkCallback-10134-thread-4) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1507139 INFO  (zkCallback-10134-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 48 ms
   [junit4]   2> 1507153 INFO  (Thread-2058) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1507153 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1507173 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1507182 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1507182 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from configset conf1
   [junit4]   2> 1507183 INFO  (Thread-2058) [     ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1507214 INFO  (Thread-2058) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1507214 INFO  (Thread-2058) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n2' using configuration from configset conf1
   [junit4]   2> 1507363 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60713.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1507363 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node2/dv_coll_shard3_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node2/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 1507379 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60712.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1507379 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node1/dv_coll_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node1/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 1507553 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1507553 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1507570 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1507575 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1507577 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5545440d[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1507596 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6555170f[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 1507598 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1507600 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1507600 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1507607 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1507607 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1507611 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1660056558833238016
   [junit4]   2> 1507611 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1507614 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1507614 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1507615 INFO  (searcherExecutor-5466-thread-1-processing-n:127.0.0.1:60712_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@5545440d[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1507626 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1507627 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@240e1f1a[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1507627 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6624d3fe
   [junit4]   2> 1507628 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1507628 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1507629 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard2.replica_n2, tag=SolrCore@6624d3fe
   [junit4]   2> 1507629 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b0025f1: rootName = solr_60712, domain = solr.core.dv_coll.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.dv_coll.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@3db4f32b
   [junit4]   2> 1507629 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1660056558852112384
   [junit4]   2> 1507630 INFO  (searcherExecutor-5466-thread-1-processing-n:127.0.0.1:60712_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@240e1f1a[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1507634 INFO  (searcherExecutor-5465-thread-1-processing-n:127.0.0.1:60713_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@6555170f[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1507635 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1507635 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5027ccbc[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 1507638 INFO  (searcherExecutor-5465-thread-1-processing-n:127.0.0.1:60713_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@5027ccbc[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1507639 INFO  (zkCallback-10144-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1507642 INFO  (zkCallback-10144-thread-3) [     ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1507648 INFO  (zkCallback-10144-thread-3) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1507648 INFO  (zkCallback-10144-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 9 ms
   [junit4]   2> 1507650 INFO  (Thread-2057) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1507653 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard2.leader, tag=SolrCore@6624d3fe
   [junit4]   2> 1507654 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 1507663 INFO  (Thread-2058) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 1507668 INFO  (Thread-2057) [     ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1507669 INFO  (qtp1273308526-25849) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.S.Request [dv_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1507669 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.S.Request [dv_coll_shard4_replica_n6]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1507673 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.S.Request [dv_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1507673 INFO  (Thread-2057) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1507673 INFO  (Thread-2057) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from configset conf1
   [junit4]   2> 1507674 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.ManagedIndexSchema Took 36.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 1507675 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.S.Request [dv_coll_shard3_replica_n4]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=612
   [junit4]   2> 1507675 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@12022fb3
   [junit4]   2> 1507675 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard3.replica_n4, tag=SolrCore@12022fb3
   [junit4]   2> 1507675 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29389167: rootName = solr_60713, domain = solr.core.dv_coll.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.dv_coll.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@5e21ae9a
   [junit4]   2> 1507695 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard3.leader, tag=SolrCore@12022fb3
   [junit4]   2> 1507734 INFO  (Thread-2057) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60713.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586e8d9a
   [junit4]   2> 1507735 INFO  (Thread-2057) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node2/dv_coll_shard3_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001/tempDir-001/node2/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 1507909 INFO  (TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[E2D8AF37A6109051]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 1507922 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
   [junit4]   2> 1507939 INFO  (qtp1273308526-25849) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=1}, version=1}
   [junit4]   2> 1507939 INFO  (qtp1273308526-25849) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60713/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1660056559168782336)} 0 13
   [junit4]   2> 1507942 INFO  (Thread-2057) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1507942 INFO  (Thread-2057) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1507943 INFO  (Thread-2057) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a194c9f[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 1507945 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1507945 INFO  (qtp1531946808-25853) [n:127.0.0.1:60713_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60713/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1660056559174025216)} 0 12
   [junit4]   2> 1507946 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=1}, version=1}
   [junit4]   2> 1507946 INFO  (qtp1273308526-25851) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60713/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:* (-1660056559168782336)} 0 20
   [junit4]   2> 1507946 INFO  (qtp1531946808-25857) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1660056559152005120)} 0 36
   [junit4]   2> 1507953 INFO  (qtp1273308526-25847) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660056559191851008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1507953 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660056559191851008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1507953 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1507954 INFO  (qtp1273308526-25847) [n:127.0.0.1:60712_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1507954 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1660056559192899584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1507954 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1507954 INFO  (Thread-2057) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1507955 INFO  (qtp1531946808-25856) [n:127.0.0.1:60713_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1507955 INFO  (qtp1273308526-25852) [n:127.0.0.1:60712_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 150795

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

d path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1509955 INFO  (zkCallback-10134-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1509955 INFO  (zkCallback-10144-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1509955 INFO  (closeThreadPool-10174-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72066627099295752-127.0.0.1:60713_solr-n_0000000000) closing
   [junit4]   2> 1509956 INFO  (OverseerStateUpdate-72066627099295752-127.0.0.1:60713_solr-n_0000000000) [n:127.0.0.1:60713_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60713_solr
   [junit4]   2> 1509956 INFO  (OverseerAutoScalingTriggerThread-72066627099295752-127.0.0.1:60713_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1509994 INFO  (closeThreadPool-10174-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72066627099295752-127.0.0.1:60713_solr-n_0000000000) closing
   [junit4]   2> 1510100 INFO  (jetty-closer-10167-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72066627099295752-127.0.0.1:60713_solr-n_0000000000) closing
   [junit4]   2> 1510104 INFO  (jetty-closer-10167-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55884221{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1510104 INFO  (jetty-closer-10167-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e428697{/solr,null,UNAVAILABLE}
   [junit4]   2> 1510105 INFO  (jetty-closer-10167-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1510208 INFO  (jetty-closer-10167-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4522d262{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1510209 INFO  (jetty-closer-10167-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@270aacbe{/solr,null,UNAVAILABLE}
   [junit4]   2> 1510210 INFO  (jetty-closer-10167-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1510211 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1510425 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/configs/conf1/managed-schema
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/dv_coll/terms/shard3
   [junit4]   2> 	3	/solr/collections/dv_coll/terms/shard2
   [junit4]   2> 	3	/solr/collections/dv_coll/terms/shard1
   [junit4]   2> 	3	/solr/collections/dv_coll/terms/shard4
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/dv_coll/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/dv_coll/state.json
   [junit4]   2> 	4	/solr/configs/conf1/managed-schema
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1510428 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60691
   [junit4]   2> 1510428 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60691
   [junit4]   2> 1510428 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E2D8AF37A6109051]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60691
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.DocValuesNotIndexedTest_E2D8AF37A6109051-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50}, docValues:{floatField=DocValuesFormat(name=Direct), doubleField=DocValuesFormat(name=Lucene80), intFieldMulti=DocValuesFormat(name=Lucene80), sortableGSL=DocValuesFormat(name=Lucene80), boolFieldMulti=DocValuesFormat(name=Lucene80), floatGSL=DocValuesFormat(name=Direct), longFieldMulti=DocValuesFormat(name=Asserting), sortableGSF=DocValuesFormat(name=Direct), intField=DocValuesFormat(name=Asserting), boolField=DocValuesFormat(name=Direct), sortableFieldMulti=DocValuesFormat(name=Asserting), stringFieldMulti=DocValuesFormat(name=Direct), dateFieldMulti=DocValuesFormat(name=Lucene80), longGSF=DocValuesFormat(name=Lucene80), doubleFieldMulti=DocValuesFormat(name=Direct), stringGSL=DocValuesFormat(name=Asserting), doubleGSF=DocValuesFormat(name=Lucene80), doubleGSL=DocValuesFormat(name=Asserting), stringGSF=DocValuesFormat(name=Lucene80), intGSL=DocValuesFormat(name=Lucene80), sortableText=DocValuesFormat(name=Lucene80), longField=DocValuesFormat(name=Lucene80), dateField=DocValuesFormat(name=Lucene80), dateGSF=DocValuesFormat(name=Direct), boolGSF=DocValuesFormat(name=Direct), longGSL=DocValuesFormat(name=Direct), boolGSL=DocValuesFormat(name=Lucene80), floatFieldMulti=DocValuesFormat(name=Asserting), floatGSF=DocValuesFormat(name=Lucene80), dateGSL=DocValuesFormat(name=Lucene80), intGSF=DocValuesFormat(name=Asserting), stringField=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=636, maxMBSortInHeap=6.041389547910018, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d8ead55), locale=kea-CV, timezone=CST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=220651144,total=467664896
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaManager, TestCoreDiscovery, SortByFunctionTest, TestCrossCoreJoin, LeaderVoteWaitTimeoutTest, TestPseudoReturnFields, MultiThreadedOCPTest, TestExactSharedStatsCache, RankQueryTest, ShardSplitTest, TestMultiWordSynonyms, HdfsLockFactoryTest, SolrJmxReporterTest, StatelessScriptUpdateProcessorFactoryTest, HttpSolrCallGetCoreTest, DistributedFacetPivotLongTailTest, TriggerEventQueueTest, TestNumericTokenStream, ReplaceNodeTest, ActionThrottleTest, OverseerCollectionConfigSetProcessorTest, TestRestManager, DebugComponentTest, MinimalSchemaTest, DeleteInactiveReplicaTest, DirectoryFactoryTest, TestAddFieldRealTimeGet, ZookeeperStatusHandlerTest, TestInPlaceUpdatesDistrib, ConcurrentCreateRoutedAliasTest, TestNumericTerms32, TestStressCloudBlindAtomicUpdates, TestPackages, SpellCheckComponentTest, TestPullReplica, OverseerStatusTest, StressHdfsTest, ExternalFileFieldSortTest, AutoAddReplicasPlanActionTest, ExplicitHLLTest, PeerSyncTest, TestDownShardTolerantSearch, HdfsSyncSliceTest, TestSolrConfigHandlerCloud, TestCloudRecovery2, TestConfigReload, SpellPossibilityIteratorTest, WrapperMergePolicyFactoryTest, TestReplicationHandlerDiskOverFlow, TestSizeLimitedDistributedMap, ZkSolrClientTest, TermVectorComponentTest, TestStressLucene, ImplicitSnitchTest, TestSimDistribStateManager, TestDynamicLoadingUrl, QueryElevationComponentTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestUseDocValuesAsStored2, TestManagedStopFilterFactory, TimeZoneUtilsTest, RecoveryAfterSoftCommitTest, TestPhraseSuggestions, ClusterStateTest, DistanceFunctionTest, DistributedTermsComponentTest, TestQuerySenderNoQuery, CollectionsAPIAsyncDistributedZkTest, SSLMigrationTest, IgnoreLargeDocumentProcessorFactoryTest, TestSolrFieldCacheBean, SolrCoreTest, TestLegacyNumericUtils, RootFieldTest, SolrIndexSplitterTest, CoreAdminCreateDiscoverTest, TestImpersonationWithHadoopAuth, TestZkChroot, TestFieldCacheSort, DateRangeFieldTest, TestLMDirichletSimilarityFactory, MetricTriggerTest, HttpTriggerListenerTest, TestSimLargeCluster, TestLuceneMatchVersion, TestCloudJSONFacetSKG, TestGraphTermsQParserPlugin, PingRequestHandlerTest, TestSmileRequest, DocValuesNotIndexedTest]
   [junit4] Completed [488/901 (1!)] on J2 in 5.57s, 5 tests, 1 failure <<< FAILURES!

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

[repro] Revision: 6f3780e8d53d0693e21e888cbd2b12e6f6fb3ec3

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=DocValuesNotIndexedTest -Dtests.method=testGroupingSorting -Dtests.seed=E2D8AF37A6109051 -Dtests.slow=true -Dtests.locale=kea-CV -Dtests.timezone=CST -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]       DocValuesNotIndexedTest
[repro] ant compile-test

[...truncated 3445 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DocValuesNotIndexedTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=E2D8AF37A6109051 -Dtests.slow=true -Dtests.locale=kea-CV -Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup

Error Message:
No registered leader was found after waiting for 4000ms , collection: deletereplica_test slice: shard1 saw state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node3":{           "core":"deletereplica_test_shard1_replica_n1",           "base_url":"http://127.0.0.1:64504/solr",           "node_name":"127.0.0.1:64504_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64500_solr, 127.0.0.1:64504_solr, 127.0.0.1:64501_solr, 127.0.0.1:64502_solr]

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: deletereplica_test slice: shard1 saw state=DocCollection(deletereplica_test//collections/deletereplica_test/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node3":{
          "core":"deletereplica_test_shard1_replica_n1",
          "base_url":"http://127.0.0.1:64504/solr",
          "node_name":"127.0.0.1:64504_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:64500_solr, 127.0.0.1:64504_solr, 127.0.0.1:64501_solr, 127.0.0.1:64502_solr]
	at __randomizedtesting.SeedInfo.seed([DF7161121F2CF784:AF91E5A89B635E8F]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:981)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:958)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup(DeleteReplicaTest.java:164)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:832)




Build Log:
[...truncated 14428 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 990288 INFO  (SUITE-DeleteReplicaTest-seed#[DF7161121F2CF784]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 990288 INFO  (SUITE-DeleteReplicaTest-seed#[DF7161121F2CF784]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 990288 INFO  (SUITE-DeleteReplicaTest-seed#[DF7161121F2CF784]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/data-dir-73-001
   [junit4]   2> 990289 WARN  (SUITE-DeleteReplicaTest-seed#[DF7161121F2CF784]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2502 numCloses=2502
   [junit4]   2> 990289 INFO  (SUITE-DeleteReplicaTest-seed#[DF7161121F2CF784]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 990290 INFO  (SUITE-DeleteReplicaTest-seed#[DF7161121F2CF784]-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> 990293 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.SolrTestCaseJ4 ###Starting deleteLiveReplicaTest
   [junit4]   2> 990294 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001
   [junit4]   2> 990294 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 990294 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 990295 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 990396 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.ZkTestServer start zk server on port:64025
   [junit4]   2> 990396 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64025
   [junit4]   2> 990396 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64025
   [junit4]   2> 990396 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64025
   [junit4]   2> 990405 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 990410 INFO  (zkConnectionManagerCallback-5409-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 990410 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 990417 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 990422 INFO  (zkConnectionManagerCallback-5411-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 990422 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 990425 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 990430 INFO  (zkConnectionManagerCallback-5413-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 990431 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 990541 WARN  (jetty-launcher-5414-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 990541 WARN  (jetty-launcher-5414-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 990541 WARN  (jetty-launcher-5414-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 990541 WARN  (jetty-launcher-5414-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 990541 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 990541 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 990541 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 990541 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 990541 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 990541 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 990541 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 990541 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 990541 INFO  (jetty-launcher-5414-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 990541 INFO  (jetty-launcher-5414-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 990541 INFO  (jetty-launcher-5414-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 990541 INFO  (jetty-launcher-5414-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 990546 INFO  (jetty-launcher-5414-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 990546 INFO  (jetty-launcher-5414-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 990546 INFO  (jetty-launcher-5414-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 990547 INFO  (jetty-launcher-5414-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@307aee4a{/solr,null,AVAILABLE}
   [junit4]   2> 990547 INFO  (jetty-launcher-5414-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 990547 INFO  (jetty-launcher-5414-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 990548 INFO  (jetty-launcher-5414-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 990548 INFO  (jetty-launcher-5414-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d7a159a{/solr,null,AVAILABLE}
   [junit4]   2> 990549 INFO  (jetty-launcher-5414-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f7ab84c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64030}
   [junit4]   2> 990549 INFO  (jetty-launcher-5414-thread-3) [     ] o.e.j.s.Server Started @990711ms
   [junit4]   2> 990549 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64030}
   [junit4]   2> 990549 INFO  (jetty-launcher-5414-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@56bc4c3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64031}
   [junit4]   2> 990549 INFO  (jetty-launcher-5414-thread-2) [     ] o.e.j.s.Server Started @990712ms
   [junit4]   2> 990549 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64031}
   [junit4]   2> 990549 ERROR (jetty-launcher-5414-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 990549 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 990549 ERROR (jetty-launcher-5414-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 990549 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 990550 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 990550 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 990550 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990550 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990550 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 990550 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 990550 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-02T17:44:52.633045Z
   [junit4]   2> 990550 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-02T17:44:52.633045Z
   [junit4]   2> 990573 INFO  (jetty-launcher-5414-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 990573 INFO  (jetty-launcher-5414-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 990573 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 990573 INFO  (jetty-launcher-5414-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 990574 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 990574 INFO  (jetty-launcher-5414-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f93450c{/solr,null,AVAILABLE}
   [junit4]   2> 990576 INFO  (jetty-launcher-5414-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b9d6b9d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64032}
   [junit4]   2> 990576 INFO  (jetty-launcher-5414-thread-1) [     ] o.e.j.s.Server Started @990738ms
   [junit4]   2> 990576 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64032}
   [junit4]   2> 990576 ERROR (jetty-launcher-5414-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 990576 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 990576 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 990576 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990576 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 990576 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-02T17:44:52.659815Z
   [junit4]   2> 990576 INFO  (jetty-launcher-5414-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 990576 INFO  (jetty-launcher-5414-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 990576 INFO  (jetty-launcher-5414-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 990577 INFO  (jetty-launcher-5414-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c402138{/solr,null,AVAILABLE}
   [junit4]   2> 990578 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 990578 INFO  (jetty-launcher-5414-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3086079d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64035}
   [junit4]   2> 990578 INFO  (jetty-launcher-5414-thread-4) [     ] o.e.j.s.Server Started @990741ms
   [junit4]   2> 990578 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64035}
   [junit4]   2> 990579 INFO  (zkConnectionManagerCallback-5418-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 990579 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 990579 ERROR (jetty-launcher-5414-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 990579 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 990579 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 990579 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 990579 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 990579 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-02T17:44:52.662650Z
   [junit4]   2> 990581 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 990581 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990582 INFO  (zkConnectionManagerCallback-5417-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 990582 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 990584 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990584 INFO  (zkConnectionManagerCallback-5420-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 990585 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 990588 INFO  (zkConnectionManagerCallback-5422-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 990588 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 990592 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990593 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 990840 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 990841 WARN  (jetty-launcher-5414-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a42663c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 990842 WARN  (jetty-launcher-5414-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a42663c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 990851 WARN  (jetty-launcher-5414-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ebacb60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 990851 WARN  (jetty-launcher-5414-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ebacb60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 990855 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64025/solr
   [junit4]   2> 990863 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 990865 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 990866 INFO  (zkConnectionManagerCallback-5431-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 990866 INFO  (jetty-launcher-5414-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 990866 WARN  (jetty-launcher-5414-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f9f124e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 990866 WARN  (jetty-launcher-5414-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f9f124e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 990881 WARN  (jetty-launcher-5414-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6dc51f05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 990881 WARN  (jetty-launcher-5414-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6dc51f05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 990883 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64025/solr
   [junit4]   2> 990887 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 990896 INFO  (zkConnectionManagerCallback-5437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 990896 INFO  (jetty-launcher-5414-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 990996 INFO  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 991005 INFO  (zkConnectionManagerCallback-5440-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991007 INFO  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 991031 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 991033 WARN  (jetty-launcher-5414-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@580e1c3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991033 WARN  (jetty-launcher-5414-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@580e1c3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991036 WARN  (jetty-launcher-5414-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d1bd35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991037 WARN  (jetty-launcher-5414-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d1bd35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991038 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64025/solr
   [junit4]   2> 991043 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 991049 INFO  (zkConnectionManagerCallback-5446-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991050 INFO  (jetty-launcher-5414-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 991110 INFO  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 991118 INFO  (zkConnectionManagerCallback-5448-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991118 INFO  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 991215 INFO  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 991220 INFO  (zkConnectionManagerCallback-5450-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991221 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 991221 INFO  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 991236 WARN  (jetty-launcher-5414-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53ca86f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991237 WARN  (jetty-launcher-5414-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53ca86f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991266 WARN  (jetty-launcher-5414-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60816996[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991268 WARN  (jetty-launcher-5414-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60816996[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 991274 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64025/solr
   [junit4]   2> 991285 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 991293 INFO  (zkConnectionManagerCallback-5462-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991293 INFO  (jetty-launcher-5414-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 991433 INFO  (jetty-launcher-5414-thread-4) [n:127.0.0.1:64035_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 991441 INFO  (zkConnectionManagerCallback-5464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 991441 INFO  (jetty-launcher-5414-thread-4) [n:127.0.0.1:64035_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 991581 INFO  (jetty-launcher-5414-thread-4) [n:127.0.0.1:64035_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64035_solr
   [junit4]   2> 991588 INFO  (jetty-launcher-5414-thread-4) [n:127.0.0.1:64035_solr     ] o.a.s.c.Overseer Overseer (id=72067793050861582-127.0.0.1:64035_solr-n_0000000000) starting
   [junit4]   2> 991682 INFO  (OverseerStateUpdate-72067793050861582-127.0.0.1:64035_solr-n_0000000000) [n:127.0.0.1:64035_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64035_solr
   [junit4]   2> 991683 INFO  (jetty-launcher-5414-thread-4) [n:127.0.0.1:64035_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64035_solr
   [junit4]   2> 991706 INFO  (OverseerStateUpdate-72067793050861582-127.0.0.1:64035_solr-n_0000000000) [n:127.0.0.1:64035_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 991757 INFO  (jetty-launcher-5414-thread-4) [n:127.0.0.1:64035_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 991757 WARN  (jetty-launcher-5414-thread-4) [n:127.0.0.1:64035_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> 991795 INFO  (jetty-launcher-5414-thread-4) [n:127.0.0.1:64035_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 991831 INFO  (jetty-launcher-5414-thread-4) [n:127.0.0.1:64035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64035.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 991844 INFO  (jetty-launcher-5414-thread-4) [n:127.0.0.1:64035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64035.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 991844 INFO  (jetty-launcher-5414-thread-4) [n:127.0.0.1:64035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64035.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 991868 INFO  (jetty-launcher-5414-thread-4) [n:127.0.0.1:64035_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001/node4/.
   [junit4]   2> 992314 INFO  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 992371 INFO  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64030_solr as DOWN
   [junit4]   2> 992378 INFO  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 992378 INFO  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64030_solr
   [junit4]   2> 992383 INFO  (zkCallback-5463-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 992384 INFO  (zkCallback-5439-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 992387 INFO  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 992387 WARN  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_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> 992423 INFO  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 992474 INFO  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64030.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 992499 INFO  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64030.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 992499 INFO  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64030.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 992502 INFO  (jetty-launcher-5414-thread-3) [n:127.0.0.1:64030_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001/node3/.
   [junit4]   2> 992594 INFO  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 992623 INFO  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64031_solr as DOWN
   [junit4]   2> 992634 INFO  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 992634 INFO  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64031_solr
   [junit4]   2> 992645 INFO  (zkCallback-5463-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 992645 INFO  (zkCallback-5439-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 992647 INFO  (zkCallback-5447-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 992661 INFO  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 992667 INFO  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 992667 WARN  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_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> 992708 INFO  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:64032_solr as DOWN
   [junit4]   2> 992708 INFO  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 992715 INFO  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 992716 INFO  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64032_solr
   [junit4]   2> 992724 INFO  (zkCallback-5447-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 992724 INFO  (zkCallback-5439-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 992724 INFO  (zkCallback-5463-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 992725 INFO  (zkCallback-5449-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 992739 INFO  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 992740 WARN  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_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> 992766 INFO  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64031.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 992780 INFO  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 992785 INFO  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64031.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 992785 INFO  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64031.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 992788 INFO  (jetty-launcher-5414-thread-2) [n:127.0.0.1:64031_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001/node2/.
   [junit4]   2> 992840 INFO  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64032.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 992891 INFO  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64032.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 992891 INFO  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64032.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 992893 INFO  (jetty-launcher-5414-thread-1) [n:127.0.0.1:64032_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001/node1/.
   [junit4]   2> 992977 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 992979 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 992983 INFO  (zkConnectionManagerCallback-5479-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 992983 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 992998 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 993007 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64025/solr ready
   [junit4]   2> 993025 INFO  (qtp1968868166-13833) [n:127.0.0.1:64032_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 993039 INFO  (OverseerThreadFactory-3722-thread-1-processing-n:127.0.0.1:64035_solr) [n:127.0.0.1:64035_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection delLiveColl
   [junit4]   2> 993197 INFO  (OverseerStateUpdate-72067793050861582-127.0.0.1:64035_solr-n_0000000000) [n:127.0.0.1:64035_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64035/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64035_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 993259 INFO  (OverseerStateUpdate-72067793050861582-127.0.0.1:64035_solr-n_0000000000) [n:127.0.0.1:64035_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"delLiveColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64030/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64030_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 993291 INFO  (OverseerStateUpdate-72067793050861582-127.0.0.1:64035_solr-n_0000000000) [n:127.0.0.1:64035_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64031/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64031_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 993313 INFO  (OverseerStateUpdate-72067793050861582-127.0.0.1:64035_solr-n_0000000000) [n:127.0.0.1:64035_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"delLiveColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"delLiveColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64032/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64032_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 993526 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr    x:delLiveColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 993526 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr    x:delLiveColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 993526 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr    x:delLiveColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 993526 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr    x:delLiveColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 993526 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr    x:delLiveColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 993579 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 993579 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 993579 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 993579 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 993618 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.s.IndexSchema [delLiveColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 993618 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 993618 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.s.IndexSchema [delLiveColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 993619 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 993622 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 993622 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 993622 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 993622 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 993622 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 993622 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 993622 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 993622 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 993623 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64035.solr.core.delLiveColl.shard1.replica_n1' (registry 'solr.core.delLiveColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 993623 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64030.solr.core.delLiveColl.shard1.replica_n2' (registry 'solr.core.delLiveColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 993623 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64032.solr.core.delLiveColl.shard2.replica_n6' (registry 'solr.core.delLiveColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 993623 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001/node4/delLiveColl_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001/node4/./delLiveColl_shard1_replica_n1/data/]
   [junit4]   2> 993623 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001/node3/delLiveColl_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001/node3/./delLiveColl_shard1_replica_n2/data/]
   [junit4]   2> 993623 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001/node1/delLiveColl_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001/node1/./delLiveColl_shard2_replica_n6/data/]
   [junit4]   2> 993623 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64031.solr.core.delLiveColl.shard2.replica_n4' (registry 'solr.core.delLiveColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6748ad84
   [junit4]   2> 993624 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001/node2/delLiveColl_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001/tempDir-001/node2/./delLiveColl_shard2_replica_n4/data/]
   [junit4]   2> 993776 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 993779 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 993791 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 993791 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 993808 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1225c635[delLiveColl_shard2_replica_n6] main]
   [junit4]   2> 993811 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 993811 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 993814 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 993814 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 993814 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 993815 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 993816 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 993816 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a5f98a6[delLiveColl_shard1_replica_n1] main]
   [junit4]   2> 993816 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1660075215053389824
   [junit4]   2> 993820 INFO  (searcherExecutor-3740-thread-1-processing-n:127.0.0.1:64032_solr x:delLiveColl_shard2_replica_n6 c:delLiveColl s:shard2 r:core_node8) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.SolrCore [delLiveColl_shard2_replica_n6] Registered new searcher Searcher@1225c635[delLiveColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 993820 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 993822 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 993823 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 993823 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 993823 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 993824 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1660075215061778432
   [junit4]   2> 993825 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 993825 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 993828 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@69bcba05[delLiveColl_shard2_replica_n4] main]
   [junit4]   2> 993830 INFO  (searcherExecutor-3739-thread-1-processing-n:127.0.0.1:64035_solr x:delLiveColl_shard1_replica_n1 c:delLiveColl s:shard1 r:core_node3) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.SolrCore [delLiveColl_shard1_replica_n1] Registered new searcher Searcher@5a5f98a6[delLiveColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 993834 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 993834 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 993835 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/delLiveColl/leaders/shard2
   [junit4]   2> 993836 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 993837 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 993838 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 993840 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 993841 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1660075215079604224
   [junit4]   2> 993843 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 993843 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 993846 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 993846 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/delLiveColl/leaders/shard1
   [junit4]   2> 993847 INFO  (searcherExecutor-3742-thread-1-processing-n:127.0.0.1:64031_solr x:delLiveColl_shard2_replica_n4 c:delLiveColl s:shard2 r:core_node7) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.c.SolrCore [delLiveColl_shard2_replica_n4] Registered new searcher Searcher@69bcba05[delLiveColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 993848 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3761e764[delLiveColl_shard1_replica_n2] main]
   [junit4]   2> 993855 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 993857 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 993858 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 993858 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1660075215097430016
   [junit4]   2> 993865 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 993866 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9993ms
   [junit4]   2> 993866 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/delLiveColl/leaders/shard2
   [junit4]   2> 993869 INFO  (searcherExecutor-3741-thread-1-processing-n:127.0.0.1:64030_solr x:delLiveColl_shard1_replica_n2 c:delLiveColl s:shard1 r:core_node5) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.c.SolrCore [delLiveColl_shard1_replica_n2] Registered new searcher Searcher@3761e764[delLiveColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 993884 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 993891 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 993891 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/delLiveColl/leaders/shard1
   [junit4]   2> 994380 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 994380 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 994380 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64032/solr/delLiveColl_shard2_replica_n6/
   [junit4]   2> 994382 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n6 url=http://127.0.0.1:64032/solr START replicas=[http://127.0.0.1:64031/solr/delLiveColl_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 994382 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n6 url=http://127.0.0.1:64032/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 994386 INFO  (qtp195832774-13829) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.c.S.Request [delLiveColl_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 994387 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 994387 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 994387 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/delLiveColl/leaders/shard2/leader after winning as /collections/delLiveColl/leader_elect/shard2/election/72067793050861580-core_node8-n_0000000000
   [junit4]   2> 994389 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 994389 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 994389 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64035/solr/delLiveColl_shard1_replica_n1/
   [junit4]   2> 994393 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n1 url=http://127.0.0.1:64035/solr START replicas=[http://127.0.0.1:64030/solr/delLiveColl_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 994393 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n1 url=http://127.0.0.1:64035/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 994395 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64032/solr/delLiveColl_shard2_replica_n6/ shard2
   [junit4]   2> 994396 INFO  (qtp1908234251-13824) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.c.S.Request [delLiveColl_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 994398 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 994398 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 994398 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/delLiveColl/leaders/shard1/leader after winning as /collections/delLiveColl/leader_elect/shard1/election/72067793050861582-core_node3-n_0000000000
   [junit4]   2> 994416 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64035/solr/delLiveColl_shard1_replica_n1/ shard1
   [junit4]   2> 994526 INFO  (zkCallback-5449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 994526 INFO  (zkCallback-5463-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 994529 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 994530 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 994536 INFO  (qtp1968868166-13834) [n:127.0.0.1:64032_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1011
   [junit4]   2> 994536 INFO  (qtp1044512293-13844) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1010
   [junit4]   2> 994643 INFO  (zkCallback-5463-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 994643 INFO  (zkCallback-5463-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 994643 INFO  (zkCallback-5449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 994643 INFO  (zkCallback-5449-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 994917 INFO  (qtp195832774-13816) [n:127.0.0.1:64031_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1391
   [junit4]   2> 994920 INFO  (qtp1908234251-13825) [n:127.0.0.1:64030_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1394
   [junit4]   2> 994923 INFO  (qtp1968868166-13833) [n:127.0.0.1:64032_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> 995024 INFO  (zkCallback-5447-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995024 INFO  (zkCallback-5449-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995024 INFO  (zkCallback-5449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995024 INFO  (zkCallback-5463-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995024 INFO  (zkCallback-5439-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995024 INFO  (zkCallback-5463-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995025 INFO  (zkCallback-5447-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995025 INFO  (zkCallback-5439-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995026 INFO  (qtp1968868166-13833) [n:127.0.0.1:64032_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2001
   [junit4]   2> 995026 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: delLiveColl
   [junit4]   2> 995031 INFO  (qtp1908234251-13826) [n:127.0.0.1:64030_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 995033 INFO  (qtp1968868166-13838) [n:127.0.0.1:64032_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node5&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&onlyIfDown=true&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 995037 ERROR (OverseerThreadFactory-3722-thread-2-processing-n:127.0.0.1:64035_solr) [n:127.0.0.1:64035_solr c:delLiveColl s:shard1 r:core_node5  ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: delLiveColl operation: deletereplica failed:org.apache.solr.common.SolrException: Attempted to remove replica : delLiveColl/shard1/core_node5 with onlyIfDown='true', but state is 'active'
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteCore(DeleteReplicaCmd.java:228)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:104)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 995038 INFO  (OverseerCollectionConfigSetProcessor-72067793050861582-127.0.0.1:64035_solr-n_0000000000) [n:127.0.0.1:64035_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 995040 INFO  (qtp1968868166-13838) [n:127.0.0.1:64032_solr c:delLiveColl    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node5&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&onlyIfDown=true&wt=javabin&version=2} status=400 QTime=6
   [junit4]   2> 995040 INFO  (OverseerCollectionConfigSetProcessor-72067793050861582-127.0.0.1:64035_solr-n_0000000000) [n:127.0.0.1:64035_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 995042 INFO  (qtp1968868166-13835) [n:127.0.0.1:64032_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node5&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 995049 INFO  (qtp1908234251-13824) [n:127.0.0.1:64030_solr    x:delLiveColl_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delLiveColl.shard1.replica_n2, tag=null
   [junit4]   2> 995049 INFO  (qtp1908234251-13824) [n:127.0.0.1:64030_solr    x:delLiveColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41102a75: rootName = solr_64030, domain = solr.core.delLiveColl.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.delLiveColl.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@5c911777
   [junit4]   2> 995080 INFO  (qtp1908234251-13824) [n:127.0.0.1:64030_solr    x:delLiveColl_shard1_replica_n2 ] o.a.s.c.SolrCore [delLiveColl_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@66d805d0
   [junit4]   2> 995080 INFO  (qtp1908234251-13824) [n:127.0.0.1:64030_solr    x:delLiveColl_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delLiveColl.shard1.replica_n2, tag=SolrCore@66d805d0
   [junit4]   2> 995080 INFO  (qtp1908234251-13824) [n:127.0.0.1:64030_solr    x:delLiveColl_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delLiveColl.shard1.leader, tag=SolrCore@66d805d0
   [junit4]   2> 995080 INFO  (qtp1908234251-13824) [n:127.0.0.1:64030_solr    x:delLiveColl_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 995083 INFO  (qtp1908234251-13824) [n:127.0.0.1:64030_solr    x:delLiveColl_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard1 to Terms{values={core_node3=0}, version=2}
   [junit4]   2> 995084 INFO  (qtp1908234251-13824) [n:127.0.0.1:64030_solr    x:delLiveColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 995085 INFO  (qtp1908234251-13824) [n:127.0.0.1:64030_solr    x:delLiveColl_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=delLiveColl_shard1_replica_n2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=36
   [junit4]   2> 995189 INFO  (zkCallback-5439-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995189 INFO  (zkCallback-5439-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995190 INFO  (zkCallback-5447-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995190 INFO  (zkCallback-5447-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995191 INFO  (zkCallback-5463-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995191 INFO  (zkCallback-5463-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995191 INFO  (zkCallback-5449-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995191 INFO  (zkCallback-5449-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995200 INFO  (qtp1968868166-13835) [n:127.0.0.1:64032_solr c:delLiveColl    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node5&action=DELETEREPLICA&collection=delLiveColl&shard=shard1&wt=javabin&version=2} status=0 QTime=157
   [junit4]   2> 995201 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.SolrCloudTestCase waitForState (delLiveColl): Expected replica core_node5 to have been removed
   [junit4]   2> 995206 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[DF7161121F2CF784]) [     ] o.a.s.c.DeleteReplicaTest preDeleteWatcherCount=1 vs postDeleteWatcherCount=0
   [junit4]   2> 995317 INFO  (jetty-closer-5484-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1526703661
   [junit4]   2> 995317 INFO  (jetty-closer-5484-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64035_solr
   [junit4]   2> 995317 INFO  (jetty-closer-5484-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1854232443
   [junit4]   2> 995317 INFO  (jetty-closer-5484-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64030_

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

m, tag=null
   [junit4]   2> 1067381 INFO  (jetty-closer-6303-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66bb2c5: rootName = solr_65009, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2f388c01
   [junit4]   2> 1067392 INFO  (jetty-closer-6303-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1067393 INFO  (closeThreadPool-6318-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72067797327151116-127.0.0.1:65007_solr-n_0000000000) closing
   [junit4]   2> 1067393 INFO  (OverseerStateUpdate-72067797327151116-127.0.0.1:65007_solr-n_0000000000) [n:127.0.0.1:65007_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65007_solr
   [junit4]   2> 1067395 INFO  (OverseerAutoScalingTriggerThread-72067797327151116-127.0.0.1:65007_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1067396 INFO  (jetty-closer-6303-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@381f9075: rootName = solr_65009, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3d4c06d6
   [junit4]   2> 1067397 INFO  (jetty-closer-6303-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1067407 INFO  (closeThreadPool-6318-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72067797327151116-127.0.0.1:65007_solr-n_0000000000) closing
   [junit4]   2> 1067413 INFO  (zkCallback-6273-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1067421 INFO  (jetty-closer-6303-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@52c14de9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1067427 INFO  (jetty-closer-6303-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29837f5a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1067427 INFO  (jetty-closer-6303-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1067511 INFO  (jetty-closer-6303-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72067797327151116-127.0.0.1:65007_solr-n_0000000000) closing
   [junit4]   2> 1067513 INFO  (jetty-closer-6303-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2651b820{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1067514 INFO  (jetty-closer-6303-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2fbd3edc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1067514 INFO  (jetty-closer-6303-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1067534 INFO  (jetty-closer-6303-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6ac1fcf9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65009}
   [junit4]   2> 1067534 INFO  (jetty-closer-6303-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58308310{/solr,null,UNAVAILABLE}
   [junit4]   2> 1067535 INFO  (jetty-closer-6303-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1067630 INFO  (jetty-closer-6303-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@53939851{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65006}
   [junit4]   2> 1067631 INFO  (jetty-closer-6303-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8be75b4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1067631 INFO  (jetty-closer-6303-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1067633 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[DF7161121F2CF784]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1067868 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> 	12	/solr/collections/raceDeleteReplica_false/terms/shard1
   [junit4]   2> 	8	/solr/collections/raceDeleteReplica_false/state.json
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/packages.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/raceDeleteReplica_false/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	96	/solr/collections/raceDeleteReplica_false/state.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72067797327151117-127.0.0.1:65008_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/raceDeleteReplica_false/leader_elect/shard1/election/72067797327151113-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72067797327151116-127.0.0.1:65007_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	54	/solr/overseer/queue
   [junit4]   2> 	41	/solr/live_nodes
   [junit4]   2> 	17	/solr/collections
   [junit4]   2> 	10	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1067873 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[DF7161121F2CF784]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:65001
   [junit4]   2> 1067873 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[DF7161121F2CF784]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65001
   [junit4]   2> 1067873 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[DF7161121F2CF784]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65001
   [junit4]   2> 1067873 INFO  (TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[DF7161121F2CF784]) [     ] o.a.s.SolrTestCaseJ4 ###Ending raceConditionOnDeleteAndRegisterReplica
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_DF7161121F2CF784-001
   [junit4]   2> Mar 02, 2020 5:46:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_version_=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=625, maxMBSortInHeap=7.581931703256118, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@65fe85b5), locale=asa, timezone=Africa/Asmara
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 14 (64-bit)/cpus=6,threads=1,free=153603320,total=340787200
   [junit4]   2> NOTE: All tests run in this JVM: [TestStreamBody, BaseCdcrDistributedZkTest, CurrencyFieldTypeTest, JavabinLoaderTest, TestSolrCloudWithKerberosAlt, TestNumericRangeQuery32, TestTlogReplayVsRecovery, TestIndexingPerformance, TestNRTOpen, TestNamedUpdateProcessors, PluginInfoTest, TestDynamicFieldCollectionResource, UpdateParamsTest, TestSolrXml, AssignBackwardCompatibilityTest, TestRawResponseWriter, DocValuesTest, CollectionReloadTest, ExecutePlanActionTest, CloudMLTQParserTest, TestCollectionAPI, BlockJoinFacetRandomTest, CustomHighlightComponentTest, JWTAuthPluginIntegrationTest, AuditLoggerIntegrationTest, SubstringBytesRefFilterTest, TestBlobHandler, TestHttpServletCarrier, DistribJoinFromCollectionTest, TestCloudConsistency, TestRecovery, TestWaitForStateWithJettyShutdowns, TestStressUserVersions, TestConfigsApi, TestElisionMultitermQuery, RollingRestartTest, ZkStateReaderTest, AdminHandlersProxyTest, TestOnReconnectListenerSupport, SolrRequestParserTest, TestDefaultStatsCache, SOLR749Test, CircularListTest, TestNonDefinedSimilarityFactory, TaggingAttributeTest, TestMinHashQParser, BigEndianAscendingWordSerializerTest, AtomicUpdatesTest, TokenizerChainTest, TestSlowCompositeReaderWrapper, TestFieldCache, TestTextField, DistributedIntervalFacetingTest, TestDirectoryFactory, TestSerializedLuceneMatchVersion, TestFieldTypeResource, SignatureUpdateProcessorFactoryTest, LeaderFailureAfterFreshStartTest, TestOrdValues, TestPointFields, DeleteReplicaTest]
   [junit4] Completed [332/901 (1!)] on J0 in 78.54s, 9 tests, 1 error <<< FAILURES!

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

[repro] Revision: 6f3780e8d53d0693e21e888cbd2b12e6f6fb3ec3

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=deleteReplicaAndVerifyDirectoryCleanup -Dtests.seed=DF7161121F2CF784 -Dtests.slow=true -Dtests.locale=asa -Dtests.timezone=Africa/Asmara -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 3445 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DeleteReplicaTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=DF7161121F2CF784 -Dtests.slow=true -Dtests.locale=asa -Dtests.timezone=Africa/Asmara -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 73 lines...]