Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/811/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestRebalanceLeaders.testRebalanceLeaders

Error Message:
PreferredLeader should be the leader: 

Stack Trace:
java.lang.AssertionError: PreferredLeader should be the leader: 
        at 
__randomizedtesting.SeedInfo.seed([9AA24B53BAB6423F:844D79A3821D0E4F]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at 
org.apache.solr.cloud.TestRebalanceLeaders.checkPreferredsAreLeaders(TestRebalanceLeaders.java:266)
        at 
org.apache.solr.cloud.TestRebalanceLeaders.checkPreferredsAreLeaders(TestRebalanceLeaders.java:212)
        at 
org.apache.solr.cloud.TestRebalanceLeaders.testRebalanceLeaders(TestRebalanceLeaders.java:141)
        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 
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)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
action did not execute

Stack Trace:
java.lang.AssertionError: action did not execute
        at 
__randomizedtesting.SeedInfo.seed([9AA24B53BAB6423F:F75EEFAE00FEBD38]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:283)
        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 
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 13373 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders
   [junit4]   2> 62411 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 62411 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 62411 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/data-dir-13-001
   [junit4]   2> 62412 WARN  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 62412 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 62413 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 62414 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 7 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001
   [junit4]   2> 62414 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 62414 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 62414 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 62415 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 62514 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 42779
   [junit4]   2> 62514 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42779
   [junit4]   2> 62514 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42779
   [junit4]   2> 62514 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42779
   [junit4]   2> 62516 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62520 INFO  (zkConnectionManagerCallback-540-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62520 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62527 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62534 INFO  (zkConnectionManagerCallback-542-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62534 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62535 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62538 INFO  (zkConnectionManagerCallback-544-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62538 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62657 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 62657 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 62657 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 62657 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 62657 INFO  (jetty-launcher-545-thread-7) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 62657 INFO  (jetty-launcher-545-thread-6) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 62658 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 62659 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 62659 INFO  (jetty-launcher-545-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 62695 INFO  (jetty-launcher-545-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 62695 INFO  (jetty-launcher-545-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 62695 INFO  (jetty-launcher-545-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 62698 INFO  (jetty-launcher-545-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 62698 INFO  (jetty-launcher-545-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 62698 INFO  (jetty-launcher-545-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 62703 INFO  (jetty-launcher-545-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 62703 INFO  (jetty-launcher-545-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 62703 INFO  (jetty-launcher-545-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 62703 INFO  (jetty-launcher-545-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 62703 INFO  (jetty-launcher-545-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 62703 INFO  (jetty-launcher-545-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 62703 INFO  (jetty-launcher-545-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@93e835f{/solr,null,AVAILABLE}
   [junit4]   2> 62706 INFO  (jetty-launcher-545-thread-7) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 62706 INFO  (jetty-launcher-545-thread-7) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 62706 INFO  (jetty-launcher-545-thread-7) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 62709 INFO  (jetty-launcher-545-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@311e7f8a{/solr,null,AVAILABLE}
   [junit4]   2> 62710 INFO  (jetty-launcher-545-thread-6) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 62710 INFO  (jetty-launcher-545-thread-6) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 62710 INFO  (jetty-launcher-545-thread-6) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 62711 INFO  (jetty-launcher-545-thread-7) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a10970b{/solr,null,AVAILABLE}
   [junit4]   2> 62711 INFO  (jetty-launcher-545-thread-6) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6750ecde{/solr,null,AVAILABLE}
   [junit4]   2> 62714 INFO  (jetty-launcher-545-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 62714 INFO  (jetty-launcher-545-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 62714 INFO  (jetty-launcher-545-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62382bfe{/solr,null,AVAILABLE}
   [junit4]   2> 62719 INFO  (jetty-launcher-545-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 62719 INFO  (jetty-launcher-545-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65080c0c{/solr,null,AVAILABLE}
   [junit4]   2> 62720 INFO  (jetty-launcher-545-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@79181d32{SSL, (ssl, 
http/1.1)}{127.0.0.1:46635}
   [junit4]   2> 62720 INFO  (jetty-launcher-545-thread-4) [     ] 
o.e.j.s.Server Started @62749ms
   [junit4]   2> 62720 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46635}
   [junit4]   2> 62720 ERROR (jetty-launcher-545-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 62720 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 62720 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 62720 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 62720 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 62720 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-15T22:35:20.810Z
   [junit4]   2> 62721 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62721 INFO  (jetty-launcher-545-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@64c9d937{SSL, (ssl, 
http/1.1)}{127.0.0.1:46677}
   [junit4]   2> 62721 INFO  (jetty-launcher-545-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@74215d30{SSL, (ssl, 
http/1.1)}{127.0.0.1:42443}
   [junit4]   2> 62721 INFO  (jetty-launcher-545-thread-3) [     ] 
o.e.j.s.Server Started @62751ms
   [junit4]   2> 62721 INFO  (jetty-launcher-545-thread-2) [     ] 
o.e.j.s.Server Started @62751ms
   [junit4]   2> 62722 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46677}
   [junit4]   2> 62722 INFO  (jetty-launcher-545-thread-7) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@33018317{SSL, (ssl, 
http/1.1)}{127.0.0.1:46027}
   [junit4]   2> 62722 INFO  (jetty-launcher-545-thread-7) [     ] 
o.e.j.s.Server Started @62751ms
   [junit4]   2> 62722 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46027}
   [junit4]   2> 62722 ERROR (jetty-launcher-545-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 62722 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 62722 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 62722 INFO  (jetty-launcher-545-thread-6) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c1809d0{SSL, (ssl, 
http/1.1)}{127.0.0.1:44779}
   [junit4]   2> 62722 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 62723 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 62723 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-15T22:35:20.813Z
   [junit4]   2> 62723 ERROR (jetty-launcher-545-thread-7) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 62723 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 62723 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 62723 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 62723 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 62723 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-15T22:35:20.813Z
   [junit4]   2> 62722 INFO  (jetty-launcher-545-thread-6) [     ] 
o.e.j.s.Server Started @62751ms
   [junit4]   2> 62723 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44779}
   [junit4]   2> 62723 ERROR (jetty-launcher-545-thread-6) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 62724 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 62724 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 62723 INFO  (jetty-launcher-545-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ed6a4f4{/solr,null,AVAILABLE}
   [junit4]   2> 62724 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 62724 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 62724 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-15T22:35:20.814Z
   [junit4]   2> 62722 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42443}
   [junit4]   2> 62724 ERROR (jetty-launcher-545-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 62724 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 62724 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 62724 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 62724 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 62724 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-15T22:35:20.814Z
   [junit4]   2> 62725 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62730 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62730 INFO  (jetty-launcher-545-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2b1e9eab{SSL, (ssl, 
http/1.1)}{127.0.0.1:37767}
   [junit4]   2> 62730 INFO  (jetty-launcher-545-thread-1) [     ] 
o.e.j.s.Server Started @62760ms
   [junit4]   2> 62730 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37767}
   [junit4]   2> 62730 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62730 ERROR (jetty-launcher-545-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 62730 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 62730 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 62730 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 62730 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 62730 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-15T22:35:20.820Z
   [junit4]   2> 62731 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62738 INFO  (jetty-launcher-545-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2935d5df{SSL, (ssl, 
http/1.1)}{127.0.0.1:34505}
   [junit4]   2> 62738 INFO  (jetty-launcher-545-thread-5) [     ] 
o.e.j.s.Server Started @62768ms
   [junit4]   2> 62738 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34505}
   [junit4]   2> 62738 ERROR (jetty-launcher-545-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 62738 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 62738 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.8.0
   [junit4]   2> 62738 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 62738 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 62738 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-15T22:35:20.828Z
   [junit4]   2> 62739 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62743 INFO  (zkConnectionManagerCallback-555-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62743 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62743 INFO  (zkConnectionManagerCallback-549-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62743 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62743 INFO  (zkConnectionManagerCallback-547-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62743 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62743 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 62744 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 62744 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 62744 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 62745 INFO  (zkConnectionManagerCallback-551-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62745 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62746 INFO  (zkConnectionManagerCallback-553-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62746 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62750 INFO  (zkConnectionManagerCallback-557-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62750 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62750 INFO  (zkConnectionManagerCallback-559-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 62750 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 62750 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 62763 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 62764 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 62765 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 62765 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 62766 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 62766 WARN  
(jetty-launcher-545-thread-3-SendThread(127.0.0.1:42779)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10184f758800005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10184f758800005, 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 0x10184f758800005, 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> 62766 WARN  
(jetty-launcher-545-thread-4-SendThread(127.0.0.1:42779)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10184f758800003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10184f758800003, 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 0x10184f758800003, 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> 62767 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 62768 WARN  
(jetty-launcher-545-thread-2-SendThread(127.0.0.1:42779)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10184f758800004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10184f758800004, 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 0x10184f758800004, 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> 62768 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 62769 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 62771 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 62869 WARN  
(jetty-launcher-545-thread-5-SendThread(127.0.0.1:42779)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10184f758800009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10184f758800009, 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 0x10184f758800009, 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> 62870 WARN  
(jetty-launcher-545-thread-6-SendThread(127.0.0.1:42779)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10184f758800008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10184f758800008, 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 0x10184f758800008, 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> 62996 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 63729 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 63729 WARN  (jetty-launcher-545-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 63753 WARN  (jetty-launcher-545-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@75692394[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 63753 WARN  (jetty-launcher-545-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@75692394[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 63783 WARN  (jetty-launcher-545-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 63806 WARN  (jetty-launcher-545-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6efc80f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 63806 WARN  (jetty-launcher-545-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6efc80f7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 63808 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42779/solr
   [junit4]   2> 63826 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 63853 INFO  (zkConnectionManagerCallback-588-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63853 INFO  (jetty-launcher-545-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 63855 WARN  
(jetty-launcher-545-thread-1-SendThread(127.0.0.1:42779)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10184f75880000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10184f75880000a, 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 0x10184f75880000a, 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> 63913 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 63925 WARN  (jetty-launcher-545-thread-7) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 63945 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 63946 WARN  (jetty-launcher-545-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 63960 INFO  (jetty-launcher-545-thread-1) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 63982 INFO  (zkConnectionManagerCallback-596-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63982 INFO  (jetty-launcher-545-thread-1) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 63982 WARN  (jetty-launcher-545-thread-7) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@142e71f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 63982 WARN  (jetty-launcher-545-thread-7) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@142e71f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 63998 WARN  (jetty-launcher-545-thread-7) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 64020 WARN  (jetty-launcher-545-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5f07235f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64020 WARN  (jetty-launcher-545-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5f07235f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64030 WARN  (jetty-launcher-545-thread-7) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7f60babf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64030 WARN  (jetty-launcher-545-thread-7) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7f60babf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64031 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42779/solr
   [junit4]   2> 64037 WARN  (jetty-launcher-545-thread-4) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 64050 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 64054 WARN  (jetty-launcher-545-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2bf213f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64062 WARN  (jetty-launcher-545-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2bf213f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64063 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42779/solr
   [junit4]   2> 64068 INFO  (jetty-launcher-545-thread-1) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37767_solr
   [junit4]   2> 64069 INFO  (jetty-launcher-545-thread-1) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.Overseer Overseer 
(id=72485266891210763-127.0.0.1:37767_solr-n_0000000000) starting
   [junit4]   2> 64075 INFO  (zkConnectionManagerCallback-604-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64075 INFO  (jetty-launcher-545-thread-7) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64094 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 64106 INFO  
(OverseerStateUpdate-72485266891210763-127.0.0.1:37767_solr-n_0000000000) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37767_solr
   [junit4]   2> 64132 INFO  (zkConnectionManagerCallback-608-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64132 INFO  (jetty-launcher-545-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64139 INFO  (jetty-launcher-545-thread-1) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37767_solr
   [junit4]   2> 64132 WARN  
(jetty-launcher-545-thread-7-SendThread(127.0.0.1:42779)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10184f75880000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10184f75880000c, 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 0x10184f75880000c, 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> 64149 INFO  (jetty-launcher-545-thread-1) 
[n:127.0.0.1:37767_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 64150 WARN  (jetty-launcher-545-thread-1) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 64170 INFO  (jetty-launcher-545-thread-1) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node1
   [junit4]   2> 64170 INFO  (zkCallback-595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 64283 INFO  (jetty-launcher-545-thread-7) 
[n:127.0.0.1:46027_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 64320 INFO  (zkConnectionManagerCallback-618-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64320 INFO  (jetty-launcher-545-thread-7) 
[n:127.0.0.1:46027_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 64338 INFO  (jetty-launcher-545-thread-7) 
[n:127.0.0.1:46027_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 64344 INFO  (jetty-launcher-545-thread-7) 
[n:127.0.0.1:46027_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46027_solr as DOWN
   [junit4]   2> 64346 INFO  (jetty-launcher-545-thread-7) 
[n:127.0.0.1:46027_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 64346 INFO  (jetty-launcher-545-thread-7) 
[n:127.0.0.1:46027_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46027_solr
   [junit4]   2> 64347 INFO  (zkCallback-595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 64348 INFO  (jetty-launcher-545-thread-7) 
[n:127.0.0.1:46027_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 64348 WARN  (jetty-launcher-545-thread-7) 
[n:127.0.0.1:46027_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 64366 INFO  (jetty-launcher-545-thread-4) 
[n:127.0.0.1:46635_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 64375 INFO  (zkCallback-617-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 64377 INFO  (jetty-launcher-545-thread-7) 
[n:127.0.0.1:46027_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node7
   [junit4]   2> 64405 INFO  (zkConnectionManagerCallback-623-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64405 INFO  (jetty-launcher-545-thread-4) 
[n:127.0.0.1:46635_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 64417 INFO  (jetty-launcher-545-thread-4) 
[n:127.0.0.1:46635_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 64421 INFO  (jetty-launcher-545-thread-4) 
[n:127.0.0.1:46635_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46635_solr as DOWN
   [junit4]   2> 64421 INFO  (jetty-launcher-545-thread-4) 
[n:127.0.0.1:46635_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 64422 INFO  (jetty-launcher-545-thread-4) 
[n:127.0.0.1:46635_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46635_solr
   [junit4]   2> 64423 INFO  (zkCallback-595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 64423 INFO  (zkCallback-617-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 64424 INFO  (jetty-launcher-545-thread-4) 
[n:127.0.0.1:46635_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 64424 WARN  (jetty-launcher-545-thread-4) 
[n:127.0.0.1:46635_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 64434 INFO  (zkCallback-622-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 64448 INFO  (jetty-launcher-545-thread-4) 
[n:127.0.0.1:46635_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node4
   [junit4]   2> 64666 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 64667 WARN  (jetty-launcher-545-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 64667 WARN  (jetty-launcher-545-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3c5de15a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64667 WARN  (jetty-launcher-545-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3c5de15a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64678 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 64678 WARN  (jetty-launcher-545-thread-6) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 64692 WARN  (jetty-launcher-545-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 64693 WARN  (jetty-launcher-545-thread-6) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2f9d3f84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64693 WARN  (jetty-launcher-545-thread-6) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2f9d3f84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64701 WARN  (jetty-launcher-545-thread-6) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 64701 WARN  (jetty-launcher-545-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@64c955bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64701 WARN  (jetty-launcher-545-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@64c955bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64702 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42779/solr
   [junit4]   2> 64703 WARN  (jetty-launcher-545-thread-6) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1759fb97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64703 WARN  (jetty-launcher-545-thread-6) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1759fb97[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64704 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42779/solr
   [junit4]   2> 64704 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 64705 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 64710 INFO  (zkConnectionManagerCallback-645-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64710 INFO  (jetty-launcher-545-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64713 INFO  (zkConnectionManagerCallback-648-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64713 INFO  (jetty-launcher-545-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64745 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 64745 WARN  (jetty-launcher-545-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 64750 WARN  (jetty-launcher-545-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@36a31945[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64750 WARN  (jetty-launcher-545-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@36a31945[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64751 WARN  (jetty-launcher-545-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 64752 WARN  (jetty-launcher-545-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1e58b4cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64752 WARN  (jetty-launcher-545-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1e58b4cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 64753 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42779/solr
   [junit4]   2> 64753 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 64758 INFO  (zkConnectionManagerCallback-656-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64758 INFO  (jetty-launcher-545-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64816 INFO  (jetty-launcher-545-thread-2) 
[n:127.0.0.1:46677_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 64838 INFO  (zkConnectionManagerCallback-658-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64838 INFO  (jetty-launcher-545-thread-2) 
[n:127.0.0.1:46677_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 64844 INFO  (jetty-launcher-545-thread-2) 
[n:127.0.0.1:46677_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 64848 INFO  (jetty-launcher-545-thread-2) 
[n:127.0.0.1:46677_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46677_solr as DOWN
   [junit4]   2> 64848 INFO  (jetty-launcher-545-thread-2) 
[n:127.0.0.1:46677_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 64848 INFO  (jetty-launcher-545-thread-2) 
[n:127.0.0.1:46677_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46677_solr
   [junit4]   2> 64850 INFO  (zkCallback-617-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 64850 INFO  (zkCallback-595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 64850 INFO  (zkCallback-622-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 64851 INFO  (jetty-launcher-545-thread-2) 
[n:127.0.0.1:46677_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 64851 WARN  (jetty-launcher-545-thread-2) 
[n:127.0.0.1:46677_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 64862 INFO  (zkCallback-657-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 64872 INFO  (jetty-launcher-545-thread-2) 
[n:127.0.0.1:46677_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node2
   [junit4]   2> 64917 INFO  (jetty-launcher-545-thread-3) 
[n:127.0.0.1:42443_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 64927 INFO  (zkConnectionManagerCallback-666-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 64928 INFO  (jetty-launcher-545-thread-3) 
[n:127.0.0.1:42443_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 64932 INFO  (jetty-launcher-545-thread-3) 
[n:127.0.0.1:42443_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 64936 INFO  (jetty-launcher-545-thread-3) 
[n:127.0.0.1:42443_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42443_solr as DOWN
   [junit4]   2> 64936 INFO  (jetty-launcher-545-thread-3) 
[n:127.0.0.1:42443_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 64936 INFO  (jetty-launcher-545-thread-3) 
[n:127.0.0.1:42443_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42443_solr
   [junit4]   2> 64940 INFO  (zkCallback-617-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 64940 INFO  (zkCallback-657-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 64940 INFO  (zkCallback-595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 64940 INFO  (zkCallback-622-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 64944 INFO  (jetty-launcher-545-thread-3) 
[n:127.0.0.1:42443_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 64944 WARN  (jetty-launcher-545-thread-3) 
[n:127.0.0.1:42443_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 64954 INFO  (zkCallback-665-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 64959 INFO  (jetty-launcher-545-thread-3) 
[n:127.0.0.1:42443_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node3
   [junit4]   2> 65016 INFO  (jetty-launcher-545-thread-6) 
[n:127.0.0.1:44779_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 65018 INFO  (zkConnectionManagerCallback-674-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 65018 INFO  (jetty-launcher-545-thread-6) 
[n:127.0.0.1:44779_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 65030 INFO  (jetty-launcher-545-thread-6) 
[n:127.0.0.1:44779_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 65170 INFO  (jetty-launcher-545-thread-6) 
[n:127.0.0.1:44779_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44779_solr as DOWN
   [junit4]   2> 65171 INFO  (jetty-launcher-545-thread-6) 
[n:127.0.0.1:44779_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 65171 INFO  (jetty-launcher-545-thread-6) 
[n:127.0.0.1:44779_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44779_solr
   [junit4]   2> 65172 INFO  (zkCallback-657-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 65173 INFO  (zkCallback-622-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 65173 INFO  (zkCallback-665-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 65173 INFO  (zkCallback-617-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 65174 INFO  (zkCallback-595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 65174 INFO  (jetty-launcher-545-thread-6) 
[n:127.0.0.1:44779_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 65175 WARN  (jetty-launcher-545-thread-6) 
[n:127.0.0.1:44779_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 65183 INFO  (zkCallback-673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 65186 INFO  (jetty-launcher-545-thread-6) 
[n:127.0.0.1:44779_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node6
   [junit4]   2> 65774 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 65774 WARN  (jetty-launcher-545-thread-5) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 65775 WARN  (jetty-launcher-545-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@150f2d65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 65775 WARN  (jetty-launcher-545-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@150f2d65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 65778 WARN  (jetty-launcher-545-thread-5) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 65870 WARN  (jetty-launcher-545-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@65c4b54d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 65870 WARN  (jetty-launcher-545-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@65c4b54d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 65871 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42779/solr
   [junit4]   2> 65871 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 65983 INFO  (zkConnectionManagerCallback-688-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 65983 INFO  (jetty-launcher-545-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 65986 WARN  
(jetty-launcher-545-thread-5-SendThread(127.0.0.1:42779)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10184f758800016.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10184f758800016, 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 0x10184f758800016, 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> 66088 INFO  (jetty-launcher-545-thread-5) 
[n:127.0.0.1:34505_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 66089 INFO  (zkConnectionManagerCallback-690-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66089 INFO  (jetty-launcher-545-thread-5) 
[n:127.0.0.1:34505_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 66093 INFO  (jetty-launcher-545-thread-5) 
[n:127.0.0.1:34505_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 66100 INFO  (jetty-launcher-545-thread-5) 
[n:127.0.0.1:34505_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34505_solr as DOWN
   [junit4]   2> 66101 INFO  (jetty-launcher-545-thread-5) 
[n:127.0.0.1:34505_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 66101 INFO  (jetty-launcher-545-thread-5) 
[n:127.0.0.1:34505_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34505_solr
   [junit4]   2> 66102 INFO  (zkCallback-622-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 66102 INFO  (zkCallback-673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 66102 INFO  (zkCallback-595-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 66102 INFO  (zkCallback-665-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 66103 INFO  (zkCallback-617-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 66102 INFO  (zkCallback-657-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 66103 INFO  (zkCallback-689-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 66104 INFO  (jetty-launcher-545-thread-5) 
[n:127.0.0.1:34505_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 66104 WARN  (jetty-launcher-545-thread-5) 
[n:127.0.0.1:34505_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 66119 INFO  (jetty-launcher-545-thread-5) 
[n:127.0.0.1:34505_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node5
   [junit4]   2> 66135 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=7
   [junit4]   2> 66136 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 66139 INFO  (zkConnectionManagerCallback-701-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66139 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 66140 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (7)
   [junit4]   2> 66141 INFO  
(SUITE-TestRebalanceLeaders-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42779/solr ready
   [junit4]   2> 66172 INFO  (qtp2128164416-936) [n:127.0.0.1:42443_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=TestColl&maxShardsPerNode=1&name=TestColl&nrtReplicas=2&action=CREATE&numShards=3&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 66184 INFO  
(OverseerThreadFactory-613-thread-1-processing-n:127.0.0.1:37767_solr) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
TestColl
   [junit4]   2> 66314 INFO  
(OverseerStateUpdate-72485266891210763-127.0.0.1:37767_solr-n_0000000000) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"TestColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46027/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46027_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 66318 INFO  
(OverseerStateUpdate-72485266891210763-127.0.0.1:37767_solr-n_0000000000) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"TestColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37767/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37767_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 66321 INFO  
(OverseerStateUpdate-72485266891210763-127.0.0.1:37767_solr-n_0000000000) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"TestColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44779/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:44779_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 66325 INFO  
(OverseerStateUpdate-72485266891210763-127.0.0.1:37767_solr-n_0000000000) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"TestColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42443/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42443_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 66327 INFO  
(OverseerStateUpdate-72485266891210763-127.0.0.1:37767_solr-n_0000000000) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"TestColl_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46677/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46677_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 66330 INFO  
(OverseerStateUpdate-72485266891210763-127.0.0.1:37767_solr-n_0000000000) 
[n:127.0.0.1:37767_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"TestColl",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"TestColl_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46635/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46635_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 66617 INFO  (qtp972679271-943) [n:127.0.0.1:46027_solr    
x:TestColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=TestColl&newCollection=true&name=TestColl_shard1_replica_n1&action=CREATE&numShards=3&collection=TestColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 66631 INFO  (qtp1416545599-948) [n:127.0.0.1:37767_solr    
x:TestColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=TestColl&newCollection=true&name=TestColl_shard1_replica_n2&action=CREATE&numShards=3&collection=TestColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 66631 INFO  (qtp652239520-952) [n:127.0.0.1:44779_solr    
x:TestColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=TestColl&newCollection=true&name=TestColl_shard2_replica_n4&action=CREATE&numShards=3&collection=TestColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 66632 INFO  (qtp1416545599-948) [n:127.0.0.1:37767_solr    
x:TestColl_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 66632 INFO  (qtp2128164416-932) [n:127.0.0.1:42443_solr    
x:TestColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=TestColl&newCollection=true&name=TestColl_shard2_replica_n6&action=CREATE&numShards=3&collection=TestColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 66640 INFO  (qtp1944090178-966) [n:127.0.0.1:46635_solr    
x:TestColl_shard3_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node12&collection.configName=TestColl&newCollection=true&name=TestColl_shard3_replica_n10&action=CREATE&numShards=3&collection=TestColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 66656 INFO  (qtp1848750663-937) [n:127.0.0.1:46677_solr    
x:TestColl_shard3_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=TestColl&newCollection=true&name=TestColl_shard3_replica_n8&action=CREATE&numShards=3&collection=TestColl&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 66678 INFO  (qtp1944090178-966) [n:127.0.0.1:46635_solr 
c:TestColl s:shard3 r:core_node12 x:TestColl_shard3_replica_n10 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 66681 INFO  (qtp2128164416-932) [n:127.0.0.1:42443_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 66683 INFO  (qtp972679271-943) [n:127.0.0.1:46027_solr 
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 66685 INFO  (qtp1416545599-948) [n:127.0.0.1:37767_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 66689 INFO  (qtp2128164416-932) [n:127.0.0.1:42443_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 66691 INFO  (qtp2128164416-932) [n:127.0.0.1:42443_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 66692 INFO  (qtp2128164416-932) [n:127.0.0.1:42443_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard2_replica_n6' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 66692 INFO  (qtp2128164416-932) [n:127.0.0.1:42443_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.c.SolrCore [[TestColl_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node3/TestColl_shard2_replica_n6],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node3/TestColl_shard2_replica_n6/data/]
   [junit4]   2> 66695 INFO  (qtp652239520-952) [n:127.0.0.1:44779_solr 
c:TestColl s:shard2 r:core_node7 x:TestColl_shard2_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 66706 INFO  (qtp1848750663-937) [n:127.0.0.1:46677_solr 
c:TestColl s:shard3 r:core_node11 x:TestColl_shard3_replica_n8 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 66718 INFO  (qtp1416545599-948) [n:127.0.0.1:37767_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 66720 INFO  (qtp1416545599-948) [n:127.0.0.1:37767_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 66720 INFO  (qtp1416545599-948) [n:127.0.0.1:37767_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard1_replica_n2' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 66720 INFO  (qtp1416545599-948) [n:127.0.0.1:37767_solr 
c:TestColl s:shard1 r:core_node5 x:TestColl_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[TestColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node1/TestColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node1/TestColl_shard1_replica_n2/data/]
   [junit4]   2> 66722 INFO  (qtp652239520-952) [n:127.0.0.1:44779_solr 
c:TestColl s:shard2 r:core_node7 x:TestColl_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 66724 INFO  (qtp652239520-952) [n:127.0.0.1:44779_solr 
c:TestColl s:shard2 r:core_node7 x:TestColl_shard2_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 66724 INFO  (qtp652239520-952) [n:127.0.0.1:44779_solr 
c:TestColl s:shard2 r:core_node7 x:TestColl_shard2_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard2_replica_n4' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 66725 INFO  (qtp652239520-952) [n:127.0.0.1:44779_solr 
c:TestColl s:shard2 r:core_node7 x:TestColl_shard2_replica_n4 ] 
o.a.s.c.SolrCore [[TestColl_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node6/TestColl_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node6/TestColl_shard2_replica_n4/data/]
   [junit4]   2> 66726 INFO  (qtp1944090178-966) [n:127.0.0.1:46635_solr 
c:TestColl s:shard3 r:core_node12 x:TestColl_shard3_replica_n10 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 66728 INFO  (qtp1944090178-966) [n:127.0.0.1:46635_solr 
c:TestColl s:shard3 r:core_node12 x:TestColl_shard3_replica_n10 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 66728 INFO  (qtp1944090178-966) [n:127.0.0.1:46635_solr 
c:TestColl s:shard3 r:core_node12 x:TestColl_shard3_replica_n10 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard3_replica_n10' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 66729 INFO  (qtp1944090178-966) [n:127.0.0.1:46635_solr 
c:TestColl s:shard3 r:core_node12 x:TestColl_shard3_replica_n10 ] 
o.a.s.c.SolrCore [[TestColl_shard3_replica_n10] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node4/TestColl_shard3_replica_n10],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node4/TestColl_shard3_replica_n10/data/]
   [junit4]   2> 66758 INFO  (qtp2128164416-932) [n:127.0.0.1:42443_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 66758 INFO  (qtp2128164416-932) [n:127.0.0.1:42443_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 66759 INFO  (qtp2128164416-932) [n:127.0.0.1:42443_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 66759 INFO  (qtp2128164416-932) [n:127.0.0.1:42443_solr 
c:TestColl s:shard2 r:core_node9 x:TestColl_shard2_replica_n6 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 66760 INFO  (qtp972679271-943) [n:127.0.0.1:46027_solr 
c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 66764 INFO  (qtp1848750663-937) [n:127.0.0.1:46677_solr 
c:TestColl s:shard3 r:core_node11 x:TestColl_shard3_replica_n8 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 66765 INFO  (qtp1848750663-937) [n:127.0.0.1:46677_solr 
c:TestColl s:shard3 r:core_node11 x:TestColl_shard3_replica_n8 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 66765 INFO  (qtp1848750663-937) [n:127.0.0.1:46677_solr 
c:TestColl s:shard3 r:core_node11 x:TestColl_shard3_replica_n8 ] 
o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard3_replica_n8' using 
configuration from configset TestColl, trusted=true
   [junit4]   2> 66766 INFO  (qtp1848750663-937) [n:127.0.0.1:46677_solr 
c:TestColl s:shard3 r:core_node11 x:TestColl_shard3_replica_n8 ] 
o.a.s.c.SolrCore [[TestColl_shard3_replica_n8] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_9AA24B53BAB6423F-001/tempDir-001/node2/TestColl_shard3_replica_n8],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestReb

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

etSession(PolicyHelper.java:643) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getSession(PolicyHelper.java:638)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:116)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:331)
 ~[java/:?]
   [junit4]   2>        ... 6 more
   [junit4]   2> 543527 DEBUG (AutoscalingActionExecutor-4364-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Resuming trigger: .scheduled_maintenance after 
5000ms
   [junit4]   2> 543527 DEBUG (AutoscalingActionExecutor-4364-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 543527 DEBUG (AutoscalingActionExecutor-4364-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Resuming trigger: 
AutoscalingHistoryHandlerTest_node_added_trigger after 5000ms
   [junit4]   2> 543527 DEBUG (AutoscalingActionExecutor-4364-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers Resuming trigger: 
AutoscalingHistoryHandlerTest_node_lost_trigger after 5000ms
   [junit4]   2> 543527 DEBUG (AutoscalingActionExecutor-4364-thread-1) [     ] 
o.a.s.c.a.ScheduledTriggers -- processing took 30 ms for event 
id=172f97331122c7T5jjw0bogfcrtwzt1hqc5b8l5f
   [junit4]   2> 543617 INFO  (jetty-closer-4437-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 543617 INFO  (jetty-closer-4437-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@63766c37: rootName = 
solr_35209, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@26015208
   [junit4]   2> 543622 INFO  (jetty-closer-4437-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 543622 INFO  (jetty-closer-4437-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e7cd4e6: rootName = 
solr_35209, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@124379a5
   [junit4]   2> 543623 INFO  (jetty-closer-4437-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 543623 INFO  (jetty-closer-4437-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@26f86f12: rootName = 
solr_35209, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@31dfc7ef
   [junit4]   2> 543624 INFO  (jetty-closer-4437-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 543624 INFO  (closeThreadPool-4455-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72485293979729927-127.0.0.1:35209_solr-n_0000000000) closing
   [junit4]   2> 543624 INFO  
(OverseerStateUpdate-72485293979729927-127.0.0.1:35209_solr-n_0000000000) 
[n:127.0.0.1:35209_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35209_solr
   [junit4]   2> 543626 INFO  
(OverseerAutoScalingTriggerThread-72485293979729927-127.0.0.1:35209_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 543626 DEBUG (closeThreadPool-4455-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 543626 DEBUG (closeThreadPool-4455-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 543626 DEBUG (closeThreadPool-4455-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 543626 DEBUG (closeThreadPool-4455-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 543626 DEBUG (closeThreadPool-4455-thread-2) [     ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 543626 DEBUG (closeThreadPool-4455-thread-2) [     ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 543626 INFO  (closeThreadPool-4455-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72485293979729927-127.0.0.1:35209_solr-n_0000000000) closing
   [junit4]   2> 543626 WARN  
(jetty-launcher-4330-thread-2-SendThread(127.0.0.1:38299)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10184fda71a0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10184fda71a0007, 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 0x10184fda71a0007, 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> 543727 INFO  (jetty-closer-4437-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72485293979729927-127.0.0.1:35209_solr-n_0000000000) closing
   [junit4]   2> 543728 INFO  (jetty-closer-4437-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6f9e3b2a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 543728 INFO  (jetty-closer-4437-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6ecfbb8b{/solr,null,STOPPED}
   [junit4]   2> 543728 INFO  (jetty-closer-4437-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 543728 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 543931 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>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       
/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/collections/.system/terms/shard1
   [junit4]   2>        3       
/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      
/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2>        13      /solr/collections/.system/state.json
   [junit4]   2>        12      /solr/autoscaling.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        36      /solr/overseer/queue
   [junit4]   2>        17      /solr/live_nodes
   [junit4]   2>        11      /solr/collections
   [junit4]   2>        7       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 543936 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38299
   [junit4]   2> 543936 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38299
   [junit4]   2> 543936 INFO  
(SUITE-AutoscalingHistoryHandlerTest-seed#[9AA24B53BAB6423F]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38299
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_9AA24B53BAB6423F-001
   [junit4]   2> Nov 15, 2020 10:43:22 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), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ko, 
timezone=Asia/Gaza
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=190228144,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestSafeXMLParsing, 
VMParamsZkACLAndCredentialsProvidersTest, DistributedSuggestComponentTest, 
HttpTriggerListenerTest, BlockJoinFacetSimpleTest, TestMergePolicyConfig, 
TestDynamicFieldResource, TestRebalanceLeaders, TestSolrJ, 
TriggerEventQueueTest, TestMiniSolrCloudClusterSSL, TestLegacyTerms, 
ShardRoutingCustomTest, TestSolrConfigHandlerConcurrent, 
TestSubQueryTransformerCrossCore, TestNestedDocsSort, ReplaceNodeTest, 
SearchRateTriggerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
ResponseLogComponentTest, RouteFieldTest, SpellingQueryConverterTest, 
CustomHighlightComponentTest, IndexBasedSpellCheckerTest, 
DistributedFacetPivotSmallAdvancedTest, TestNumericTokenStream, 
TestValueSourceCache, JavabinLoaderTest, TestHttpServletCarrier, 
TestRawResponseWriter, MetricTriggerIntegrationTest, TestManagedSchemaAPI, 
ReturnFieldsTest, TestClusterProperties, ClusterStateMockUtilTest, 
TestTestInjection, TestMacroExpander, HdfsThreadLeakTest, 
DisMaxRequestHandlerTest, TestFieldSortValues, TestPKIAuthenticationPlugin, 
TestCloudDeleteByQuery, TestLFUCache, HighlighterConfigTest, 
SolrTestCaseJ4Test, ZookeeperReadAPITest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [202/921 (2!)] on J0 in 68.91s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 53147 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to