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

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 154 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/154/

1 tests failed.
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([EE86ADA788B593E0:837A095A32FD6CE7]: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 15556 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 1814945 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-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.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1814945 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1814946 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EE86ADA788B593E0-001/data-dir-152-001
   [junit4]   2> 1814946 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1814946 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1814948 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1814948 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 1814949 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EE86ADA788B593E0-001/tempDir-001
   [junit4]   2> 1814949 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1814977 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1814977 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1814984 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1815069 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 42731
   [junit4]   2> 1815069 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42731
   [junit4]   2> 1815069 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42731
   [junit4]   2> 1815069 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42731
   [junit4]   2> 1815093 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1815121 INFO  (zkConnectionManagerCallback-17870-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1815121 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1815345 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1815351 INFO  (zkConnectionManagerCallback-17872-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1815351 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1815352 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1815353 INFO  (zkConnectionManagerCallback-17874-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1815353 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1815459 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1815459 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1815459 INFO  (jetty-launcher-17875-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> 1815461 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1815461 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1815462 INFO  (jetty-launcher-17875-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> 1815462 INFO  (jetty-launcher-17875-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1815462 INFO  (jetty-launcher-17875-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1815462 INFO  (jetty-launcher-17875-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1815462 INFO  (jetty-launcher-17875-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b54062f{/solr,null,AVAILABLE}
   [junit4]   2> 1815481 INFO  (jetty-launcher-17875-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1815481 INFO  (jetty-launcher-17875-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@523c312d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35743}
   [junit4]   2> 1815481 INFO  (jetty-launcher-17875-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1815481 INFO  (jetty-launcher-17875-thread-1) [     ] o.e.j.s.Server Started @1815517ms
   [junit4]   2> 1815481 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42731/solr, hostPort=35743}
   [junit4]   2> 1815481 INFO  (jetty-launcher-17875-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1815481 ERROR (jetty-launcher-17875-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1815481 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1815481 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1815481 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1815481 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1815481 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-25T23:37:35.730Z
   [junit4]   2> 1815485 INFO  (jetty-launcher-17875-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e51f252{/solr,null,AVAILABLE}
   [junit4]   2> 1815495 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1815497 INFO  (zkConnectionManagerCallback-17877-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1815497 INFO  (jetty-launcher-17875-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d1c910{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42143}
   [junit4]   2> 1815497 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1815497 INFO  (jetty-launcher-17875-thread-2) [     ] o.e.j.s.Server Started @1815533ms
   [junit4]   2> 1815497 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42731/solr, hostPort=42143}
   [junit4]   2> 1815497 ERROR (jetty-launcher-17875-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1815497 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1815498 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1815498 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1815498 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 1815498 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-25T23:37:35.747Z
   [junit4]   2> 1815499 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1815504 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1815505 INFO  (zkConnectionManagerCallback-17879-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1815505 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1815506 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1815510 WARN  (jetty-launcher-17875-thread-2-SendThread(127.0.0.1:42731)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f2d60c4f0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f2d60c4f0004, 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 0x102f2d60c4f0004, 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> 1816104 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1816105 WARN  (jetty-launcher-17875-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@48f05f04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1816105 WARN  (jetty-launcher-17875-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@48f05f04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1816107 WARN  (jetty-launcher-17875-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54dd3666[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1816107 WARN  (jetty-launcher-17875-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54dd3666[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1816108 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42731/solr
   [junit4]   2> 1816109 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1816319 INFO  (zkConnectionManagerCallback-17893-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816319 INFO  (jetty-launcher-17875-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1816424 INFO  (jetty-launcher-17875-thread-2) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1816427 INFO  (zkConnectionManagerCallback-17895-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816427 INFO  (jetty-launcher-17875-thread-2) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1816500 INFO  (jetty-launcher-17875-thread-2) [n:127.0.0.1:42143_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42143_solr
   [junit4]   2> 1816501 INFO  (jetty-launcher-17875-thread-2) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer Overseer (id=72887545134776326-127.0.0.1:42143_solr-n_0000000000) starting
   [junit4]   2> 1816505 INFO  (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42143_solr
   [junit4]   2> 1816511 INFO  (jetty-launcher-17875-thread-2) [n:127.0.0.1:42143_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42143_solr
   [junit4]   2> 1816512 DEBUG (OverseerAutoScalingTriggerThread-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1816512 DEBUG (OverseerAutoScalingTriggerThread-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1816513 INFO  (zkCallback-17894-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1816513 INFO  (jetty-launcher-17875-thread-2) [n:127.0.0.1:42143_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1816513 WARN  (jetty-launcher-17875-thread-2) [n:127.0.0.1:42143_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> 1816518 DEBUG (OverseerAutoScalingTriggerThread-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1816518 DEBUG (OverseerAutoScalingTriggerThread-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1816527 INFO  (jetty-launcher-17875-thread-2) [n:127.0.0.1:42143_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1816535 DEBUG (OverseerAutoScalingTriggerThread-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:42143_solr]
   [junit4]   2> 1816559 DEBUG (ScheduledTrigger-17900-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1816566 DEBUG (OverseerAutoScalingTriggerThread-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1816570 DEBUG (OverseerAutoScalingTriggerThread-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1816572 INFO  (jetty-launcher-17875-thread-2) [n:127.0.0.1:42143_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42143.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c8b506d
   [junit4]   2> 1816579 INFO  (jetty-launcher-17875-thread-2) [n:127.0.0.1:42143_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42143.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c8b506d
   [junit4]   2> 1816579 INFO  (jetty-launcher-17875-thread-2) [n:127.0.0.1:42143_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42143.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c8b506d
   [junit4]   2> 1816580 INFO  (jetty-launcher-17875-thread-2) [n:127.0.0.1:42143_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EE86ADA788B593E0-001/tempDir-001/node2
   [junit4]   2> 1816922 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1816923 WARN  (jetty-launcher-17875-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56822c01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1816924 WARN  (jetty-launcher-17875-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56822c01[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1816926 WARN  (jetty-launcher-17875-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67deed79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1816926 WARN  (jetty-launcher-17875-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67deed79[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1816927 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42731/solr
   [junit4]   2> 1816928 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1816999 INFO  (zkConnectionManagerCallback-17915-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816999 INFO  (jetty-launcher-17875-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1817105 INFO  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1817113 INFO  (zkConnectionManagerCallback-17917-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1817114 INFO  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1817121 INFO  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1817124 INFO  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35743_solr as DOWN
   [junit4]   2> 1817125 INFO  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1817125 INFO  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35743_solr
   [junit4]   2> 1817125 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr"} current state version: 0
   [junit4]   2> 1817125 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35743_solr
   [junit4]   2> 1817126 INFO  (zkCallback-17894-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1817127 INFO  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1817127 WARN  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_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> 1817129 INFO  (zkCallback-17916-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1817141 INFO  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1817161 INFO  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35743.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c8b506d
   [junit4]   2> 1817170 INFO  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35743.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c8b506d
   [junit4]   2> 1817170 INFO  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35743.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c8b506d
   [junit4]   2> 1817171 INFO  (jetty-launcher-17875-thread-1) [n:127.0.0.1:35743_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EE86ADA788B593E0-001/tempDir-001/node1
   [junit4]   2> 1817185 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1817186 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1817187 INFO  (zkConnectionManagerCallback-17930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1817187 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1817188 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1817189 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42731/solr ready
   [junit4]   2> 1817202 INFO  (OverseerThreadFactory-17902-thread-1-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1817205 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "name":".system",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "numShards":1,
   [junit4]   2>   "createNodeSet":"127.0.0.1:42143_solr",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1817205 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: .system
   [junit4]   2> 1817206 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/.system/state.json
   [junit4]   2> 1817318 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42143_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1817318 INFO  (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42143_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1817318 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1817319 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:42143_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1817420 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 0
   [junit4]   2> 1817523 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1817523 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr    x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1817526 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1817532 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:42143_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1817532 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:42143_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1817532 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:42143_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"http://127.0.0.1:42143/solr"}
   [junit4]   2> 1817532 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(.system//collections/.system/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":".system_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:42143_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1817541 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1817547 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1817549 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 1817549 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1817552 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 1817560 DEBUG (ScheduledTrigger-17900-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1817562 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1817563 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 1817563 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42143.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c8b506d
   [junit4]   2> 1817563 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EE86ADA788B593E0-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EE86ADA788B593E0-001/tempDir-001/node2/.system_shard1_replica_n1/data/]
   [junit4]   2> 1817614 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1817614 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1817615 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1817615 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1817617 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1817618 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1817618 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1817618 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1817618 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1817619 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689903806931795968
   [junit4]   2> 1817620 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1817622 INFO  (searcherExecutor-17932-thread-1-processing-n:127.0.0.1:42143_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1817625 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1817625 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1817628 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1817628 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1817628 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42143/solr/.system_shard1_replica_n1/
   [junit4]   2> 1817629 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1817630 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:42143/solr/.system_shard1_replica_n1/ has no replicas
   [junit4]   2> 1817630 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72887545134776326-core_node2-n_0000000000
   [junit4]   2> 1817633 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 1
   [junit4]   2> 1817635 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42143/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1817635 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1817636 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "node_name":"127.0.0.1:42143_solr",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1817736 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 2
   [junit4]   2> 1817737 INFO  (zkCallback-17894-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1817738 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1817739 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:42143_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1817739 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:42143_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1817739 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1817739 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:42143_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "base_url":"http://127.0.0.1:42143/solr"}
   [junit4]   2> 1817739 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(.system//collections/.system/state.json/3 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":".system_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:42143_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1817740 INFO  (qtp253109890-31239) [n:127.0.0.1:42143_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=217
   [junit4]   2> 1817743 INFO  (qtp253109890-31237) [n:127.0.0.1:42143_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1817743 INFO  (qtp253109890-31237) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1817840 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 3
   [junit4]   2> 1817841 INFO  (zkCallback-17894-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1817841 INFO  (zkCallback-17894-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1817841 INFO  (qtp253109890-31237) [n:127.0.0.1:42143_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42143_solr&wt=javabin&version=2} status=0 QTime=647
   [junit4]   2> 1817842 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 1817842 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1817861 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 1817863 INFO  (OverseerCollectionConfigSetProcessor-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1817863 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 1817864 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 1817866 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 1817869 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1817876 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1817881 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1817883 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1817885 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1817886 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1817888 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1817889 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1817890 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1817892 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1817893 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1817894 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1817896 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1817897 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1817898 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1817899 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1817901 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1817902 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1817903 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1817905 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1817906 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1817907 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1817909 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1817912 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1817914 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1817915 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1817917 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1817920 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1817921 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1817923 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1817924 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1817926 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1817927 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1817929 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1817930 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1817931 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1817933 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1817934 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1817935 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1817937 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1817938 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 1817939 INFO  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 1817943 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "createNodeSet":"127.0.0.1:35743_solr",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1817943 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 1818043 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 1818144 WARN  (OverseerThreadFactory-17902-thread-2-processing-n:127.0.0.1:42143_solr) [n:127.0.0.1:42143_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 3 on collection AutoscalingHistoryHandlerTest_collection is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1818148 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1818148 INFO  (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1818149 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1818149 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1818151 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1818151 INFO  (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1818152 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1818152 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node2":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>       "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1818153 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1818154 INFO  (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1818154 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node2":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>       "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1818154 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node2":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>       "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>       "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1818255 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 1818360 INFO  (qtp1560003778-31230) [n:127.0.0.1:35743_solr    x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1818360 INFO  (qtp1560003778-31231) [n:127.0.0.1:35743_solr    x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n5&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1818360 INFO  (qtp1560003778-31226) [n:127.0.0.1:35743_solr    x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1818361 INFO  (qtp1560003778-31231) [n:127.0.0.1:35743_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n5 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1818362 INFO  (qtp1560003778-31230) [n:127.0.0.1:35743_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1818364 INFO  (qtp1560003778-31226) [n:127.0.0.1:35743_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node2 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1818364 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1818364 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1818364 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"http://127.0.0.1:35743/solr"}
   [junit4]   2> 1818365 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>           "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1818366 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1818366 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1818366 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"http://127.0.0.1:35743/solr"}
   [junit4]   2> 1818366 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>           "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1818371 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1818371 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1818371 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"http://127.0.0.1:35743/solr"}
   [junit4]   2> 1818371 DEBUG (OverseerStateUpdate-72887545134776326-127.0.0.1:42143_solr-n_0000000000) [n:127.0.0.1:42143_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>           "node_name":"127.0.0.1:35743_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 1818380 INFO  (qtp1560003778-31230) [n:127.0.0.1:35743_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1818382 INFO  (qtp1560003778-31226) [n:127.0.0.1:35743_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node2 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1818385 INFO  (qtp1560003778-31231) [n:127.0.0.1:35743_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1818403 INFO  (qtp1560003778-31226) [n:127.0.0.1:35743_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node2 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1818435 INFO  (qtp1560003778-31231) [n:127.0.0.1:35743_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n5 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1818436 INFO  (qtp1560003778-31230) [n:127.0.0.1:35743_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 1818441 INFO  (qtp1560003778-31226) [n:127.0.0.1:35743_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node2 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1818472 DEBUG (OverseerStateUpd

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

     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1881982 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker-SendThread(127.0.0.1:42731)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f2d60c4f0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f2d60c4f0000, 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 0x102f2d60c4f0000, 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> 1882268 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker-SendThread(127.0.0.1:42731)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f2d60c4f0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f2d60c4f0001, 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 0x102f2d60c4f0001, 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> 1882370 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> 	22	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	12	/solr/autoscaling.json
   [junit4]   2> 	11	/solr/collections/.system/state.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> 	10	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> 1882374 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42731
   [junit4]   2> 1882374 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42731
   [junit4]   2> 1882374 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[EE86ADA788B593E0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42731
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_EE86ADA788B593E0-001
   [junit4]   2> Jan 25, 2021 11:38:42 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): {action_s=BlockTreeOrds(blocksize=128), event.property.preferredOperation_ss=PostingsFormat(name=LuceneFixedGap), event.source_s=PostingsFormat(name=MockRandom), event.property.replicaType_ss=BlockTreeOrds(blocksize=128), type=BlockTreeOrds(blocksize=128), before.actions_ss=PostingsFormat(name=MockRandom), event.property._enqueue_time__ss=BlockTreeOrds(blocksize=128), error.details_t=PostingsFormat(name=MockRandom), stage_s=BlockTreeOrds(blocksize=128), event.id_s=PostingsFormat(name=Asserting), event.property.eventTimes_ss=BlockTreeOrds(blocksize=128), source_s=PostingsFormat(name=Asserting), event.type_s=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Asserting), event.property.nodeNames_ss=BlockTreeOrds(blocksize=128), error.message_t=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene80), event.time_l=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=934, maxMBSortInHeap=5.329563975635695, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ro, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=228256136,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSynonymFilterFactory, CoreAdminRequestStatusTest, TestRestoreCore, LeaderVoteWaitTimeoutTest, TestMinHashQParser, NodeLostTriggerTest, SubstringBytesRefFilterTest, DistribJoinFromCollectionTest, TestOnReconnectListenerSupport, SecurityHeadersTest, TestBinaryResponseWriter, RemoteQueryErrorTest, TestSchemaVersionResource, TestDFRSimilarityFactory, TriggerIntegrationTest, TestSimDistribStateManager, TestComplexPhraseLeadingWildcard, TestSizeLimitedDistributedMap, TestBM25SimilarityFactory, BlockJoinFacetRandomTest, TestSnapshotCloudManager, IndexSizeEstimatorTest, SolrLogPostToolTest, MetricTriggerTest, TestExactSharedStatsCache, TestExternalRoleRuleBasedAuthorizationPlugin, CloneFieldUpdateProcessorFactoryTest, TestMacroExpander, HdfsTlogReplayBufferedWhileIndexingTest, ForceLeaderTest, TestSimPolicyCloud, TestValueSourceCache, HdfsLockFactoryTest, ClusterStateUpdateTest, TestDocumentBuilder, MoveReplicaTest, TestStressVersions, TestRawResponseWriter, SpatialFilterTest, TestDynamicLoadingUrl, TestOverriddenPrefixQueryForCustomFieldType, MultiDestinationAuditLoggerTest, TestSweetSpotSimilarityFactory, OverseerModifyCollectionTest, TestBadConfig, TlogReplayBufferedWhileIndexingTest, TestConfigReload, RangeFacetCloudTest, TestRecoveryHdfs, TestGraphTermsQParserPlugin, TestDynamicFieldResource, RestartWhileUpdatingTest, ComputePlanActionTest, TestGraphMLResponseWriter, TestSafeXMLParsing, TestTestInjection, DataDrivenBlockJoinTest, TestHttpShardHandlerFactory, SSLMigrationTest, TestChildDocTransformer, DocValuesTest, TestRequestForwarding, DeleteShardTest, DistributedExpandComponentTest, TestFieldCacheReopen, FileBasedSpellCheckerTest, AuditLoggerPluginTest, TestEmbeddedSolrServerConstructors, TestDocSet, DateMathParserTest, ZookeeperReadAPITest, MoreLikeThisComponentTest, TestSolr4Spatial2, TestSolrConfigHandlerConcurrent, DocExpirationUpdateProcessorFactoryTest, ConvertedLegacyTest, DeleteInactiveReplicaTest, TestSimGenericDistributedQueue, TestReplicationHandler, XMLAtomicUpdateMultivalueTest, CollectionReloadTest, SOLR749Test, TestPostingsSolrHighlighter, SystemCollectionCompatTest, TestCryptoKeys, TestXIncludeConfig, ExplicitHLLTest, TestFieldSortValues, PeerSyncWithLeaderTest, TestAnalyzeInfixSuggestions, TestCloudJSONFacetSKGEquiv, SpellPossibilityIteratorTest, SystemLogListenerTest, JavaBinAtomicUpdateMultivalueTest, TestTextField, DirectSolrConnectionTest, TestCoreDiscovery, ActionThrottleTest, TestRestManager, TestLegacyBM25SimilarityFactory, TestSearcherReuse, TestHttpServletCarrier, BasicDistributedZk2Test, OverseerStatusTest, TestRandomDVFaceting, ConcurrentCreateRoutedAliasTest, SolrCloudExampleTest, SecurityConfHandlerTest, HdfsRecoveryZkTest, PeerSyncTest, TestDistribPackageStore, DirectoryFactoryTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, FullSolrCloudDistribCmdsTest, LeaderElectionContextKeyTest, LeaderElectionTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTest, RecoveryAfterSoftCommitTest, ShardRoutingCustomTest, ShardRoutingTest, TestCloudConsistency, TestHashPartitioner, TestQueryingOnDownCollection, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, TestUtilizeNode, UnloadDistributedZkTest, ZkFailoverTest, CollectionsAPIAsyncDistributedZkTest, SplitByPrefixTest, TestLocalFSCloudBackupRestore, TestReplicaProperties, IndexSizeTriggerMixedBoundsTest, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, ByteBuffersDirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, SolrCoreCheckLockOnStartupTest, TestDynamicURP, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrDeletionPolicy1, CSVRequestHandlerTest, FieldAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, RequestLoggingTest, SearchHandlerTest, TestReplicationHandlerBackup, V2ApiIntegrationTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [681/923 (1!)] on J2 in 68.58s, 1 test, 1 failure <<< FAILURES!

[...truncated 51563 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 157 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/157/

1 tests failed.
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([BAFD5909562F21B3:D701FDF4EC67DEB4]: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 14593 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 836467 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-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.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 836468 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_BAFD5909562F21B3-001/data-dir-66-001
   [junit4]   2> 836468 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=198 numCloses=198
   [junit4]   2> 836468 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 836470 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-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> 836470 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 836471 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_BAFD5909562F21B3-001/tempDir-001
   [junit4]   2> 836471 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 836475 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 836478 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 836479 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 836572 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 46873
   [junit4]   2> 836572 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46873
   [junit4]   2> 836572 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46873
   [junit4]   2> 836572 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46873
   [junit4]   2> 836573 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836575 INFO  (zkConnectionManagerCallback-7808-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836575 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836577 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836578 INFO  (zkConnectionManagerCallback-7810-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836578 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836580 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836581 INFO  (zkConnectionManagerCallback-7812-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836581 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836686 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 836686 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 836686 INFO  (jetty-launcher-7813-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> 836686 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 836686 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 836686 INFO  (jetty-launcher-7813-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> 836688 INFO  (jetty-launcher-7813-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 836688 INFO  (jetty-launcher-7813-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 836688 INFO  (jetty-launcher-7813-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 836688 INFO  (jetty-launcher-7813-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14ea1983{/solr,null,AVAILABLE}
   [junit4]   2> 836690 INFO  (jetty-launcher-7813-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 836690 INFO  (jetty-launcher-7813-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 836690 INFO  (jetty-launcher-7813-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 836695 INFO  (jetty-launcher-7813-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34286769{/solr,null,AVAILABLE}
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@10ae12c3{SSL, (ssl, http/1.1)}{127.0.0.1:44775}
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-1) [     ] o.e.j.s.Server Started @836720ms
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46873/solr, hostPort=44775}
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@58576d59{SSL, (ssl, http/1.1)}{127.0.0.1:43343}
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-2) [     ] o.e.j.s.Server Started @836721ms
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:46873/solr, hostPort=43343}
   [junit4]   2> 836696 ERROR (jetty-launcher-7813-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 836696 ERROR (jetty-launcher-7813-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T11:48:17.479Z
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 836696 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T11:48:17.479Z
   [junit4]   2> 836701 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836703 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 836704 INFO  (zkConnectionManagerCallback-7817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836704 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836704 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 836704 INFO  (zkConnectionManagerCallback-7815-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 836705 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 836705 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 836721 WARN  (jetty-launcher-7813-thread-1-SendThread(127.0.0.1:46873)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f57306230003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f57306230003, 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 0x102f57306230003, 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> 837057 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 837058 WARN  (jetty-launcher-7813-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> 837058 WARN  (jetty-launcher-7813-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ca3ce2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 837058 WARN  (jetty-launcher-7813-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ca3ce2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 837064 WARN  (jetty-launcher-7813-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> 837065 WARN  (jetty-launcher-7813-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78df789e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 837065 WARN  (jetty-launcher-7813-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78df789e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 837065 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46873/solr
   [junit4]   2> 837067 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 837071 INFO  (zkConnectionManagerCallback-7831-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 837071 INFO  (jetty-launcher-7813-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 837072 WARN  (jetty-launcher-7813-thread-2-SendThread(127.0.0.1:46873)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f57306230005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f57306230005, 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 0x102f57306230005, 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> 837273 INFO  (jetty-launcher-7813-thread-2) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 837275 INFO  (zkConnectionManagerCallback-7833-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 837275 INFO  (jetty-launcher-7813-thread-2) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 837335 INFO  (jetty-launcher-7813-thread-2) [n:127.0.0.1:43343_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43343_solr
   [junit4]   2> 837336 INFO  (jetty-launcher-7813-thread-2) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer Overseer (id=72890418364350470-127.0.0.1:43343_solr-n_0000000000) starting
   [junit4]   2> 837340 INFO  (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43343_solr
   [junit4]   2> 837343 INFO  (jetty-launcher-7813-thread-2) [n:127.0.0.1:43343_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43343_solr
   [junit4]   2> 837344 DEBUG (OverseerAutoScalingTriggerThread-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 837344 DEBUG (OverseerAutoScalingTriggerThread-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 837345 DEBUG (OverseerAutoScalingTriggerThread-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 837345 DEBUG (OverseerAutoScalingTriggerThread-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 837346 INFO  (jetty-launcher-7813-thread-2) [n:127.0.0.1:43343_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 837346 WARN  (jetty-launcher-7813-thread-2) [n:127.0.0.1:43343_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> 837361 DEBUG (OverseerAutoScalingTriggerThread-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: []
   [junit4]   2> 837362 INFO  (zkCallback-7832-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 837362 DEBUG (ScheduledTrigger-7838-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 0
   [junit4]   2> 837362 DEBUG (OverseerAutoScalingTriggerThread-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 837363 DEBUG (OverseerAutoScalingTriggerThread-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 837367 INFO  (jetty-launcher-7813-thread-2) [n:127.0.0.1:43343_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 837397 INFO  (jetty-launcher-7813-thread-2) [n:127.0.0.1:43343_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43343.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705bf3dc
   [junit4]   2> 837403 INFO  (jetty-launcher-7813-thread-2) [n:127.0.0.1:43343_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43343.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705bf3dc
   [junit4]   2> 837404 INFO  (jetty-launcher-7813-thread-2) [n:127.0.0.1:43343_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43343.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705bf3dc
   [junit4]   2> 837404 INFO  (jetty-launcher-7813-thread-2) [n:127.0.0.1:43343_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_BAFD5909562F21B3-001/tempDir-001/node2
   [junit4]   2> 838205 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 838205 WARN  (jetty-launcher-7813-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> 838206 WARN  (jetty-launcher-7813-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a6128c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 838206 WARN  (jetty-launcher-7813-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a6128c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 838212 WARN  (jetty-launcher-7813-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> 838213 WARN  (jetty-launcher-7813-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1232cc80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 838213 WARN  (jetty-launcher-7813-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1232cc80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 838214 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46873/solr
   [junit4]   2> 838215 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 838219 INFO  (zkConnectionManagerCallback-7853-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 838219 INFO  (jetty-launcher-7813-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 838324 INFO  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 838325 INFO  (zkConnectionManagerCallback-7855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 838325 INFO  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 838329 INFO  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 838332 INFO  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44775_solr as DOWN
   [junit4]   2> 838333 INFO  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 838333 INFO  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44775_solr
   [junit4]   2> 838333 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr"} current state version: 0
   [junit4]   2> 838333 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44775_solr
   [junit4]   2> 838333 INFO  (zkCallback-7832-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 838334 INFO  (zkCallback-7854-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 838335 INFO  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 838335 WARN  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_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> 838346 INFO  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 838363 DEBUG (ScheduledTrigger-7838-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 838365 INFO  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44775.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705bf3dc
   [junit4]   2> 838373 INFO  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44775.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705bf3dc
   [junit4]   2> 838373 INFO  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44775.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705bf3dc
   [junit4]   2> 838374 INFO  (jetty-launcher-7813-thread-1) [n:127.0.0.1:44775_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_BAFD5909562F21B3-001/tempDir-001/node1
   [junit4]   2> 838389 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 838390 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 838393 INFO  (zkConnectionManagerCallback-7868-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 838393 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 838396 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 838398 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46873/solr ready
   [junit4]   2> 838436 INFO  (OverseerThreadFactory-7840-thread-1-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 838439 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":".system",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "numShards":1,
   [junit4]   2>   "createNodeSet":"127.0.0.1:43343_solr",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 838439 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: .system
   [junit4]   2> 838439 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/.system/state.json
   [junit4]   2> 838548 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:43343_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 838548 INFO  (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:43343_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 838549 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 838549 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:43343_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 838651 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 0
   [junit4]   2> 838798 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 838798 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr    x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 838799 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 838802 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43343_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 838802 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43343_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 838802 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43343_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:43343/solr"}
   [junit4]   2> 838802 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(.system//collections/.system/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":".system_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:43343_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 838809 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 838814 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 838815 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 838816 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 838817 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 838819 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 838820 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 838820 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43343.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705bf3dc
   [junit4]   2> 838820 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_BAFD5909562F21B3-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_BAFD5909562F21B3-001/tempDir-001/node2/.system_shard1_replica_n1/data/]
   [junit4]   2> 838866 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 838866 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 838868 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 838868 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 838870 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 838870 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 838870 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 838871 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 838872 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 838872 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689949778377441280
   [junit4]   2> 838874 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 838874 INFO  (searcherExecutor-7870-thread-1-processing-n:127.0.0.1:43343_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 838899 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 838899 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 838903 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 1
   [junit4]   2> 838904 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 838904 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 838904 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43343/solr/.system_shard1_replica_n1/
   [junit4]   2> 838905 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 838906 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:43343/solr/.system_shard1_replica_n1/ has no replicas
   [junit4]   2> 838906 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72890418364350470-core_node2-n_0000000000
   [junit4]   2> 838908 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43343/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 838908 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 838910 INFO  (zkCallback-7832-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 838910 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "node_name":"127.0.0.1:43343_solr",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 839012 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 2
   [junit4]   2> 839012 INFO  (zkCallback-7832-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839012 INFO  (zkCallback-7832-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839014 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 839017 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 839019 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43343_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 839019 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:43343_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 839019 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43343_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "base_url":"https://127.0.0.1:43343/solr"}
   [junit4]   2> 839019 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(.system//collections/.system/state.json/3 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":".system_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:43343_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 839021 INFO  (qtp1387202089-12179) [n:127.0.0.1:43343_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=223
   [junit4]   2> 839025 INFO  (qtp441874867-12184) [n:127.0.0.1:44775_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 839025 INFO  (qtp441874867-12184) [n:127.0.0.1:44775_solr     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 839170 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 3
   [junit4]   2> 839171 INFO  (zkCallback-7832-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839171 INFO  (zkCallback-7832-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839173 INFO  (zkCallback-7832-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839173 INFO  (zkCallback-7854-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 839173 INFO  (qtp441874867-12184) [n:127.0.0.1:44775_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43343_solr&wt=javabin&version=2} status=0 QTime=747
   [junit4]   2> 839174 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 839174 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 839189 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 839189 INFO  (OverseerCollectionConfigSetProcessor-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 839191 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 839194 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 839197 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 839200 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 839204 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 839208 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 839214 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 839217 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 839220 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 839223 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 839227 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 839228 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 839233 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 839235 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 839236 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 839238 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 839241 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 839244 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 839247 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 839249 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 839250 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 839254 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 839258 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 839261 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 839264 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 839267 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 839270 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 839275 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 839280 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 839283 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 839285 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 839289 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 839294 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 839297 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 839299 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 839302 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 839303 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 839309 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 839312 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 839316 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 839318 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 839323 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 839328 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 839363 DEBUG (ScheduledTrigger-7838-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 839480 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 839483 INFO  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 839490 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "createNodeSet":"127.0.0.1:44775_solr",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 839490 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 839591 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 839693 WARN  (OverseerThreadFactory-7840-thread-2-processing-n:127.0.0.1:43343_solr) [n:127.0.0.1:43343_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 3 on collection AutoscalingHistoryHandlerTest_collection is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 839699 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 839699 INFO  (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 839701 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 839701 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 839703 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 839704 INFO  (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 839708 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 839708 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 839711 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 839711 INFO  (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 839718 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 839718 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 839818 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 840052 INFO  (qtp441874867-12183) [n:127.0.0.1:44775_solr    x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 840055 INFO  (qtp441874867-12183) [n:127.0.0.1:44775_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 840056 INFO  (qtp441874867-12182) [n:127.0.0.1:44775_solr    x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 840057 INFO  (qtp441874867-12184) [n:127.0.0.1:44775_solr    x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 840057 INFO  (qtp441874867-12182) [n:127.0.0.1:44775_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 840059 INFO  (qtp441874867-12184) [n:127.0.0.1:44775_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 840062 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 840062 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 840062 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:44775/solr"}
   [junit4]   2> 840062 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 840063 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 840063 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 840063 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:44775/solr"}
   [junit4]   2> 840063 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 840075 INFO  (qtp441874867-12182) [n:127.0.0.1:44775_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 840077 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 840077 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 840077 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:44775_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"https://127.0.0.1:44775/solr"}
   [junit4]   2> 840077 DEBUG (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2> 

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

avenging
   [junit4]   2> 903789 INFO  (jetty-closer-7920-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@10ae12c3{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 903792 INFO  (jetty-closer-7920-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34286769{/solr,null,STOPPED}
   [junit4]   2> 903792 INFO  (jetty-closer-7920-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 903888 INFO  (jetty-closer-7920-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 903888 INFO  (jetty-closer-7920-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4bd0ed1d: rootName = solr_43343, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@d56a4b4
   [junit4]   2> 903893 INFO  (jetty-closer-7920-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 903894 INFO  (jetty-closer-7920-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bdecfa5: rootName = solr_43343, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@53d84aff
   [junit4]   2> 903895 INFO  (jetty-closer-7920-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 903895 INFO  (jetty-closer-7920-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@eb2f4d9: rootName = solr_43343, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@6e20f6ba
   [junit4]   2> 903896 INFO  (jetty-closer-7920-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 903897 INFO  (closeThreadPool-7937-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72890418364350470-127.0.0.1:43343_solr-n_0000000000) closing
   [junit4]   2> 903905 INFO  (OverseerStateUpdate-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [n:127.0.0.1:43343_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43343_solr
   [junit4]   2> 903922 DEBUG (closeThreadPool-7937-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 903922 DEBUG (closeThreadPool-7937-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 903922 DEBUG (closeThreadPool-7937-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 903922 INFO  (OverseerAutoScalingTriggerThread-72890418364350470-127.0.0.1:43343_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 903922 DEBUG (closeThreadPool-7937-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 903923 DEBUG (closeThreadPool-7937-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 903923 DEBUG (closeThreadPool-7937-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 903923 INFO  (closeThreadPool-7937-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72890418364350470-127.0.0.1:43343_solr-n_0000000000) closing
   [junit4]   2> 904024 INFO  (jetty-closer-7920-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72890418364350470-127.0.0.1:43343_solr-n_0000000000) closing
   [junit4]   2> 904025 INFO  (jetty-closer-7920-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@58576d59{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 904025 INFO  (jetty-closer-7920-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14ea1983{/solr,null,STOPPED}
   [junit4]   2> 904025 INFO  (jetty-closer-7920-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 904026 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 904228 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/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> 	20	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	17	/solr/collections/.system/state.json
   [junit4]   2> 	12	/solr/autoscaling.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.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> 	9	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> 904231 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46873
   [junit4]   2> 904231 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46873
   [junit4]   2> 904231 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[BAFD5909562F21B3]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46873
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_BAFD5909562F21B3-001
   [junit4]   2> Jan 26, 2021 11:49:25 AM 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): {action_s=PostingsFormat(name=MockRandom), event.property.preferredOperation_ss=BlockTreeOrds(blocksize=128), event.source_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), event.property.replicaType_ss=PostingsFormat(name=MockRandom), type=PostingsFormat(name=MockRandom), before.actions_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), event.property._enqueue_time__ss=PostingsFormat(name=MockRandom), error.details_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), stage_s=PostingsFormat(name=MockRandom), event.id_s=FST50, event.property.eventTimes_ss=PostingsFormat(name=MockRandom), source_s=FST50, event.type_s=PostingsFormat(name=MockRandom), id=FST50, event.property.nodeNames_ss=PostingsFormat(name=MockRandom), error.message_t=PostingsFormat(name=MockRandom)}, docValues:{_version_=DocValuesFormat(name=Lucene80), event.time_l=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1583, maxMBSortInHeap=6.651673361842619, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=nn-NO, timezone=Asia/Amman
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=145322384,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [CloneFieldUpdateProcessorFactoryTest, TestDistribPackageStore, DistributedExpandComponentTest, AlternateDirectoryTest, RemoteQueryErrorTest, TestNamedUpdateProcessors, PrimitiveFieldTypeTest, TestBM25SimilarityFactory, CachingDirectoryFactoryTest, TestCloudJSONFacetSKGEquiv, TestMacroExpander, SOLR749Test, ExplicitHLLTest, ClusterStateUpdateTest, TestValueSourceCache, HdfsChaosMonkeyNothingIsSafeTest, TestTolerantSearch, ZookeeperReadAPITest, ComputePlanActionTest, TestManagedSchemaAPI, LeaderElectionTest, TestUninvertingReader, ReturnFieldsTest, FieldAnalysisRequestHandlerTest, TestSimPolicyCloud, TestGraphTermsQParserPlugin, DistributedSuggestComponentTest, TestFastOutputStream, RangeFacetCloudTest, TestFieldCacheReopen, SortByFunctionTest, FuzzySearchTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestDynamicFieldResource, TestBinaryResponseWriter, TestPostingsSolrHighlighter, CustomHighlightComponentTest, TestLegacyBM25SimilarityFactory, HttpPartitionTest, TestOverriddenPrefixQueryForCustomFieldType, TestSubQueryTransformerCrossCore, JavabinLoaderTest, OpenExchangeRatesOrgProviderTest, MBeansHandlerTest, TestChildDocTransformer, TestHttpServletCarrier, QueryResultKeyTest, TestSchemaField, DocValuesTest, HdfsRecoveryZkTest, DirectSolrConnectionTest, TestCharFilters, TermVectorComponentTest, TestDownShardTolerantSearch, MoreLikeThisComponentTest, BlockCacheTest, SecurityHeadersTest, TestSolrDeletionPolicy1, HdfsLockFactoryTest, TestCollectionAPIs, TestCloudRecovery, SpatialFilterTest, NodeLostTriggerTest, SecurityConfHandlerTest, RegexBoostProcessorTest, SystemCollectionCompatTest, NumberUtilsTest, TestSolrJ, TestRestoreCore, TestTlogReplayVsRecovery, TestSnapshotCloudManager, DataDrivenBlockJoinTest, OverseerStatusTest, BasicDistributedZk2Test, TestFreeTextSuggestions, ShardSplitTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [399/923 (1!)] on J2 in 68.38s, 1 test, 1 failure <<< FAILURES!

[...truncated 52540 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 156 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/156/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.BlockJoinFacetDistribTest

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:42363/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:42363/solr
	at __randomizedtesting.SeedInfo.seed([193346FFFDF98283]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.search.join.BlockJoinFacetDistribTest.setupCluster(BlockJoinFacetDistribTest.java:71)
	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$6.evaluate(RandomizedRunner.java:878)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 36 more




Build Log:
[...truncated 14261 lines...]
   [junit4] Suite: org.apache.solr.search.join.BlockJoinFacetDistribTest
   [junit4]   2> 703889 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-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.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 703889 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/data-dir-94-001
   [junit4]   2> 703889 WARN  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 703889 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 703891 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 703891 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 703891 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 703891 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001
   [junit4]   2> 703892 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 703892 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 703892 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 703894 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 703992 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 44643
   [junit4]   2> 703992 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44643
   [junit4]   2> 703992 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44643
   [junit4]   2> 703992 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44643
   [junit4]   2> 703996 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704008 INFO  (zkConnectionManagerCallback-6542-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704008 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704018 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704021 INFO  (zkConnectionManagerCallback-6544-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704021 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704024 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704025 INFO  (zkConnectionManagerCallback-6546-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704025 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704128 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 704128 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 704128 INFO  (jetty-launcher-6547-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> 704128 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 704128 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 704128 INFO  (jetty-launcher-6547-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> 704128 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 704128 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 704129 INFO  (jetty-launcher-6547-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> 704129 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 704129 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 704129 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 704129 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 704129 INFO  (jetty-launcher-6547-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> 704129 INFO  (jetty-launcher-6547-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> 704129 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 704130 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 704130 INFO  (jetty-launcher-6547-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> 704132 INFO  (jetty-launcher-6547-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 704132 INFO  (jetty-launcher-6547-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 704132 INFO  (jetty-launcher-6547-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 704133 INFO  (jetty-launcher-6547-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@745b933a{/solr,null,AVAILABLE}
   [junit4]   2> 704136 INFO  (jetty-launcher-6547-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 704136 INFO  (jetty-launcher-6547-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 704136 INFO  (jetty-launcher-6547-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 704136 INFO  (jetty-launcher-6547-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52ce4810{/solr,null,AVAILABLE}
   [junit4]   2> 704137 INFO  (jetty-launcher-6547-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 704137 INFO  (jetty-launcher-6547-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 704137 INFO  (jetty-launcher-6547-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 704137 INFO  (jetty-launcher-6547-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52c40194{/solr,null,AVAILABLE}
   [junit4]   2> 704144 INFO  (jetty-launcher-6547-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@409e1cbb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42363}
   [junit4]   2> 704144 INFO  (jetty-launcher-6547-thread-2) [     ] o.e.j.s.Server Started @704175ms
   [junit4]   2> 704144 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=42363}
   [junit4]   2> 704144 INFO  (jetty-launcher-6547-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 704144 ERROR (jetty-launcher-6547-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 704144 INFO  (jetty-launcher-6547-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 704144 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 704144 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 704144 INFO  (jetty-launcher-6547-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 704144 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 704145 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 704145 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T07:31:13.025Z
   [junit4]   2> 704145 INFO  (jetty-launcher-6547-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50a9268{/solr,null,AVAILABLE}
   [junit4]   2> 704145 INFO  (jetty-launcher-6547-thread-6) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 704145 INFO  (jetty-launcher-6547-thread-6) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 704145 INFO  (jetty-launcher-6547-thread-6) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 704146 INFO  (jetty-launcher-6547-thread-6) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b649f6c{/solr,null,AVAILABLE}
   [junit4]   2> 704146 INFO  (jetty-launcher-6547-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 704146 INFO  (jetty-launcher-6547-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 704147 INFO  (jetty-launcher-6547-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@638431b7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41523}
   [junit4]   2> 704147 INFO  (jetty-launcher-6547-thread-3) [     ] o.e.j.s.Server Started @704178ms
   [junit4]   2> 704147 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=41523}
   [junit4]   2> 704147 ERROR (jetty-launcher-6547-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 704147 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 704147 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 704147 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 704147 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 704147 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T07:31:13.027Z
   [junit4]   2> 704148 INFO  (jetty-launcher-6547-thread-5) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 704148 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704149 INFO  (jetty-launcher-6547-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1e92c25c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33663}
   [junit4]   2> 704149 INFO  (jetty-launcher-6547-thread-1) [     ] o.e.j.s.Server Started @704179ms
   [junit4]   2> 704149 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=33663}
   [junit4]   2> 704149 ERROR (jetty-launcher-6547-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 704149 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 704149 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 704149 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 704149 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 704149 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T07:31:13.029Z
   [junit4]   2> 704152 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704156 INFO  (zkConnectionManagerCallback-6551-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704156 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704157 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704157 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 704160 INFO  (jetty-launcher-6547-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@28c8fb67{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35425}
   [junit4]   2> 704160 INFO  (jetty-launcher-6547-thread-4) [     ] o.e.j.s.Server Started @704191ms
   [junit4]   2> 704160 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=35425}
   [junit4]   2> 704160 INFO  (jetty-launcher-6547-thread-6) [     ] o.e.j.s.AbstractConnector Started ServerConnector@14e7aedc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37147}
   [junit4]   2> 704160 INFO  (jetty-launcher-6547-thread-6) [     ] o.e.j.s.Server Started @704191ms
   [junit4]   2> 704160 ERROR (jetty-launcher-6547-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 704160 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=37147}
   [junit4]   2> 704160 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 704160 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 704160 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 704161 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 704161 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T07:31:13.041Z
   [junit4]   2> 704161 ERROR (jetty-launcher-6547-thread-6) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 704161 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 704161 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 704161 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 704161 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 704161 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T07:31:13.041Z
   [junit4]   2> 704161 INFO  (zkConnectionManagerCallback-6549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704161 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704162 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704162 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 704163 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 704163 INFO  (jetty-launcher-6547-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f1242b7{/solr,null,AVAILABLE}
   [junit4]   2> 704168 WARN  (jetty-launcher-6547-thread-3-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470003, 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 0x102f48577470003, 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> 704168 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 704168 INFO  (zkConnectionManagerCallback-6553-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704168 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704169 INFO  (zkConnectionManagerCallback-6555-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704169 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704173 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704173 INFO  (jetty-launcher-6547-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67d8a883{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34529}
   [junit4]   2> 704173 INFO  (jetty-launcher-6547-thread-5) [     ] o.e.j.s.Server Started @704204ms
   [junit4]   2> 704173 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44643/solr, hostPort=34529}
   [junit4]   2> 704173 ERROR (jetty-launcher-6547-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 704173 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 704173 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 704173 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 704173 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 704174 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T07:31:13.054Z
   [junit4]   2> 704175 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 704175 INFO  (zkConnectionManagerCallback-6557-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704175 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704175 INFO  (zkConnectionManagerCallback-6559-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 704175 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 704274 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 704275 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 704275 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 704275 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 704279 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 704279 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 704279 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 704281 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 704282 WARN  (jetty-launcher-6547-thread-6-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470007, 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 0x102f48577470007, 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> 704282 WARN  (jetty-launcher-6547-thread-4-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470006, 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 0x102f48577470006, 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> 704283 WARN  (jetty-launcher-6547-thread-5-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470008, 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 0x102f48577470008, 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> 704489 WARN  (jetty-launcher-6547-thread-1-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470005, 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 0x102f48577470005, 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> 705151 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 705152 WARN  (jetty-launcher-6547-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a147ad9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705152 WARN  (jetty-launcher-6547-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a147ad9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705160 WARN  (jetty-launcher-6547-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@108777c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705160 WARN  (jetty-launcher-6547-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@108777c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705161 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr
   [junit4]   2> 705185 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 705203 INFO  (zkConnectionManagerCallback-6585-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 705203 INFO  (jetty-launcher-6547-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 705206 WARN  (jetty-launcher-6547-thread-4-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470009, 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 0x102f48577470009, 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> 705380 INFO  (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 705384 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 705400 WARN  (jetty-launcher-6547-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68845b5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705412 INFO  (zkConnectionManagerCallback-6587-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 705412 INFO  (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 705414 WARN  (jetty-launcher-6547-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68845b5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705432 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 705434 WARN  (jetty-launcher-6547-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a2a316d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705434 WARN  (jetty-launcher-6547-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a2a316d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705435 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr
   [junit4]   2> 705450 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 705457 WARN  (jetty-launcher-6547-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d3fdb60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705457 WARN  (jetty-launcher-6547-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d3fdb60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705465 INFO  (zkConnectionManagerCallback-6600-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 705465 INFO  (jetty-launcher-6547-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 705491 WARN  (jetty-launcher-6547-thread-2-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f4857747000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f4857747000b, 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 0x102f4857747000b, 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> 705611 WARN  (jetty-launcher-6547-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62d825c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705611 WARN  (jetty-launcher-6547-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62d825c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705612 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr
   [junit4]   2> 705634 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 705642 INFO  (zkConnectionManagerCallback-6605-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 705642 INFO  (jetty-launcher-6547-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 705646 WARN  (jetty-launcher-6547-thread-5-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f4857747000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f4857747000c, 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 0x102f4857747000c, 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> 705681 INFO  (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35425_solr
   [junit4]   2> 705682 INFO  (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr     ] o.a.s.c.Overseer Overseer (id=72889398060318730-127.0.0.1:35425_solr-n_0000000000) starting
   [junit4]   2> 705686 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 705687 WARN  (jetty-launcher-6547-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58cb26fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705687 WARN  (jetty-launcher-6547-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58cb26fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705691 WARN  (jetty-launcher-6547-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60db604[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705691 WARN  (jetty-launcher-6547-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60db604[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 705691 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr
   [junit4]   2> 705714 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 705716 INFO  (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 705717 INFO  (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35425_solr
   [junit4]   2> 705717 INFO  (zkConnectionManagerCallback-6613-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 705717 INFO  (jetty-launcher-6547-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 705718 INFO  (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35425_solr
   [junit4]   2> 705719 INFO  (zkConnectionManagerCallback-6615-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 705719 INFO  (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 705719 WARN  (jetty-launcher-6547-thread-1-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f4857747000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f4857747000d, 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 0x102f4857747000d, 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> 705721 INFO  (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 705725 INFO  (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 705726 WARN  (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_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> 705742 INFO  (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 705747 INFO  (jetty-launcher-6547-thread-4) [n:127.0.0.1:35425_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node3
   [junit4]   2> 705752 INFO  (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42363_solr as DOWN
   [junit4]   2> 705759 INFO  (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 705759 INFO  (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42363_solr
   [junit4]   2> 705761 INFO  (zkCallback-6586-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 705766 INFO  (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 705767 WARN  (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_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> 705778 INFO  (jetty-launcher-6547-thread-2) [n:127.0.0.1:42363_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node1
   [junit4]   2> 705778 INFO  (zkCallback-6614-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 705816 INFO  (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 705817 INFO  (zkConnectionManagerCallback-6631-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 705817 INFO  (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 705821 INFO  (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 705824 INFO  (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34529_solr as DOWN
   [junit4]   2> 705825 INFO  (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 705825 INFO  (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34529_solr
   [junit4]   2> 705826 INFO  (zkCallback-6586-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 705826 INFO  (zkCallback-6614-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 705827 INFO  (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 705828 WARN  (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_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> 705838 INFO  (zkCallback-6630-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 705839 INFO  (jetty-launcher-6547-thread-5) [n:127.0.0.1:34529_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node5
   [junit4]   2> 705984 INFO  (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 705985 INFO  (zkConnectionManagerCallback-6639-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 705985 INFO  (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 705989 INFO  (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 705991 INFO  (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33663_solr as DOWN
   [junit4]   2> 705992 INFO  (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 705992 INFO  (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33663_solr
   [junit4]   2> 705993 INFO  (zkCallback-6586-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 705993 INFO  (zkCallback-6630-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 705993 INFO  (zkCallback-6614-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 705994 INFO  (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 705995 WARN  (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_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> 706005 INFO  (jetty-launcher-6547-thread-1) [n:127.0.0.1:33663_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node4
   [junit4]   2> 706008 INFO  (zkCallback-6638-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 706270 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 706271 WARN  (jetty-launcher-6547-thread-6) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71708461[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 706271 WARN  (jetty-launcher-6547-thread-6) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71708461[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 706276 WARN  (jetty-launcher-6547-thread-6) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4943114b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 706276 WARN  (jetty-launcher-6547-thread-6) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4943114b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 706277 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr
   [junit4]   2> 706278 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 706280 INFO  (zkConnectionManagerCallback-6653-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 706281 INFO  (jetty-launcher-6547-thread-6) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 706282 WARN  (jetty-launcher-6547-thread-6-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470011, 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 0x102f48577470011, 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> 706531 INFO  (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 706535 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 706535 INFO  (zkConnectionManagerCallback-6655-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 706535 INFO  (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 706536 WARN  (jetty-launcher-6547-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d84f2cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 706537 WARN  (jetty-launcher-6547-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d84f2cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 706541 INFO  (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 706543 WARN  (jetty-launcher-6547-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75cb98d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 706543 WARN  (jetty-launcher-6547-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75cb98d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 706545 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44643/solr
   [junit4]   2> 706546 INFO  (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37147_solr as DOWN
   [junit4]   2> 706547 INFO  (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 706547 INFO  (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37147_solr
   [junit4]   2> 706547 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 706550 INFO  (zkCallback-6586-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 706550 INFO  (zkCallback-6630-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 706551 INFO  (zkCallback-6614-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 706551 INFO  (zkCallback-6638-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 706551 INFO  (zkConnectionManagerCallback-6665-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 706551 INFO  (jetty-launcher-6547-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 706551 INFO  (zkCallback-6654-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 706552 INFO  (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 706552 WARN  (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_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> 706564 WARN  (jetty-launcher-6547-thread-3-SendThread(127.0.0.1:44643)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102f48577470013.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102f48577470013, 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 0x102f48577470013, 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> 706571 INFO  (jetty-launcher-6547-thread-6) [n:127.0.0.1:37147_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node6
   [junit4]   2> 706679 INFO  (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 706681 INFO  (zkConnectionManagerCallback-6671-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 706681 INFO  (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 706691 INFO  (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 706694 INFO  (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41523_solr as DOWN
   [junit4]   2> 706695 INFO  (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 706695 INFO  (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41523_solr
   [junit4]   2> 706697 INFO  (zkCallback-6614-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 706697 INFO  (zkCallback-6654-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 706697 INFO  (zkCallback-6670-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 706699 INFO  (zkCallback-6630-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 706699 INFO  (zkCallback-6586-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 706699 INFO  (zkCallback-6638-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 706703 INFO  (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 706704 WARN  (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_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> 706722 INFO  (jetty-launcher-6547-thread-3) [n:127.0.0.1:41523_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node2
   [junit4]   2> 706740 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=6
   [junit4]   2> 706744 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 706748 INFO  (zkConnectionManagerCallback-6682-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 706748 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 706752 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 706755 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44643/solr ready
   [junit4]   2> 707953 INFO  (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection facetcollection
   [junit4]   2> 708070 INFO  (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 2 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708090 INFO  (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"facetcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35425_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 708115 INFO  (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 3 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708119 INFO  (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"facetcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:33663_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 708140 INFO  (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708141 INFO  (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"facetcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:41523_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 708148 INFO  (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 5 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708151 INFO  (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"facetcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:37147_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 708161 INFO  (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 6 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708168 INFO  (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"facetcollection_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:34529_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 708170 INFO  (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 6 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708173 INFO  (OverseerStateUpdate-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [n:127.0.0.1:35425_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"facetcollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"facetcollection_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:42363_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 708326 INFO  (OverseerThreadFactory-6620-thread-1-processing-n:127.0.0.1:35425_solr) [n:127.0.0.1:35425_solr     ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708339 INFO  (qtp638521814-9845) [n:127.0.0.1:35425_solr    x:facetcollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node3&name=facetcollection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 708339 INFO  (qtp438326248-9853) [n:127.0.0.1:37147_solr    x:facetcollection_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node9&name=facetcollection_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 708339 INFO  (qtp638521814-9845) [n:127.0.0.1:35425_solr    x:facetcollection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 708340 INFO  (qtp274021926-9821) [n:127.0.0.1:33663_solr    x:facetcollection_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node5&name=facetcollection_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 708341 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr    x:facetcollection_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node7&name=facetcollection_shard2_replica_n4&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 708342 INFO  (qtp1763662800-9840) [n:127.0.0.1:34529_solr    x:facetcollection_shard3_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node11&name=facetcollection_shard3_replica_n8&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 708342 INFO  (qtp1314515712-9814) [n:127.0.0.1:42363_solr    x:facetcollection_shard3_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=facetcollection&version=2&replicaType=NRT&property.config=solrconfig-blockjoinfacetcomponent.xml&property.schema=schema-blockjoinfacetcomponent.xml&coreNodeName=core_node12&name=facetcollection_shard3_replica_n10&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 708344 INFO  (qtp274021926-9821) [n:127.0.0.1:33663_solr    x:facetcollection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708344 INFO  (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 708344 INFO  (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 708344 INFO  (qtp1314515712-9814) [n:127.0.0.1:42363_solr    x:facetcollection_shard3_replica_n10 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708345 INFO  (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 708346 INFO  (qtp438326248-9853) [n:127.0.0.1:37147_solr    x:facetcollection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708347 INFO  (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 708347 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr    x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708347 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 708347 INFO  (qtp1763662800-9840) [n:127.0.0.1:34529_solr    x:facetcollection_shard3_replica_n8 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708348 INFO  (qtp1763662800-9840) [n:127.0.0.1:34529_solr c:facetcollection s:shard3 r:core_node11 x:facetcollection_shard3_replica_n8 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 708349 INFO  (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708349 INFO  (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708350 INFO  (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708350 INFO  (qtp1763662800-9840) [n:127.0.0.1:34529_solr c:facetcollection s:shard3 r:core_node11 x:facetcollection_shard3_replica_n8 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708350 INFO  (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708352 INFO  (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708352 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708352 INFO  (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708353 INFO  (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708353 INFO  (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708353 INFO  (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708354 INFO  (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708355 INFO  (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708355 INFO  (qtp1763662800-9840) [n:127.0.0.1:34529_solr c:facetcollection s:shard3 r:core_node11 x:facetcollection_shard3_replica_n8 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708356 INFO  (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708356 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708357 INFO  (qtp1763662800-9840) [n:127.0.0.1:34529_solr c:facetcollection s:shard3 r:core_node11 x:facetcollection_shard3_replica_n8 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708359 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708372 INFO  (qtp1763662800-9840) [n:127.0.0.1:34529_solr c:facetcollection s:shard3 r:core_node11 x:facetcollection_shard3_replica_n8 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708373 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708385 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708389 INFO  (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 708393 INFO  (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 708397 INFO  (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 708398 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/facetcollection/state.json 
   [junit4]   2> 708417 INFO  (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 708435 INFO  (qtp1763662800-9840) [n:127.0.0.1:34529_solr c:facetcollection s:shard3 r:core_node11 x:facetcollection_shard3_replica_n8 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 708443 INFO  (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 708443 INFO  (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 708443 INFO  (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard2_replica_n6' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 708444 INFO  (qtp438326248-9853) [n:127.0.0.1:37147_solr c:facetcollection s:shard2 r:core_node9 x:facetcollection_shard2_replica_n6 ] o.a.s.c.SolrCore [[facetcollection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node6/facetcollection_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node6/facetcollection_shard2_replica_n6/data/]
   [junit4]   2> 708463 INFO  (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 708463 INFO  (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 708463 INFO  (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard1_replica_n1' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 708464 INFO  (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 708465 INFO  (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 708465 INFO  (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard3_replica_n10' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 708465 INFO  (qtp1314515712-9814) [n:127.0.0.1:42363_solr c:facetcollection s:shard3 r:core_node12 x:facetcollection_shard3_replica_n10 ] o.a.s.c.SolrCore [[facetcollection_shard3_replica_n10] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node1/facetcollection_shard3_replica_n10], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node1/facetcollection_shard3_replica_n10/data/]
   [junit4]   2> 708468 INFO  (qtp638521814-9845) [n:127.0.0.1:35425_solr c:facetcollection s:shard1 r:core_node3 x:facetcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[facetcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node3/facetcollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node3/facetcollection_shard1_replica_n1/data/]
   [junit4]   2> 708469 INFO  (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 708469 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 708469 INFO  (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 708469 INFO  (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard1_replica_n2' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 708470 INFO  (qtp274021926-9821) [n:127.0.0.1:33663_solr c:facetcollection s:shard1 r:core_node5 x:facetcollection_shard1_replica_n2 ] o.a.s.c.SolrCore [[facetcollection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node4/facetcollection_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J1/temp/solr.search.join.BlockJoinFacetDistribTest_193346FFFDF98283-001/tempDir-001/node4/facetcollection_shard1_replica_n2/data/]
   [junit4]   2> 708510 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 708510 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 708510 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr c:facetcollection s:shard2 r:core_node7 x:facetcollection_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'facetcollection_shard2_replica_n4' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 708511 INFO  (qtp1833161327-9831) [n:127.0.0.1:41523_solr

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

alingTriggerThread-72889398060318730-127.0.0.1:35425_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 798691 INFO  (jetty-closer-6713-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72889398060318730-127.0.0.1:35425_solr-n_0000000000) closing
   [junit4]   2> 798691 INFO  (closeThreadPool-6737-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72889398060318730-127.0.0.1:35425_solr-n_0000000000) closing
   [junit4]   2> 798692 INFO  (jetty-closer-6713-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@28c8fb67{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 798692 INFO  (jetty-closer-6713-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50a9268{/solr,null,STOPPED}
   [junit4]   2> 798692 INFO  (jetty-closer-6713-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 798693 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 798896 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/collections/facetcollection/terms/shard2
   [junit4]   2> 	6	/solr/collections/facetcollection/terms/shard1
   [junit4]   2> 	6	/solr/packages.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 	5	/solr/collections/facetcollection/terms/shard3
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/facetcollection/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	49	/solr/collections/facetcollection/state.json
   [junit4]   2> 	34	/solr/live_nodes
   [junit4]   2> 	30	/solr/overseer/queue
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 798903 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44643
   [junit4]   2> 798903 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44643
   [junit4]   2> 798903 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44643
   [junit4]   2> 798903 INFO  (SUITE-BlockJoinFacetDistribTest-seed#[193346FFFDF98283]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 26, 2021 7:32:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=42, maxDocsPerChunk=8, blockShift=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=42, blockSize=8)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=it-CH, timezone=Etc/GMT+7
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=341853024,total=496500736
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZkTest, TestAuthorizationFramework, TestRandomCollapseQParserPlugin, DocValuesNotIndexedTest, OverseerCollectionConfigSetProcessorTest, PluginInfoTest, TestDynamicLoading, SimplePostToolTest, ReindexCollectionTest, SolrCmdDistributorTest, TestCloudDeleteByQuery, TestInitQParser, TestFastLRUCache, ResponseBuilderTest, VMParamsZkACLAndCredentialsProvidersTest, TestCoreContainer, TestReversedWildcardFilterFactory, AssignBackwardCompatibilityTest, TestConfigOverlay, TestManagedResourceStorage, TestExpandComponent, TestNoOpRegenerator, TestStressUserVersions, SimpleFacetsTest, TestPointFields, ScheduledMaintenanceTriggerTest, TestWriterPerf, TestLegacyNumericUtils, TestExportTool, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestAtomicUpdateErrorCases, ClusterStateTest, RoutingToNodesWithPropertiesTest, TestSolrCloudWithKerberosAlt, LukeRequestHandlerTest, MergeStrategyTest, TestTolerantUpdateProcessorRandomCloud, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, SortSpecParsingTest, PreAnalyzedUpdateProcessorTest, ZkStateWriterTest, DirectSolrSpellCheckerTest, UUIDFieldTest, CreateRoutedAliasTest, TestSimUtils, TestSimNodeLostTrigger, AggValueSourceTest, TestManagedSchema, ZkNodePropsTest, HttpPartitionOnCommitTest, TestCloudJSONFacetSKG, TestCSVLoader, HighlighterWithoutStoredIdTest, PreAnalyzedFieldTest, TestTrieFacet, HttpTriggerListenerTest, TestGeoJSONResponseWriter, DirectoryFactoriesTest, TestSubQueryTransformer, SpellCheckCollatorWithCollapseTest, TestSolrQueryResponse, TestReqParamsAPI, TestCloudSchemaless, DistribDocExpirationUpdateProcessorTest, DocumentAnalysisRequestHandlerTest, AuditLoggerIntegrationTest, TestRTimerTree, NestedShardedAtomicUpdateTest, BlockJoinFacetDistribTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlockJoinFacetDistribTest -Dtests.seed=193346FFFDF98283 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Etc/GMT+7 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | BlockJoinFacetDistribTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:42363/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([193346FFFDF98283]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.search.join.BlockJoinFacetDistribTest.setupCluster(BlockJoinFacetDistribTest.java:71)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    > 	... 36 more
   [junit4] Completed [326/923 (1!)] on J1 in 96.13s, 0 tests, 1 error <<< FAILURES!

[...truncated 52862 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.8 - Build # 155 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.8/155/

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedFacetPivotLargeTest.test

Error Message:
Error from server at https://127.0.0.1:40551/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40551/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
	at __randomizedtesting.SeedInfo.seed([5C4594155392AF5C:D411ABCFFD6EC2A4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
	at org.apache.solr.handler.component.DistributedFacetPivotLargeTest.test(DistributedFacetPivotLargeTest.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15590 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotLargeTest
   [junit4]   2> 2004980 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-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.8/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2004980 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2004980 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/data-dir-177-001
   [junit4]   2> 2004980 WARN  (SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2004980 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2004982 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2004982 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[5C4594155392AF5C]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2005105 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2005106 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2005106 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2005106 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2005115 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2005115 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2005115 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2005115 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5be3cba{/,null,AVAILABLE}
   [junit4]   2> 2005116 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@643b626b{SSL, (ssl, http/1.1)}{127.0.0.1:44815}
   [junit4]   2> 2005116 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.Server Started @2005141ms
   [junit4]   2> 2005116 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=44815, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/control/cores}
   [junit4]   2> 2005116 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2005116 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2005116 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 2005116 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2005116 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2005116 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T03:58:03.823Z
   [junit4]   2> 2005116 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/control/solr.xml
   [junit4]   2> 2005119 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2005119 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2005120 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2006439 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2006440 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2006440 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4143f464[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2006440 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4143f464[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2006443 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2006447 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a0751fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2006447 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a0751fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2006449 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2006460 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2006460 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2006478 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2006486 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2006486 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2006487 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/control/cores
   [junit4]   2> 2006487 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2006498 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2006519 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2006558 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2006565 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2006572 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2006572 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2006572 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2006573 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=103.0576171875, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=11.58715412140683, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=48.54323994937583
   [junit4]   2> 2006627 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2006627 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2006628 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2006628 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2006629 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=36.4130859375, floorSegmentMB=0.5888671875, forceMergeDeletesPctAllowed=1.7083452316280168, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=21.990401245932063
   [junit4]   2> 2006630 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2006638 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2006665 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2006665 INFO  (coreLoadExecutor-21456-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689920193557430272
   [junit4]   2> 2006667 INFO  (searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2006667 INFO  (searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2006667 INFO  (searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2006667 INFO  (searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2006667 INFO  (searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2006667 INFO  (searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2006667 INFO  (searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2006667 INFO  (searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2006668 INFO  (searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2006669 INFO  (searcherExecutor-21458-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2007273 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2007275 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2007275 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2007275 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2007275 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2007275 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2007275 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2007276 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fcd509e{/,null,AVAILABLE}
   [junit4]   2> 2007277 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@77f63541{SSL, (ssl, http/1.1)}{127.0.0.1:40551}
   [junit4]   2> 2007277 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.Server Started @2007302ms
   [junit4]   2> 2007277 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40551, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard0/cores}
   [junit4]   2> 2007277 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2007277 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2007277 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 2007277 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2007277 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2007277 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T03:58:05.984Z
   [junit4]   2> 2007277 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2007280 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2007280 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2007281 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2008729 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2008729 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2008730 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52242360[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2008730 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52242360[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2008732 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2008733 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@477273ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2008733 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@477273ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2008734 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2008745 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2008745 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2008775 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2008786 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2008786 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2008787 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard0/cores
   [junit4]   2> 2008787 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2008799 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2008814 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2008839 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2008846 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2008853 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2008853 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2008853 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2008855 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=103.0576171875, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=11.58715412140683, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=48.54323994937583
   [junit4]   2> 2008911 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2008911 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2008912 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2008912 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2008913 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=36.4130859375, floorSegmentMB=0.5888671875, forceMergeDeletesPctAllowed=1.7083452316280168, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=21.990401245932063
   [junit4]   2> 2008914 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2008920 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2008945 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2008945 INFO  (coreLoadExecutor-21475-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689920195948183552
   [junit4]   2> 2008946 INFO  (searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2008947 INFO  (searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2008947 INFO  (searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2008947 INFO  (searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2008947 INFO  (searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2008947 INFO  (searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2008947 INFO  (searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2008947 INFO  (searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2008947 INFO  (searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2008949 INFO  (searcherExecutor-21477-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2009158 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2009159 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2009159 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2009159 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2009160 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2009160 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2009160 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2009161 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@310a1d4a{/,null,AVAILABLE}
   [junit4]   2> 2009161 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@25d92d2e{SSL, (ssl, http/1.1)}{127.0.0.1:41947}
   [junit4]   2> 2009161 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.Server Started @2009186ms
   [junit4]   2> 2009161 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=41947, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard1/cores}
   [junit4]   2> 2009161 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2009161 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2009162 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 2009162 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2009162 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2009162 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T03:58:07.869Z
   [junit4]   2> 2009162 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2009178 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2009178 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2009180 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2009905 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2009906 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2009906 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@287149e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2009906 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@287149e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2009915 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2009916 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4197d5bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2009916 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4197d5bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2009917 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2009929 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2009929 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2009948 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2009959 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2009959 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2009960 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard1/cores
   [junit4]   2> 2009960 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2009971 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2009986 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2010012 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2010019 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2010027 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2010027 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2010027 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2010028 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=103.0576171875, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=11.58715412140683, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=48.54323994937583
   [junit4]   2> 2010286 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2010287 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2010288 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2010288 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2010290 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=36.4130859375, floorSegmentMB=0.5888671875, forceMergeDeletesPctAllowed=1.7083452316280168, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=21.990401245932063
   [junit4]   2> 2010291 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2010298 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2010337 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2010337 INFO  (coreLoadExecutor-21494-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689920197407801344
   [junit4]   2> 2010338 INFO  (searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2010339 INFO  (searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2010339 INFO  (searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2010339 INFO  (searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2010339 INFO  (searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2010339 INFO  (searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2010339 INFO  (searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2010339 INFO  (searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2010339 INFO  (searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2010341 INFO  (searcherExecutor-21496-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2011087 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2011088 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2011088 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2011088 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2011099 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2011099 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2011099 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2011099 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11c96185{/,null,AVAILABLE}
   [junit4]   2> 2011100 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4603c2ec{SSL, (ssl, http/1.1)}{127.0.0.1:45447}
   [junit4]   2> 2011100 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.Server Started @2011125ms
   [junit4]   2> 2011100 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=45447, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard2/cores}
   [junit4]   2> 2011100 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2011100 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2011100 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 2011100 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2011100 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2011100 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T03:58:09.807Z
   [junit4]   2> 2011101 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2011103 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2011103 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2011106 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2011850 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2011850 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2011851 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3efecc0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011851 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3efecc0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011854 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2011854 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@284d456d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011854 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@284d456d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2011856 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2011871 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2011871 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2011892 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2012098 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2012098 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2012100 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard2/cores
   [junit4]   2> 2012100 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2012107 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2012135 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2012176 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2012183 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2012190 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2012190 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2012190 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2012191 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=103.0576171875, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=11.58715412140683, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=48.54323994937583
   [junit4]   2> 2012244 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2012244 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2012245 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2012245 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2012246 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=36.4130859375, floorSegmentMB=0.5888671875, forceMergeDeletesPctAllowed=1.7083452316280168, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=21.990401245932063
   [junit4]   2> 2012247 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2012256 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2012282 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2012282 INFO  (coreLoadExecutor-21513-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689920199447281664
   [junit4]   2> 2012283 INFO  (searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2012283 INFO  (searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2012283 INFO  (searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2012283 INFO  (searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2012283 INFO  (searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2012283 INFO  (searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2012284 INFO  (searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2012284 INFO  (searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2012284 INFO  (searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2012285 INFO  (searcherExecutor-21515-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2012997 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 2012998 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2012998 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2012998 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2012999 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2012999 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2012999 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2013000 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39ecf212{/,null,AVAILABLE}
   [junit4]   2> 2013000 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@104242f{SSL, (ssl, http/1.1)}{127.0.0.1:43575}
   [junit4]   2> 2013000 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.s.Server Started @2013025ms
   [junit4]   2> 2013000 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43575, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard3/cores}
   [junit4]   2> 2013001 ERROR (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2013001 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2013001 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 2013001 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2013001 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr
   [junit4]   2> 2013001 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-26T03:58:11.708Z
   [junit4]   2> 2013001 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 2013003 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2013003 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2013004 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2014038 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2014039 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2014149 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@351f9b49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2014149 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@351f9b49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2014152 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2014155 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7aeb5bd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2014155 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7aeb5bd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2014156 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] 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> 2014169 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2014169 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2014191 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2014203 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2014203 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2014204 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard3/cores
   [junit4]   2> 2014205 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2014217 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2014247 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2014277 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2014285 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2014353 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2014353 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58cdc074
   [junit4]   2> 2014353 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard3/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 2014355 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=103.0576171875, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=11.58715412140683, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=48.54323994937583
   [junit4]   2> 2014419 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2014419 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2014420 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2014420 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2014421 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=36.4130859375, floorSegmentMB=0.5888671875, forceMergeDeletesPctAllowed=1.7083452316280168, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=21.990401245932063
   [junit4]   2> 2014422 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2014430 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2014454 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2014454 INFO  (coreLoadExecutor-21532-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689920201724788736
   [junit4]   2> 2014455 INFO  (searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2014455 INFO  (searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2014455 INFO  (searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2014455 INFO  (searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2014456 INFO  (searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2014456 INFO  (searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2014456 INFO  (searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2014456 INFO  (searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2014456 INFO  (searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2014458 INFO  (searcherExecutor-21534-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2014459 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[5C4594155392AF5C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2014655 INFO  (qtp964500244-34568) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1689920201933455360)} 0 1
   [junit4]   2> 2014726 INFO  (qtp1728678498-34591) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1689920202008952832)} 0 1
   [junit4]   2> 2014793 INFO  (qtp125466853-34613) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1689920202078158848)} 0 2
   [junit4]   2> 2014841 INFO  (qtp1605767602-34633) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1689920202129539072)} 0 1
   [junit4]   2> 2015100 INFO  (qtp88762765-34659) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1689920202400071680)} 0 2
   [junit4]   2> 2015102 INFO  (qtp964500244-34564) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 2015102 INFO  (qtp1728678498-34587) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 2015103 INFO  (qtp125466853-34610) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 2015104 INFO  (qtp1605767602-34634) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 2015105 INFO  (qtp88762765-34660) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 2015107 INFO  (qtp964500244-34565) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1689920202408460288)]} 0 1
   [junit4]   2> 2015109 INFO  (qtp1728678498-34588) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1689920202409508864)]} 0 1
   [junit4]   2> 2015110 INFO  (qtp964500244-34566) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1689920202412654592)]} 0 0
   [junit4]   2> 2015110 INFO  (qtp1728678498-34589) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1689920202412654592)]} 0 0
   [junit4]   2> 2015111 INFO  (qtp964500244-34567) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1689920202413703168)]} 0 0
   [junit4]   2> 2015113 INFO  (qtp125466853-34612) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1689920202414751744)]} 0 0
   [junit4]   2> 2015113 INFO  (qtp964500244-34568) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1689920202415800320)]} 0 0
   [junit4]   2> 2015115 INFO  (qtp1605767602-34635) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1689920202416848896)]} 0 0
   [junit4]   2> 2015115 INFO  (qtp964500244-34564) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1689920202417897472)]} 0 0
   [junit4]   2> 2015116 INFO  (qtp1605767602-34636) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1689920202418946048)]} 0 0
   [junit4]   2> 2015117 INFO  (qtp964500244-34565) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1689920202418946048)]} 0 0
   [junit4]   2> 2015117 INFO  (qtp1605767602-34637) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1689920202419994624)]} 0 0
   [junit4]   2> 2015118 INFO  (qtp964500244-34566) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1689920202421043200)]} 0 0
   [junit4]   2> 2015119 INFO  (qtp1605767602-34633) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1689920202422091776)]} 0 0
   [junit4]   2> 2015119 INFO  (qtp964500244-34567) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1689920202422091776)]} 0 0
   [junit4]   2> 2015120 INFO  (qtp125466853-34611) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1689920202423140352)]} 0 0
   [junit4]   2> 2015124 INFO  (qtp964500244-34568) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1689920202426286080)]} 0 0
   [junit4]   2> 2015124 INFO  (qtp125466853-34614) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1689920202427334656)]} 0 0
   [junit4]   2> 2015125 INFO  (qtp964500244-34564) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1689920202428383232)]} 0 0
   [junit4]   2> 2015126 INFO  (qtp125466853-34613) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1689920202429431808)]} 0 0
   [junit4]   2> 2015127 INFO  (qtp964500244-34565) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1689920202430480384)]} 0 0
   [junit4]   2> 2015128 INFO  (qtp125466853-34610) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1689920202431528960)]} 0 0
   [junit4]   2> 2015128 INFO  (qtp964500244-34566) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1689920202431528960)]} 0 0
   [junit4]   2> 2015129 INFO  (qtp125466853-34612) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1689920202432577536)]} 0 0
   [junit4]   2> 2015130 INFO  (qtp964500244-34567) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1689920202433626112)]} 0 0
   [junit4]   2> 2015131 INFO  (qtp125466853-34611) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1689920202434674688)]} 0 0
   [junit4]   2> 2015131 INFO  (qtp964500244-34568) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1689920202434674688)]} 0 0
   [junit4]   2> 2015132 INFO  (qtp1728678498-34590) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1689920202435723264)]} 0 0
   [junit4]   2> 2015133 INFO  (qtp964500244-34564) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1689920202436771840)]} 0 0
   [junit4]   2> 2015133 INFO  (qtp1728678498-34591) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1689920202436771840)]} 0 0
   [junit4]   2> 2015134 INFO  (qtp964500244-34565) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1689920202437820416)]} 0 0
   [junit4]   2> 2015134 INFO  (qtp125466853-34614) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1689920202437820416)]} 0 0
   [junit4]   2> 2015135 INFO  (qtp964500244-34566) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1689920202438868992)]} 0 0
   [junit4]   2> 2015136 INFO  (qtp1605767602-34634) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1689920202439917568)

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

ull, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7de1a3e7
   [junit4]   2> 2018155 INFO  (closeThreadPool-21542-thread-10) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2018155 INFO  (closeThreadPool-21542-thread-10) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bbcae8e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@f4589bf
   [junit4]   2> 2018156 INFO  (closeThreadPool-21542-thread-8) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@25d92d2e{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2018156 INFO  (closeThreadPool-21542-thread-8) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@310a1d4a{/,null,STOPPED}
   [junit4]   2> 2018156 INFO  (closeThreadPool-21542-thread-8) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2018158 INFO  (closeThreadPool-21542-thread-10) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2018158 INFO  (closeThreadPool-21542-thread-10) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ef8a2ed: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@5210769a
   [junit4]   2> 2018167 INFO  (closeThreadPool-21542-thread-10) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@104242f{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 2018167 INFO  (closeThreadPool-21542-thread-10) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39ecf212{/,null,STOPPED}
   [junit4]   2> 2018167 INFO  (closeThreadPool-21542-thread-10) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedFacetPivotLargeTest -Dtests.method=test -Dtests.seed=5C4594155392AF5C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   13.2s J0 | DistributedFacetPivotLargeTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40551/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5C4594155392AF5C:D411ABCFFD6EC2A4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedFacetPivotLargeTest.test(DistributedFacetPivotLargeTest.java:226)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.8/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_5C4594155392AF5C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {place_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), special_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), real_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=LuceneFixedGap), company_t=PostingsFormat(name=LuceneFixedGap), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), sub_s=PostingsFormat(name=LuceneFixedGap), top_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{hiredate_dt=DocValuesFormat(name=Asserting), range_facet_l_dv=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), pay_i=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=415, maxMBSortInHeap=7.7202699830059185, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sl, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=270342368,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [TestCircuitBreaker, TestQuerySenderListener, MetricUtilsTest, AtomicUpdateProcessorFactoryTest, TestSchemalessBufferedUpdates, SplitByPrefixTest, BadCopyFieldTest, XsltUpdateRequestHandlerTest, UpdateLogTest, RegexBytesRefFilterTest, DistributedVersionInfoTest, TestUniqueKeyFieldResource, TestNumericTerms32, TestJettySolrRunner, TestMinMaxOnMultiValuedField, TestSort, TestExclusionRuleCollectionAccess, TestCaffeineCache, SearchRateTriggerIntegrationTest, TestLockTree, TestImplicitCoreProperties, TestTolerantUpdateProcessorCloud, RouteFieldTest, TestPHPSerializedResponseWriter, PeerSyncWithIndexFingerprintCachingTest, TestWithCollection, TestBlobHandler, CoreAdminHandlerTest, TestIndexSearcher, SystemInfoHandlerTest, TestHighFrequencyDictionaryFactory, TestSegmentSorting, SliceStateTest, TestRTGBase, DisMaxRequestHandlerTest, TestPullReplica, FacetPivotSmallTest, SpatialRPTFieldTypeTest, TestCopyFieldCollectionResource, TestObjectReleaseTracker, CSVRequestHandlerTest, JvmMetricsTest, TestCloudManagedSchema, OverseerTest, TestSuggestSpellingConverter, ZkFailoverTest, DynamicMapsTest, TestFieldCacheSortRandom, RestoreTriggerStateTest, TestSchemaResource, TestSystemCollAutoCreate, TestStressReorder, DistributedFacetPivotWhiteBoxTest, JSONWriterTest, PrimUtilsTest, TestJsonFacetRefinement, RequiredFieldsTest, MoreLikeThisHandlerTest, ShardRoutingCustomTest, TriggerCooldownIntegrationTest, TestCustomStream, HdfsWriteToMultipleCollectionsTest, DistribCursorPagingTest, CopyFieldTest, BJQParserTest, SolrShardReporterTest, TestLocalFSCloudBackupRestore, CrossCollectionJoinQueryTest, UniqFieldsUpdateProcessorFactoryTest, TestNumericRangeQuery32, TestLMDirichletSimilarityFactory, TestInPlaceUpdateWithRouteField, TestCloudJSONFacetJoinDomain, TestSimNodeAddedTrigger, DocumentBuilderTest, DocValuesMissingTest, TestConfigSetsAPIShareSchema, TestLRUStatsCache, TestLuceneIndexBackCompat, TestPerFieldSimilarity, TestDistributedMissingSort, TestSimpleTrackingShardHandler, SolrCoreTest, TestRealTimeGet, CurrencyRangeFacetCloudTest, CollectionsAPIAsyncDistributedZkTest, ExternalFileFieldSortTest, SolrIndexSearcherTest, SolrJmxReporterCloudTest, TestLegacyFieldReuse, MultiThreadedOCPTest, NodeAddedTriggerTest, CircularListTest, TestLuceneMatchVersion, TestUnInvertedFieldException, TestSQLHandlerNonCloud, CloudMLTQParserTest, TestCoreAdminApis, HdfsDirectoryFactoryTest, BadComponentTest, UnloadDistributedZkTest, ParsingFieldUpdateProcessorsTest, TestSimTriggerIntegration, RulesTest, ShardsWhitelistTest, LeaderFailureAfterFreshStartTest, OverseerSolrResponseTest, BasicAuthOnSingleNodeTest, TestPayloadScoreQParserPlugin, ConjunctionSolrSpellCheckerTest, TestDistribDocBasedVersion, HdfsAutoAddReplicasIntegrationTest, CoreSorterTest, TestIndexingPerformance, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, AliasIntegrationTest, BasicZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionStateFormat2Test, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, LeaderElectionTest, MoveReplicaHDFSFailoverTest, MoveReplicaTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, RollingRestartTest, SystemCollectionCompatTest, TestCloudConsistency, TestLeaderElectionZkExpiry, TestRebalanceLeaders, TestTlogReplayVsRecovery, TestWaitForStateWithJettyShutdowns, AssignTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, NodeAddedTriggerIntegrationTest, TestSimClusterStateProvider, TestSimScenario, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, ImplicitSnitchTest, RuleEngineTest, BlobRepositoryCloudTest, ResourceLoaderTest, SolrCoreCheckLockOnStartupTest, TestConfig, TestConfigSetProperties, TestConfigSets, TestCoreDiscovery, TestMinimalConfig, TestSimpleTextCodec, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrCoreSnapshots, SearchHandlerTest, TestContainerPlugin, TestRestoreCore, IndexSizeEstimatorTest, MBeansHandlerTest, DistributedFacetPivotLargeTest]
   [junit4] Completed [680/923 (1!)] on J0 in 13.44s, 1 test, 1 error <<< FAILURES!

[...truncated 51525 lines...]