You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/08/16 00:03:27 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.9 - Build # 72 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.9/72/

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

Error Message:
Doc with id=2 not found in http://127.0.0.1:45721/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:45721/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([F7BFEBD3FC0CAFFF:7FEBD40952F0C207]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:566)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:511)
	at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:462)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:148)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at 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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14257 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> 1363830 INFO  (SUITE-HttpPartitionTest-seed#[F7BFEBD3FC0CAFFF]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1363831 INFO  (SUITE-HttpPartitionTest-seed#[F7BFEBD3FC0CAFFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/data-dir-104-001
   [junit4]   2> 1363831 WARN  (SUITE-HttpPartitionTest-seed#[F7BFEBD3FC0CAFFF]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=74 numCloses=74
   [junit4]   2> 1363831 INFO  (SUITE-HttpPartitionTest-seed#[F7BFEBD3FC0CAFFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1363840 INFO  (SUITE-HttpPartitionTest-seed#[F7BFEBD3FC0CAFFF]-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)
   [junit4]   2> 1363840 INFO  (SUITE-HttpPartitionTest-seed#[F7BFEBD3FC0CAFFF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1363840 INFO  (SUITE-HttpPartitionTest-seed#[F7BFEBD3FC0CAFFF]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1363906 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1363906 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1363906 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1363907 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1364006 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer start zk server on port: 43443
   [junit4]   2> 1364006 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43443
   [junit4]   2> 1364006 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43443
   [junit4]   2> 1364006 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43443
   [junit4]   2> 1364028 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1364278 INFO  (zkConnectionManagerCallback-10900-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364278 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1364293 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1364297 INFO  (zkConnectionManagerCallback-10902-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364298 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1364300 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1364304 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1364307 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1364311 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1364313 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1364319 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1364351 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1364354 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1364356 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1364358 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1364359 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1364365 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1365540 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1365541 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1365541 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1365595 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1365595 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1365595 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1365595 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@570a27f1{/,null,AVAILABLE}
   [junit4]   2> 1365596 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2bad56ca{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43807}
   [junit4]   2> 1365596 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.e.j.s.Server Started @1365631ms
   [junit4]   2> 1365596 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=45721, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/control-001/cores}
   [junit4]   2> 1365596 ERROR (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1365596 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1365596 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 1365596 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1365596 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 1365596 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-15T22:28:21.541Z
   [junit4]   2> 1365616 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1365616 INFO  (zkConnectionManagerCallback-10904-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1365616 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1365779 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1365779 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/control-001/solr.xml
   [junit4]   2> 1365781 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1365781 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1365783 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1366275 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1366276 WARN  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60dc55a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1366276 WARN  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60dc55a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1366279 WARN  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@749cb8f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1366279 WARN  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@749cb8f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1366280 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43443/solr
   [junit4]   2> 1366304 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1366306 INFO  (zkConnectionManagerCallback-10915-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1366307 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1366308 WARN  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]-SendThread(127.0.0.1:43443)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a574731f0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a574731f0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100a574731f0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1366409 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1366412 INFO  (zkConnectionManagerCallback-10917-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1366412 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1366639 WARN  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1366644 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45721_
   [junit4]   2> 1366645 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] o.a.s.c.Overseer Overseer (id=72239513604128772-127.0.0.1:45721_-n_0000000000) starting
   [junit4]   2> 1366660 INFO  (OverseerStateUpdate-72239513604128772-127.0.0.1:45721_-n_0000000000) [n:127.0.0.1:45721_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45721_
   [junit4]   2> 1366660 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45721_
   [junit4]   2> 1366663 INFO  (OverseerStateUpdate-72239513604128772-127.0.0.1:45721_-n_0000000000) [n:127.0.0.1:45721_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1366665 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1366665 WARN  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] 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> 1366681 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1366942 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1366958 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1366959 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1366960 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45721_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/control-001/cores
   [junit4]   2> 1367039 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1367040 INFO  (zkConnectionManagerCallback-10934-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1367040 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1367187 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1367192 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43443/solr ready
   [junit4]   2> 1367192 INFO  (SocketProxy-Acceptor-45721) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42362,localport=45721], receiveBufferSize: 65536
   [junit4]   2> 1367196 INFO  (SocketProxy-Acceptor-45721) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43807,localport=55206], receiveBufferSize=65536
   [junit4]   2> 1367250 INFO  (OverseerThreadFactory-10924-thread-1-processing-n:127.0.0.1:45721_) [n:127.0.0.1:45721_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1367422 INFO  (SocketProxy-Acceptor-45721) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42412,localport=45721], receiveBufferSize: 65536
   [junit4]   2> 1367422 INFO  (SocketProxy-Acceptor-45721) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43807,localport=55256], receiveBufferSize=65536
   [junit4]   2> 1367423 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&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> 1367424 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1368474 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1368474 WARN  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1368478 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1368509 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1368660 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  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> 1368660 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  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@4015791b
   [junit4]   2> 1368661 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1368662 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1368667 WARN  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  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> 1368762 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1368762 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1368763 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1368763 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1368764 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38158200316300317]
   [junit4]   2> 1368765 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1368765 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  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> 1368766 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1368766 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1708200039243841536
   [junit4]   2> 1368792 INFO  (searcherExecutor-10936-thread-1-processing-n:127.0.0.1:45721_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45721_ c:control_collection s:shard1  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> 1368879 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  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> 1368879 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1368884 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1368884 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1368884 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45721/control_collection_shard1_replica_n1/
   [junit4]   2> 1368885 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1368885 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:45721/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1368885 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  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/72239513604128772-core_node2-n_0000000000
   [junit4]   2> 1368889 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45721/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1368992 INFO  (zkCallback-10916-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> 1368993 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1368995 INFO  (zkCallback-10916-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> 1369006 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&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=1583
   [junit4]   2> 1369228 INFO  (zkCallback-10916-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> 1369229 INFO  (zkCallback-10916-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> 1369229 INFO  (qtp1526979294-31164) [n:127.0.0.1:45721_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1369229 INFO  (qtp1526979294-31164) [n:127.0.0.1:45721_     ] 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:45721_&wt=javabin&version=2} status=0 QTime=2032
   [junit4]   2> 1369229 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1369238 INFO  (zkCallback-10916-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> 1369254 INFO  (OverseerCollectionConfigSetProcessor-72239513604128772-127.0.0.1:45721_-n_0000000000) [n:127.0.0.1:45721_     ] 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> 1369405 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1369406 INFO  (zkConnectionManagerCallback-10945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1369406 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1369409 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1369411 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43443/solr ready
   [junit4]   2> 1369411 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1369411 INFO  (SocketProxy-Acceptor-45721) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42650,localport=45721], receiveBufferSize: 65536
   [junit4]   2> 1369413 INFO  (SocketProxy-Acceptor-45721) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43807,localport=55494], receiveBufferSize=65536
   [junit4]   2> 1369459 INFO  (OverseerThreadFactory-10924-thread-2-processing-n:127.0.0.1:45721_) [n:127.0.0.1:45721_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1369752 WARN  (OverseerThreadFactory-10924-thread-2-processing-n:127.0.0.1:45721_) [n:127.0.0.1:45721_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1369778 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1369778 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1369779 INFO  (qtp1526979294-31166) [n:127.0.0.1:45721_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=366
   [junit4]   2> 1369781 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1369786 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1369786 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1369786 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1369786 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1369786 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1369786 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1369786 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1369997 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1370010 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1370011 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1370011 INFO  (closeThreadPool-10946-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1370024 INFO  (closeThreadPool-10946-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1370024 INFO  (closeThreadPool-10946-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1370024 INFO  (closeThreadPool-10946-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1370034 INFO  (closeThreadPool-10946-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6041479d{/,null,AVAILABLE}
   [junit4]   2> 1370034 INFO  (closeThreadPool-10946-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@294852ed{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33539}
   [junit4]   2> 1370034 INFO  (closeThreadPool-10946-thread-1) [     ] o.e.j.s.Server Started @1370069ms
   [junit4]   2> 1370034 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33175, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-1-001/cores}
   [junit4]   2> 1370034 ERROR (closeThreadPool-10946-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1370034 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1370034 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 1370035 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1370035 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 1370035 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-15T22:28:25.980Z
   [junit4]   2> 1370049 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1370054 INFO  (zkConnectionManagerCallback-10948-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1370054 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1370155 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1370155 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-1-001/solr.xml
   [junit4]   2> 1370310 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1370310 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1370311 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1370324 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1370334 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1370334 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1370334 INFO  (closeThreadPool-10946-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1370441 INFO  (closeThreadPool-10946-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1370441 INFO  (closeThreadPool-10946-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1370442 INFO  (closeThreadPool-10946-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1370450 INFO  (closeThreadPool-10946-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70fd50f0{/,null,AVAILABLE}
   [junit4]   2> 1370450 INFO  (closeThreadPool-10946-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@42faa465{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45715}
   [junit4]   2> 1370450 INFO  (closeThreadPool-10946-thread-2) [     ] o.e.j.s.Server Started @1370485ms
   [junit4]   2> 1370450 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=45029, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-2-001/cores}
   [junit4]   2> 1370450 ERROR (closeThreadPool-10946-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1370450 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1370450 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 1370450 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1370450 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 1370450 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-15T22:28:26.395Z
   [junit4]   2> 1370478 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1370480 INFO  (zkConnectionManagerCallback-10953-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1370480 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1370709 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1370709 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-2-001/solr.xml
   [junit4]   2> 1370709 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1370712 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1370712 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1370714 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1370716 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1370716 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1370716 INFO  (closeThreadPool-10946-thread-3) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1370760 INFO  (closeThreadPool-10946-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1370761 INFO  (closeThreadPool-10946-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1370761 INFO  (closeThreadPool-10946-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1370765 INFO  (closeThreadPool-10946-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f884230{/,null,AVAILABLE}
   [junit4]   2> 1370765 INFO  (closeThreadPool-10946-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@279aa31c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43377}
   [junit4]   2> 1370765 INFO  (closeThreadPool-10946-thread-3) [     ] o.e.j.s.Server Started @1370800ms
   [junit4]   2> 1370765 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=43819, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-3-001/cores}
   [junit4]   2> 1370765 ERROR (closeThreadPool-10946-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1370765 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1370765 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.1
   [junit4]   2> 1370765 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1370765 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr
   [junit4]   2> 1370765 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-15T22:28:26.710Z
   [junit4]   2> 1370776 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1370779 INFO  (zkConnectionManagerCallback-10958-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1370779 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1370883 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1370883 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-3-001/solr.xml
   [junit4]   2> 1370885 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1370885 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1370887 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1371398 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1371398 WARN  (closeThreadPool-10946-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b8b8a58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1371398 WARN  (closeThreadPool-10946-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b8b8a58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1371406 WARN  (closeThreadPool-10946-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d2ac311[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1371406 WARN  (closeThreadPool-10946-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d2ac311[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1371407 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43443/solr
   [junit4]   2> 1371421 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371431 INFO  (zkConnectionManagerCallback-10969-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1371431 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371470 INFO  (OverseerCollectionConfigSetProcessor-72239513604128772-127.0.0.1:45721_-n_0000000000) [n:127.0.0.1:45721_     ] 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> 1371550 INFO  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371560 INFO  (zkConnectionManagerCallback-10971-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1371560 INFO  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371565 WARN  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1371566 INFO  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1371568 INFO  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33175_ as DOWN
   [junit4]   2> 1371569 INFO  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1371569 INFO  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33175_
   [junit4]   2> 1371570 INFO  (zkCallback-10916-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1371571 INFO  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1371571 WARN  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] 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> 1371590 INFO  (zkCallback-10944-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1371590 INFO  (zkCallback-10970-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1371610 INFO  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1371640 INFO  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1371651 INFO  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1371651 INFO  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1371710 INFO  (closeThreadPool-10946-thread-1) [n:127.0.0.1:33175_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-1-001/cores
   [junit4]   2> 1371769 INFO  (closeThreadPool-10946-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33175_
   [junit4]   2> 1372472 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1372473 WARN  (closeThreadPool-10946-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@92c03bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1372474 WARN  (closeThreadPool-10946-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@92c03bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1372489 WARN  (closeThreadPool-10946-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@346307e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1372489 WARN  (closeThreadPool-10946-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@346307e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1372490 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43443/solr
   [junit4]   2> 1372518 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372528 INFO  (zkConnectionManagerCallback-10987-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1372528 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1372529 WARN  (closeThreadPool-10946-thread-2-SendThread(127.0.0.1:43443)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100a574731f000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100a574731f000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100a574731f000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1372772 INFO  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372785 INFO  (zkConnectionManagerCallback-10989-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1372786 INFO  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1372797 WARN  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1372802 INFO  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1372805 INFO  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45029_ as DOWN
   [junit4]   2> 1372806 INFO  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1372806 INFO  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45029_
   [junit4]   2> 1372807 INFO  (zkCallback-10944-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1372807 INFO  (zkCallback-10916-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1372807 INFO  (zkCallback-10970-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1372808 INFO  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1372809 WARN  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] 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> 1372815 INFO  (zkCallback-10988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1372823 INFO  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1372848 INFO  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1372887 INFO  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1372887 INFO  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1372888 INFO  (closeThreadPool-10946-thread-2) [n:127.0.0.1:45029_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-2-001/cores
   [junit4]   2> 1372938 INFO  (closeThreadPool-10946-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45029_
   [junit4]   2> 1373845 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1373850 WARN  (closeThreadPool-10946-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55c6a89f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1373850 WARN  (closeThreadPool-10946-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55c6a89f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1373890 WARN  (closeThreadPool-10946-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b5b041[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1373890 WARN  (closeThreadPool-10946-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b5b041[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1373891 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43443/solr
   [junit4]   2> 1373905 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1373944 INFO  (zkConnectionManagerCallback-11005-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1373944 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1374192 INFO  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1374193 INFO  (zkConnectionManagerCallback-11007-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1374193 INFO  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1374236 WARN  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1374237 INFO  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1374240 INFO  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.c.ZkController Publish node=127.0.0.1:43819_ as DOWN
   [junit4]   2> 1374241 INFO  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1374241 INFO  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43819_
   [junit4]   2> 1374243 INFO  (zkCallback-10944-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1374243 INFO  (zkCallback-10970-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1374243 INFO  (zkCallback-10988-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1374247 INFO  (zkCallback-10916-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1374250 INFO  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1374251 WARN  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] 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> 1374256 INFO  (zkCallback-11006-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1374268 INFO  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1374301 INFO  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1374322 INFO  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1374322 INFO  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1374323 INFO  (closeThreadPool-10946-thread-3) [n:127.0.0.1:43819_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-3-001/cores
   [junit4]   2> 1374406 INFO  (closeThreadPool-10946-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:43819_
   [junit4]   2> 1374412 INFO  (SocketProxy-Acceptor-33175) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=37546,localport=33175], receiveBufferSize: 65536
   [junit4]   2> 1374416 INFO  (SocketProxy-Acceptor-33175) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33539,localport=34190], receiveBufferSize=65536
   [junit4]   2> 1374416 INFO  (SocketProxy-Acceptor-33175) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=37550,localport=33175], receiveBufferSize: 65536
   [junit4]   2> 1374421 INFO  (SocketProxy-Acceptor-33175) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33539,localport=34196], receiveBufferSize=65536
   [junit4]   2> 1374422 INFO  (SocketProxy-Acceptor-33175) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=37552,localport=33175], receiveBufferSize: 65536
   [junit4]   2> 1374422 INFO  (SocketProxy-Acceptor-33175) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33539,localport=34202], receiveBufferSize=65536
   [junit4]   2> 1374430 INFO  (OverseerThreadFactory-10924-thread-3-processing-n:127.0.0.1:45721_) [n:127.0.0.1:45721_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33175_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1374430 INFO  (OverseerThreadFactory-10924-thread-4-processing-n:127.0.0.1:45721_) [n:127.0.0.1:45721_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45029_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1374433 INFO  (OverseerThreadFactory-10924-thread-4-processing-n:127.0.0.1:45721_) [n:127.0.0.1:45721_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1374435 INFO  (SocketProxy-Acceptor-45029) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41636,localport=45029], receiveBufferSize: 65536
   [junit4]   2> 1374436 INFO  (OverseerThreadFactory-10924-thread-3-processing-n:127.0.0.1:45721_) [n:127.0.0.1:45721_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1374438 INFO  (SocketProxy-Acceptor-45029) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45715,localport=49640], receiveBufferSize=65536
   [junit4]   2> 1374455 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1374476 INFO  (SocketProxy-Acceptor-33175) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=37574,localport=33175], receiveBufferSize: 65536
   [junit4]   2> 1374482 INFO  (SocketProxy-Acceptor-33175) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33539,localport=34218], receiveBufferSize=65536
   [junit4]   2> 1374483 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1375485 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1375485 WARN  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1375490 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1375508 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1375508 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1375508 WARN  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 1375512 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1375541 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1375549 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1375550 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1375550 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1375552 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1375554 WARN  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_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> 1375568 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1375568 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4015791b
   [junit4]   2> 1375568 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-1-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 1375570 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1375580 WARN  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_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> 1375620 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1375620 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1375621 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1375621 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1375621 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38158200316300317]
   [junit4]   2> 1375623 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1375623 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1375624 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1375624 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1708200046434975744
   [junit4]   2> 1375626 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1375627 INFO  (searcherExecutor-11018-thread-1-processing-n:127.0.0.1:45029_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1375640 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1375641 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1375643 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1375643 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1375643 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45029/collection1_shard1_replica_n1/
   [junit4]   2> 1375643 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1375644 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:45029/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1375644 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72239513604128781-core_node3-n_0000000000
   [junit4]   2> 1375645 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45029/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1375646 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1375747 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1375749 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children
   [junit4]   2> 1375750 INFO  (qtp1187326053-31244) [n:127.0.0.1:45029_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1294
   [junit4]   2> 1375770 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1375770 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1375771 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1375771 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1375773 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38158200316300317]
   [junit4]   2> 1375775 INFO  (qtp762827675-31232) [n:127.0.0.1:33175_ c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45029_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1352
   [junit4]   2> 1375775 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1375776 INFO  (qtp762827675-31230) [n:127.0.0.1:33175_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded nul

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

          => EndOfStreamException: Unable to read additional data from server sessionid 0x100a574731f0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100a574731f0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1517027 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> 	42	/solr/collections/c8n_1x3/terms/shard1
   [junit4]   2> 	41	/solr/collections/c8n_1x2/terms/shard1
   [junit4]   2> 	20	/solr/collections/collection1/state.json
   [junit4]   2> 	20	/solr/collections/collDoRecoveryOnRestart/terms/shard1
   [junit4]   2> 	16	/solr/collections/collDoRecoveryOnRestart/state.json
   [junit4]   2> 	14	/solr/collections/c8n_1x3/state.json
   [junit4]   2> 	13	/solr/collections/c8n_1x2/state.json
   [junit4]   2> 	13	/solr/collections/c8n_1x2_leader_session_loss/state.json
   [junit4]   2> 	12	/solr/collections/c8n_1x2_leader_session_loss/terms/shard1
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/collections/collDoRecoveryOnRestart/collectionprops.json
   [junit4]   2> 	3	/solr/collections/c8n_1x3/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	2	/solr/collections/control_collection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/c8n_1x2_leader_session_loss/collectionprops.json
   [junit4]   2> 	2	/solr/collections/c8n_1x2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	311	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72239513604128781-127.0.0.1:45029_-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72239513604128779-127.0.0.1:33175_-n_0000000001
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/72239513604128779-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/collDoRecoveryOnRestart/leader_elect/shard1/election/72239513604128779-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	155	/solr/overseer/queue
   [junit4]   2> 	45	/solr/live_nodes
   [junit4]   2> 	43	/solr/collections
   [junit4]   2> 	38	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1517031 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45029_     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43443
   [junit4]   2> 1517031 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45029_     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43443
   [junit4]   2> 1517031 INFO  (TEST-HttpPartitionTest.test-seed#[F7BFEBD3FC0CAFFF]) [n:127.0.0.1:45029_     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43443
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=F7BFEBD3FC0CAFFF -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/test-data/enwiki.random.lines.txt -Dtests.locale=fr-LU -Dtests.timezone=Australia/South -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  153s J2 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:45721/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F7BFEBD3FC0CAFFF:7FEBD40952F0C207]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:566)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:511)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:462)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:148)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.9/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F7BFEBD3FC0CAFFF-001
   [junit4]   2> Aug 15, 2021 10:30:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Direct), text=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1908, maxMBSortInHeap=6.961617717730377, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-LU, timezone=Australia/South
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=95254200,total=483917824
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, TestCursorMarkWithoutUniqueKey, PingRequestHandlerTest, MetricTriggerIntegrationTest, SpellCheckComponentTest, MoveReplicaTest, CloudMLTQParserTest, DistribJoinFromCollectionTest, ByteBuffersDirectoryFactoryTest, CursorMarkTest, TestSlowCompositeReaderWrapper, BasicAuthOnSingleNodeTest, ZkStateWriterTest, ConcurrentCreateRoutedAliasTest, TestPushWriter, TestBackupRepositoryFactory, IndexBasedSpellCheckerTest, TestReloadDeadlock, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestFastOutputStream, StatelessScriptUpdateProcessorFactoryTest, HighlighterWithoutStoredIdTest, TestSort, TestLegacyNumericRangeQueryBuilder, BlockDirectoryTest, SolrIndexMetricsTest, StressHdfsTest, MergeStrategyTest, TestSnapshotCoreBackup, AddBlockUpdateTest, JWTIssuerConfigTest, TestSimComputePlanAction, TestZkChroot, TestHdfsUpdateLog, SolrInfoBeanTest, CdcrBootstrapTest, TestLeaderElectionWithEmptyReplica, TestClassicSimilarityFactory, TestDocumentBuilder, SolrRrdBackendFactoryTest, TestMinMaxOnMultiValuedField, SolrMetricReporterTest, TestFiltering, TransactionLogTest, BackupIdTest, SmileWriterTest, HdfsRecoverLeaseTest, SolrLogPostToolTest, TestSolrCoreSnapshots, TestPerFieldSimilarity, TestMultiWordSynonyms, OverseerStatusTest, ResponseBuilderTest, TestManagedResourceStorage, TestLegacyNumericUtils, RemoteQueryErrorTest, TestCloudRecovery, SimpleFacetsTest, TestLMDirichletSimilarityFactory, TestFuzzyAnalyzedSuggestions, TestPointFields, DocValuesMultiTest, TestScoreJoinQPNoScore, TermVectorComponentDistributedTest, ExplicitHLLTest, TestComponentsName, TestExpandComponent, TriggerEventQueueTest, Tagger2Test, TestSolrCloudWithHadoopAuthPlugin, TestIndexSearcher, AutoScalingHandlerTest, ZkDynamicConfigTest, TestSolrCoreParser, TestDefaultStatsCache, RankQueryTest, BJQParserTest, TestSmileRequest, CollectionsAPIAsyncDistributedZkTest, TestShortCircuitedRequests, TestWriterPerf, DirectoryFactoriesTest, TestEmbeddedSolrServerConstructors, DeleteShardTest, TestSimExtremeIndexing, TestDownShardTolerantSearch, NestedAtomicUpdateTest, DistributedMLTComponentTest, TestHttpServletCarrier, TestIncrementalCoreBackup, LeaderVoteWaitTimeoutTest, InfoHandlerTest, CoreAdminCreateDiscoverTest, TestTolerantUpdateProcessorRandomCloud, DistributedDebugComponentTest, TestTolerantSearch, VMParamsZkACLAndCredentialsProvidersTest, TestJsonRangeFacets, TestReplicaProperties, TestCryptoKeys, DistributedSpellCheckComponentTest, DateMathParserTest, TestPullReplicaWithAuth, TestRebalanceLeaders, FastVectorHighlighterTest, TestTermsQParserPlugin, CustomCollectionTest, HttpPartitionTest]
   [junit4] Completed [335/939 (1!)] on J2 in 153.84s, 1 test, 1 failure <<< FAILURES!

[...truncated 54570 lines...]