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/07/26 01:32:02 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6335/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Error from server at http://127.0.0.1:65447/_y: Underlying core creation failed while creating collection: c8n_1x2_leader_session_loss

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:65447/_y: Underlying core creation failed while creating collection: c8n_1x2_leader_session_loss
	at __randomizedtesting.SeedInfo.seed([246B47786EC343E7:AC3F78A2C03F2E1F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1814)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1835)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1755)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2055)
	at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:388)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:148)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


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

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

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




Build Log:
[...truncated 13414 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> 1008217 INFO  (SUITE-HttpPartitionTest-seed#[246B47786EC343E7]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1008218 INFO  (SUITE-HttpPartitionTest-seed#[246B47786EC343E7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/data-dir-64-001
   [junit4]   2> 1008218 WARN  (SUITE-HttpPartitionTest-seed#[246B47786EC343E7]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1008218 INFO  (SUITE-HttpPartitionTest-seed#[246B47786EC343E7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1008220 INFO  (SUITE-HttpPartitionTest-seed#[246B47786EC343E7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1008220 INFO  (SUITE-HttpPartitionTest-seed#[246B47786EC343E7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1008220 INFO  (SUITE-HttpPartitionTest-seed#[246B47786EC343E7]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_y/
   [junit4]   2> 1008227 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1008229 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1008229 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1008240 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1008329 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer start zk server on port: 65388
   [junit4]   2> 1008329 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:65388
   [junit4]   2> 1008329 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65388
   [junit4]   2> 1008329 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65388
   [junit4]   2> 1008334 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1008354 INFO  (zkConnectionManagerCallback-6375-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1008354 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1008372 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1008383 INFO  (zkConnectionManagerCallback-6377-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1008383 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1008389 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1008399 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1008404 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1008413 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1008422 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1008431 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1008443 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1008458 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1008470 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1008488 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1008500 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1008514 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1009559 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1009559 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1009559 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1009604 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1009604 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1009604 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1009616 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@141514f4{/_y,null,AVAILABLE}
   [junit4]   2> 1009619 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1b1fba61{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:65398}
   [junit4]   2> 1009619 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.e.j.s.Server Started @1009696ms
   [junit4]   2> 1009619 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_y, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/tempDir-001/control/data, hostPort=65397, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1009621 ERROR (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1009621 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1009621 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1009621 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1009622 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1009622 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T00:55:23.572169Z
   [junit4]   2> 1009624 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1009629 INFO  (zkConnectionManagerCallback-6379-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009630 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1009634 WARN  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]-SendThread(127.0.0.1:65388)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001b8e0ef60002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001b8e0ef60002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001b8e0ef60002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1009737 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1009738 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/control-001/solr.xml
   [junit4]   2> 1009758 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1009909 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1009917 WARN  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38c37fab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1009917 WARN  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38c37fab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1009928 WARN  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c2fd9b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1009929 WARN  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c2fd9b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1009930 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65388/solr
   [junit4]   2> 1009932 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1009936 INFO  (zkConnectionManagerCallback-6389-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1009936 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1010057 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [n:127.0.0.1:65397__y     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1010063 INFO  (zkConnectionManagerCallback-6391-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1010063 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [n:127.0.0.1:65397__y     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1010435 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [n:127.0.0.1:65397__y     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65397__y
   [junit4]   2> 1010439 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [n:127.0.0.1:65397__y     ] o.a.s.c.Overseer Overseer (id=72087890988236804-127.0.0.1:65397__y-n_0000000000) starting
   [junit4]   2> 1010491 INFO  (OverseerStateUpdate-72087890988236804-127.0.0.1:65397__y-n_0000000000) [n:127.0.0.1:65397__y     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:65397__y
   [junit4]   2> 1010491 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [n:127.0.0.1:65397__y     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65397__y
   [junit4]   2> 1010498 INFO  (OverseerStateUpdate-72087890988236804-127.0.0.1:65397__y-n_0000000000) [n:127.0.0.1:65397__y     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1010518 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [n:127.0.0.1:65397__y     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1010522 WARN  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [n:127.0.0.1:65397__y     ] 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> 1010559 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [n:127.0.0.1:65397__y     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1010594 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [n:127.0.0.1:65397__y     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1010610 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [n:127.0.0.1:65397__y     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1010610 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [n:127.0.0.1:65397__y     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1010613 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [n:127.0.0.1:65397__y     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/control-001/cores
   [junit4]   2> 1010631 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1010636 INFO  (zkConnectionManagerCallback-6406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1010637 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1010644 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1010649 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65388/solr ready
   [junit4]   2> 1010651 INFO  (SocketProxy-Acceptor-65397) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=65406,localport=65397], receiveBufferSize: 408300
   [junit4]   2> 1010656 INFO  (SocketProxy-Acceptor-65397) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=65398,localport=65407], receiveBufferSize=408300
   [junit4]   2> 1010658 INFO  (qtp1061243525-12870) [n:127.0.0.1:65397__y     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65397__y&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1010668 INFO  (OverseerThreadFactory-6396-thread-1-processing-n:127.0.0.1:65397__y) [n:127.0.0.1:65397__y     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1010797 INFO  (OverseerStateUpdate-72087890988236804-127.0.0.1:65397__y-n_0000000000) [n:127.0.0.1:65397__y     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65397/_y",
   [junit4]   2>   "node_name":"127.0.0.1:65397__y",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1011011 INFO  (SocketProxy-Acceptor-65397) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=65426,localport=65397], receiveBufferSize: 408300
   [junit4]   2> 1011013 INFO  (SocketProxy-Acceptor-65397) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=65398,localport=65427], receiveBufferSize=408300
   [junit4]   2> 1011015 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1011016 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1011043 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1011054 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1011064 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1011270 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1011411 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1011411 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1011426 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5828394393934253]
   [junit4]   2> 1011449 WARN  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1011687 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1011687 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1011698 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1011698 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1011702 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=96.162109375, floorSegmentMB=1.431640625, forceMergeDeletesPctAllowed=20.766789748292563, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3975216656236996, deletesPctAllowed=40.80971426772808
   [junit4]   2> 1011708 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1011713 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1011714 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1011714 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673238859653054464
   [junit4]   2> 1011729 INFO  (searcherExecutor-6408-thread-1-processing-n:127.0.0.1:65397__y x:control_collection_shard1_replica_n1 c:control_collection s:shard1 r:core_node2) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1011753 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1011756 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1011780 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1011780 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1011780 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65397/_y/control_collection_shard1_replica_n1/
   [junit4]   2> 1011783 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1011785 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:65397/_y/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1011785 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72087890988236804-core_node2-n_0000000000
   [junit4]   2> 1011796 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65397/_y/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1011908 INFO  (zkCallback-6390-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1011909 INFO  (zkCallback-6390-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1011914 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1011927 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=911
   [junit4]   2> 1011934 INFO  (qtp1061243525-12870) [n:127.0.0.1:65397__y     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1012026 INFO  (zkCallback-6390-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1012026 INFO  (zkCallback-6390-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1012026 INFO  (zkCallback-6390-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1012028 INFO  (qtp1061243525-12870) [n:127.0.0.1:65397__y     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65397__y&wt=javabin&version=2} status=0 QTime=1370
   [junit4]   2> 1012029 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1012149 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012154 INFO  (zkConnectionManagerCallback-6417-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1012155 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1012159 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1012165 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65388/solr ready
   [junit4]   2> 1012165 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1012166 INFO  (SocketProxy-Acceptor-65397) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=65435,localport=65397], receiveBufferSize: 408300
   [junit4]   2> 1012167 INFO  (SocketProxy-Acceptor-65397) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=65398,localport=65436], receiveBufferSize=408300
   [junit4]   2> 1012168 INFO  (qtp1061243525-12870) [n:127.0.0.1:65397__y     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1012183 INFO  (OverseerThreadFactory-6396-thread-2-processing-n:127.0.0.1:65397__y) [n:127.0.0.1:65397__y     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1012184 INFO  (OverseerCollectionConfigSetProcessor-72087890988236804-127.0.0.1:65397__y-n_0000000000) [n:127.0.0.1:65397__y     ] 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> 1012431 WARN  (OverseerThreadFactory-6396-thread-2-processing-n:127.0.0.1:65397__y) [n:127.0.0.1:65397__y     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1012436 INFO  (qtp1061243525-12870) [n:127.0.0.1:65397__y     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1012441 INFO  (qtp1061243525-12870) [n:127.0.0.1:65397__y     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2} status=0 QTime=273
   [junit4]   2> 1012444 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1012444 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1012446 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1012446 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1012448 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1012448 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1012448 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1013096 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1013098 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1013098 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1013098 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1013101 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1013101 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1013101 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1013102 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5022b69e{/_y,null,AVAILABLE}
   [junit4]   2> 1013107 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e2e2b88{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:65448}
   [junit4]   2> 1013107 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.Server Started @1013184ms
   [junit4]   2> 1013108 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_y, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/tempDir-001/jetty1, hostPort=65447, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1013108 ERROR (closeThreadPool-6418-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1013108 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1013108 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1013108 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1013108 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1013108 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T00:55:27.058467Z
   [junit4]   2> 1013108 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013118 INFO  (zkConnectionManagerCallback-6420-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1013118 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013222 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1013222 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-1-001/solr.xml
   [junit4]   2> 1013241 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1013291 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1013293 WARN  (closeThreadPool-6418-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25742f09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013293 WARN  (closeThreadPool-6418-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25742f09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013299 WARN  (closeThreadPool-6418-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45af4573[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013299 WARN  (closeThreadPool-6418-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45af4573[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013301 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65388/solr
   [junit4]   2> 1013304 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013309 INFO  (zkConnectionManagerCallback-6430-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1013309 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013313 WARN  (closeThreadPool-6418-thread-1-SendThread(127.0.0.1:65388)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001b8e0ef60008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001b8e0ef60008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001b8e0ef60008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1013416 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013420 INFO  (zkConnectionManagerCallback-6432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1013420 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013433 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1013449 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] o.a.s.c.ZkController Publish node=127.0.0.1:65447__y as DOWN
   [junit4]   2> 1013455 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1013456 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65447__y
   [junit4]   2> 1013460 INFO  (zkCallback-6390-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1013461 INFO  (zkCallback-6431-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1013462 INFO  (zkCallback-6416-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1013471 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1013472 WARN  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] 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> 1013499 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1013523 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1013537 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1013537 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1013539 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65447__y     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-1-001/cores
   [junit4]   2> 1013548 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:65447__y
   [junit4]   2> 1013566 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1013567 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1013568 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1013568 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1013570 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1013570 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1013570 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1013571 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77c1a475{/_y,null,AVAILABLE}
   [junit4]   2> 1013572 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6c5434c5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:65453}
   [junit4]   2> 1013572 INFO  (closeThreadPool-6418-thread-1) [     ] o.e.j.s.Server Started @1013648ms
   [junit4]   2> 1013572 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_y, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/tempDir-001/jetty2, hostPort=65452, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-2-001/cores}
   [junit4]   2> 1013572 ERROR (closeThreadPool-6418-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1013572 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1013573 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1013573 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1013573 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1013573 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T00:55:27.523136Z
   [junit4]   2> 1013574 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013579 INFO  (zkConnectionManagerCallback-6442-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1013579 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013684 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1013684 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-2-001/solr.xml
   [junit4]   2> 1013688 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1013748 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1013748 WARN  (closeThreadPool-6418-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f5c775a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013748 WARN  (closeThreadPool-6418-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f5c775a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013753 WARN  (closeThreadPool-6418-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@269d73c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013753 WARN  (closeThreadPool-6418-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@269d73c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1013754 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65388/solr
   [junit4]   2> 1013755 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013758 INFO  (zkConnectionManagerCallback-6452-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1013758 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013862 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013867 INFO  (zkConnectionManagerCallback-6454-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1013867 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013887 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1013912 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] o.a.s.c.ZkController Publish node=127.0.0.1:65452__y as DOWN
   [junit4]   2> 1013919 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1013919 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65452__y
   [junit4]   2> 1013925 INFO  (zkCallback-6416-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1013925 INFO  (zkCallback-6431-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1013925 INFO  (zkCallback-6390-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1013925 INFO  (zkCallback-6453-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1013939 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1013940 WARN  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] 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> 1013974 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1013994 INFO  (TEST-HttpPartitionTest.test-seed#[246B47786EC343E7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1013996 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1013996 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1013996 INFO  (closeThreadPool-6418-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1014000 INFO  (closeThreadPool-6418-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1014000 INFO  (closeThreadPool-6418-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1014000 INFO  (closeThreadPool-6418-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1014001 INFO  (closeThreadPool-6418-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f2eca1b{/_y,null,AVAILABLE}
   [junit4]   2> 1014002 INFO  (closeThreadPool-6418-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6c1ff73b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:65466}
   [junit4]   2> 1014002 INFO  (closeThreadPool-6418-thread-2) [     ] o.e.j.s.Server Started @1014078ms
   [junit4]   2> 1014002 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_y, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/tempDir-001/jetty3, hostPort=65465, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 1014002 ERROR (closeThreadPool-6418-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1014002 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1014002 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1014003 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1014003 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1014003 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1014003 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-26T00:55:27.953100Z
   [junit4]   2> 1014004 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014008 INFO  (zkConnectionManagerCallback-6463-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014008 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014010 WARN  (closeThreadPool-6418-thread-2-SendThread(127.0.0.1:65388)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001b8e0ef6000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001b8e0ef6000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001b8e0ef6000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1014015 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1014016 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1014018 INFO  (closeThreadPool-6418-thread-1) [n:127.0.0.1:65452__y     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-2-001/cores
   [junit4]   2> 1014026 INFO  (closeThreadPool-6418-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:65452__y
   [junit4]   2> 1014111 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1014111 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-3-001/solr.xml
   [junit4]   2> 1014115 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1014196 INFO  (OverseerCollectionConfigSetProcessor-72087890988236804-127.0.0.1:65397__y-n_0000000000) [n:127.0.0.1:65397__y     ] 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> 1014209 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1014225 WARN  (closeThreadPool-6418-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2725cbfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014225 WARN  (closeThreadPool-6418-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2725cbfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014230 WARN  (closeThreadPool-6418-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ff03355[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014230 WARN  (closeThreadPool-6418-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ff03355[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1014231 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65388/solr
   [junit4]   2> 1014234 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014240 INFO  (zkConnectionManagerCallback-6474-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014240 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014248 WARN  (closeThreadPool-6418-thread-2-SendThread(127.0.0.1:65388)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1001b8e0ef6000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1001b8e0ef6000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001b8e0ef6000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1014353 INFO  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014359 INFO  (zkConnectionManagerCallback-6476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1014359 INFO  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014384 INFO  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1014406 INFO  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] o.a.s.c.ZkController Publish node=127.0.0.1:65465__y as DOWN
   [junit4]   2> 1014410 INFO  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1014410 INFO  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65465__y
   [junit4]   2> 1014414 INFO  (zkCallback-6431-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1014414 INFO  (zkCallback-6390-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1014415 INFO  (zkCallback-6475-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1014415 INFO  (zkCallback-6453-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1014415 INFO  (zkCallback-6416-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1014422 INFO  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1014422 WARN  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] 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> 1014471 INFO  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1014508 INFO  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1014525 INFO  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1014526 INFO  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1014528 INFO  (closeThreadPool-6418-thread-2) [n:127.0.0.1:65465__y     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-3-001/cores
   [junit4]   2> 1014538 INFO  (closeThreadPool-6418-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:65465__y
   [junit4]   2> 1014543 INFO  (qtp1061243525-12871) [n:127.0.0.1:65397__y     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:65447__y&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1014543 INFO  (SocketProxy-Acceptor-65397) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=65485,localport=65397], receiveBufferSize: 408300
   [junit4]   2> 1014544 INFO  (SocketProxy-Acceptor-65397) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=65398,localport=65487], receiveBufferSize=408300
   [junit4]   2> 1014544 INFO  (SocketProxy-Acceptor-65397) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=65486,localport=65397], receiveBufferSize: 408300
   [junit4]   2> 1014545 INFO  (qtp1061243525-12869) [n:127.0.0.1:65397__y     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:65452__y&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1014545 INFO  (SocketProxy-Acceptor-65397) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=65398,localport=65488], receiveBufferSize=408300
   [junit4]   2> 1014548 INFO  (qtp1061243525-12872) [n:127.0.0.1:65397__y     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:65465__y&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1014558 INFO  (OverseerThreadFactory-6396-thread-3-processing-n:127.0.0.1:65397__y) [n:127.0.0.1:65397__y c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:65447__y for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1014563 INFO  (OverseerThreadFactory-6396-thread-4-processing-n:127.0.0.1:65397__y) [n:127.0.0.1:65397__y c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:65452__y for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1014564 INFO  (OverseerThreadFactory-6396-thread-3-processing-n:127.0.0.1:65397__y) [n:127.0.0.1:65397__y c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1014569 INFO  (OverseerThreadFactory-6396-thread-4-processing-n:127.0.0.1:65397__y) [n:127.0.0.1:65397__y c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1014571 INFO  (OverseerStateUpdate-72087890988236804-127.0.0.1:65397__y-n_0000000000) [n:127.0.0.1:65397__y     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65447/_y",
   [junit4]   2>   "node_name":"127.0.0.1:65447__y",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1014582 INFO  (OverseerStateUpdate-72087890988236804-127.0.0.1:65397__y-n_0000000000) [n:127.0.0.1:65397__y     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65452/_y",
   [junit4]   2>   "node_name":"127.0.0.1:65452__y",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1014676 INFO  (SocketProxy-Acceptor-65447) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=65489,localport=65447], receiveBufferSize: 408300
   [junit4]   2> 1014680 INFO  (SocketProxy-Acceptor-65447) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=65448,localport=65490], receiveBufferSize=408300
   [junit4]   2> 1014686 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y    x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1014731 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1014769 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1014783 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1014785 INFO  (SocketProxy-Acceptor-65452) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=65491,localport=65452], receiveBufferSize: 408300
   [junit4]   2> 1014786 INFO  (SocketProxy-Acceptor-65452) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=65453,localport=65492], receiveBufferSize=408300
   [junit4]   2> 1014791 INFO  (qtp1942888226-12961) [n:127.0.0.1:65452__y    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1014854 INFO  (qtp1942888226-12961) [n:127.0.0.1:65452__y c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1014902 INFO  (qtp1942888226-12961) [n:127.0.0.1:65452__y c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1014916 INFO  (qtp1942888226-12961) [n:127.0.0.1:65452__y c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1014984 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1015147 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1015151 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1015162 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5828394393934253]
   [junit4]   2> 1015176 INFO  (qtp1942888226-12961) [n:127.0.0.1:65452__y c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1015205 WARN  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1015304 INFO  (qtp1942888226-12961) [n:127.0.0.1:65452__y c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d94a156
   [junit4]   2> 1015304 INFO  (qtp1942888226-12961) [n:127.0.0.1:65452__y c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_246B47786EC343E7-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1015307 INFO  (qtp1942888226-12961) [n:127.0.0.1:65452__y c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5828394393934253]
   [junit4]   2> 1015310 WARN  (qtp1942888226-12961) [n:127.0.0.1:65452__y c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 1015375 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1015375 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1015379 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1015379 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1015385 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=96.162109375, floorSegmentMB=1.431640625, forceMergeDeletesPctAllowed=20.766789748292563, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3975216656236996, deletesPctAllowed=40.80971426772808
   [junit4]   2> 1015395 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1015397 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1015402 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1015403 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1673238863521251328
   [junit4]   2> 1015427 INFO  (searcherExecutor-6487-thread-1-processing-n:127.0.0.1:65447__y x:collection1_shard2_replica_n1 c:collection1 s:shard2 r:core_node3) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [collection1_shard2_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1015451 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1015451 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1015482 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1015483 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1015483 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65447/_y/collection1_shard2_replica_n1/
   [junit4]   2> 1015486 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1015488 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:65447/_y/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 1015488 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72087890988236809-core_node3-n_0000000000
   [junit4]   2> 1015524 INFO  (qtp2047979538-12930) [n:127.0.0.1:65447__y c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65447/_y/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 1015540 INFO  (qtp1942888226-12961) [n:127.0.0.1:65452__y c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1015540 INFO  (qtp1942888226-12961) [n:127.0.0.1:65452__y c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1015547 INFO  (qtp1942888226-12961) [n:127.0.0.1:65452__y c:collection1 s:shard1 r:core_nod

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

s closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1001b92d07b0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1329022 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/collections/infected/terms/shard2
   [junit4]   2> 	3	/solr/collections/infected/terms/shard1
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/infected/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/collections/infected/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72087911414824967-127.0.0.1:52303_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1329034 INFO  (SUITE-TestQueryingOnDownCollection-seed#[246B47786EC343E7]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52295
   [junit4]   2> 1329034 INFO  (SUITE-TestQueryingOnDownCollection-seed#[246B47786EC343E7]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52295
   [junit4]   2> 1329034 INFO  (SUITE-TestQueryingOnDownCollection-seed#[246B47786EC343E7]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52295
   [junit4]   2> 1329039 INFO  (SUITE-TestQueryingOnDownCollection-seed#[246B47786EC343E7]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jul 26, 2020 1:00:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jul 26, 2020 1:00:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestQueryingOnDownCollection: 
   [junit4]   2>    1) Thread[id=17111, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestQueryingOnDownCollection]
   [junit4]   2>         at java.base@14.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]   2> Jul 26, 2020 1:00:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=17111, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestQueryingOnDownCollection]
   [junit4]   2> 1339241 ERROR (SessionTracker) [     ] o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : SessionTracker
   [junit4]   2>           => java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.base/java.lang.Thread.sleep(Native Method)
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method) ~[?:?]
   [junit4]   2> 	at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> Jul 26, 2020 1:00:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {_root_=PostingsFormat(name=Direct), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1955, maxMBSortInHeap=7.510312556214002, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=he-IL, timezone=AGT
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=199218688,total=387973120
   [junit4]   2> NOTE: All tests run in this JVM: [DebugComponentTest, TestOrdValues, TestCloudJSONFacetSKGEquiv, CategoryRoutedAliasUpdateProcessorTest, AnalysisErrorHandlingTest, TestCollectionAPIs, PluginInfoTest, AlternateDirectoryTest, ZkShardTermsTest, TestComplexPhraseLeadingWildcard, SolrCloudExampleTest, SmileWriterTest, TestCryptoKeys, TestStressRecovery, TestConfigSets, CdcrBidirectionalTest, TestSimpleTextCodec, TestDistributedGrouping, TestLegacyNumericUtils, MetricsHistoryHandlerTest, CollectionsAPIAsyncDistributedZkTest, NumberUtilsTest, HdfsRestartWhileUpdatingTest, TestPivotHelperCode, UniqFieldsUpdateProcessorFactoryTest, TestSchemaNameResource, TestManagedResourceStorage, JsonLoaderTest, TestQueryTypes, TestHighlightDedupGrouping, TestFacetMethods, SolrIndexMetricsTest, TestNRTOpen, TestSolrJ, TestReRankQParserPlugin, AnalyticsMergeStrategyTest, DirectSolrConnectionTest, PreAnalyzedFieldTest, TestLegacyFieldCache, HdfsWriteToMultipleCollectionsTest, AliasIntegrationTest, WrapperMergePolicyFactoryTest, DistribJoinFromCollectionTest, TestReloadDeadlock, UtilsToolTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestEmbeddedSolrServerSchemaAPI, BJQFilterAccessibleTest, TestDynamicFieldNamesIndexCorrectly, SchemaApiFailureTest, OverseerCollectionConfigSetProcessorTest, TestImpersonationWithHadoopAuth, TestNumericTokenStream, TermVectorComponentTest, TestSkipOverseerOperations, MultiThreadedOCPTest, TestCollationFieldDocValues, OverseerStatusTest, BadIndexSchemaTest, TestDirectoryFactory, SuggesterFSTTest, DistributedFacetSimpleRefinementLongTailTest, TestOmitPositions, TestUniqueKeyFieldResource, TestHdfsBackupRestoreCore, TestInPlaceUpdateWithRouteField, TestLegacyNumericRangeQueryBuilder, TestSweetSpotSimilarityFactory, CreateCollectionCleanupTest, DistributedTermsComponentTest, CoreAdminRequestStatusTest, TestStressInPlaceUpdates, TestClassicSimilarityFactory, TestHighFrequencyDictionaryFactory, LeaderElectionContextKeyTest, TestTermsQParserPlugin, SpellCheckCollatorWithCollapseTest, CloudExitableDirectoryReaderTest, ProtectedTermFilterFactoryTest, TestExactStatsCache, SortSpecParsingTest, RankQParserPluginTest, SOLR749Test, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTolerantSearch, TestWordDelimiterFilterFactory, ChaosMonkeySafeLeaderTest, CollectionStateZnodeTest, ConcurrentCreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, PackageManagerCLITest, RemoteQueryErrorTest, ReplicationFactorTest, TestCloudRecovery, TestConfigSetsAPI, TestLocalStatsCacheCloud, TestOnReconnectListenerSupport, TestQueryingOnDownCollection]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.seed=246B47786EC343E7 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=AGT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J4 | TestQueryingOnDownCollection (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestQueryingOnDownCollection: 
   [junit4]    >    1) Thread[id=17111, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestQueryingOnDownCollection]
   [junit4]    >         at java.base@14.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([246B47786EC343E7]:0)
   [junit4] Completed [507/867 (2!)] on J4 in 19.63s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: 5295007022b524160b76a7afc55b76d1eee26541

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=246B47786EC343E7 -Dtests.slow=true -Dtests.locale=naq-NA -Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestQueryingOnDownCollection -Dtests.seed=246B47786EC343E7 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=AGT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 2446 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestQueryingOnDownCollection|*.HttpPartitionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=246B47786EC343E7 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=AGT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 79 lines...]