You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/10/09 23:00:45 UTC

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 232 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/232/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost

Error Message:
The operations computed by ComputePlanAction should not be null

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be null
	at __randomizedtesting.SeedInfo.seed([A3DDA8493F90BBB5:1CC866B7BC7ADE33]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost(ComputePlanActionTest.java:193)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded

Error Message:
The operations computed by ComputePlanAction should not be null

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be null
	at __randomizedtesting.SeedInfo.seed([A3DDA8493F90BBB5:C61EFE3E9D3313B6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded(ComputePlanActionTest.java:337)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13350 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> 3855096 INFO  (SUITE-ComputePlanActionTest-seed#[A3DDA8493F90BBB5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3DDA8493F90BBB5-001/init-core-data-001
   [junit4]   2> 3855098 WARN  (SUITE-ComputePlanActionTest-seed#[A3DDA8493F90BBB5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 3855098 INFO  (SUITE-ComputePlanActionTest-seed#[A3DDA8493F90BBB5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3855100 INFO  (SUITE-ComputePlanActionTest-seed#[A3DDA8493F90BBB5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3855102 INFO  (SUITE-ComputePlanActionTest-seed#[A3DDA8493F90BBB5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3DDA8493F90BBB5-001/tempDir-001
   [junit4]   2> 3855102 INFO  (SUITE-ComputePlanActionTest-seed#[A3DDA8493F90BBB5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3855102 INFO  (Thread-6913) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3855102 INFO  (Thread-6913) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3855107 ERROR (Thread-6913) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3855202 INFO  (SUITE-ComputePlanActionTest-seed#[A3DDA8493F90BBB5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33889
   [junit4]   2> 3855217 INFO  (jetty-launcher-4640-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3855220 INFO  (jetty-launcher-4640-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14a7d280{/solr,null,AVAILABLE}
   [junit4]   2> 3855221 INFO  (jetty-launcher-4640-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3bdc4498{HTTP/1.1,[http/1.1]}{127.0.0.1:49160}
   [junit4]   2> 3855221 INFO  (jetty-launcher-4640-thread-1) [    ] o.e.j.s.Server Started @3857897ms
   [junit4]   2> 3855222 INFO  (jetty-launcher-4640-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49160}
   [junit4]   2> 3855222 ERROR (jetty-launcher-4640-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3855222 INFO  (jetty-launcher-4640-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 3855222 INFO  (jetty-launcher-4640-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3855222 INFO  (jetty-launcher-4640-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 3855222 INFO  (jetty-launcher-4640-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-09T22:25:28.968Z
   [junit4]   2> 3855227 INFO  (jetty-launcher-4640-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3855243 INFO  (jetty-launcher-4640-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33889/solr
   [junit4]   2> 3855383 INFO  (jetty-launcher-4640-thread-1) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3855384 INFO  (jetty-launcher-4640-thread-1) [n:127.0.0.1:49160_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49160_solr
   [junit4]   2> 3855385 INFO  (jetty-launcher-4640-thread-1) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer Overseer (id=98801282505244675-127.0.0.1:49160_solr-n_0000000000) starting
   [junit4]   2> 3855393 INFO  (jetty-launcher-4640-thread-1) [n:127.0.0.1:49160_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49160_solr
   [junit4]   2> 3855393 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3855393 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3855396 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3855397 INFO  (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3855398 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:49160_solr]
   [junit4]   2> 3855398 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3855398 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3855400 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3855400 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3855401 DEBUG (ScheduledTrigger-10332-thread-1) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:49160_solr]
   [junit4]   2> 3855488 INFO  (jetty-launcher-4640-thread-1) [n:127.0.0.1:49160_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49160.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@149c8f39
   [junit4]   2> 3855494 INFO  (jetty-launcher-4640-thread-1) [n:127.0.0.1:49160_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49160.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@149c8f39
   [junit4]   2> 3855494 INFO  (jetty-launcher-4640-thread-1) [n:127.0.0.1:49160_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49160.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@149c8f39
   [junit4]   2> 3855494 INFO  (jetty-launcher-4640-thread-1) [n:127.0.0.1:49160_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3DDA8493F90BBB5-001/tempDir-001/node1/.
   [junit4]   2> 3855512 INFO  (SUITE-ComputePlanActionTest-seed#[A3DDA8493F90BBB5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3855513 INFO  (SUITE-ComputePlanActionTest-seed#[A3DDA8493F90BBB5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33889/solr ready
   [junit4]   2> 3855528 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeWithMultipleReplicasLost
   [junit4]   2> 3855529 DEBUG (zkCallback-4647-thread-1-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3855530 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3855531 INFO  (qtp1898735950-30677) [n:127.0.0.1:49160_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeLost&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3855535 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3855535 INFO  (OverseerThreadFactory-10334-thread-1-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3855535 ERROR (OverseerThreadFactory-10334-thread-1-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeLost operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeLost
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:798)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3855536 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3855536 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3855543 INFO  (qtp1898735950-30677) [n:127.0.0.1:49160_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeLost&action=DELETE&wt=javabin&version=2} status=400 QTime=11
   [junit4]   2> 3855544 INFO  (qtp1898735950-30678) [n:127.0.0.1:49160_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeAdded&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3855547 INFO  (OverseerCollectionConfigSetProcessor-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_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> 3855547 INFO  (OverseerThreadFactory-10334-thread-2-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3855548 ERROR (OverseerThreadFactory-10334-thread-2-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeAdded operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeAdded
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:798)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3855550 INFO  (qtp1898735950-30678) [n:127.0.0.1:49160_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeAdded&action=DELETE&wt=javabin&version=2} status=400 QTime=6
   [junit4]   2> 3855551 INFO  (qtp1898735950-30679) [n:127.0.0.1:49160_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3855554 INFO  (OverseerCollectionConfigSetProcessor-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3855554 INFO  (OverseerThreadFactory-10334-thread-3-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3855554 ERROR (OverseerThreadFactory-10334-thread-3-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeWithMultipleReplicasLost operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeWithMultipleReplicasLost
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:798)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3855556 INFO  (qtp1898735950-30679) [n:127.0.0.1:49160_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2} status=400 QTime=5
   [junit4]   2> 3855562 INFO  (qtp1898735950-30680) [n:127.0.0.1:49160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3855563 INFO  (qtp1898735950-30680) [n:127.0.0.1:49160_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33889/solr ready
   [junit4]   2> 3855564 INFO  (qtp1898735950-30682) [n:127.0.0.1:49160_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 3855566 DEBUG (qtp1898735950-30680) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3855567 INFO  (qtp1898735950-30680) [n:127.0.0.1:49160_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 3855568 DEBUG (zkCallback-4647-thread-1-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 3855568 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 3855568 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3855568 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3855569 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 3855572 INFO  (qtp1898735950-30675) [n:127.0.0.1:49160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3855573 INFO  (qtp1898735950-30675) [n:127.0.0.1:49160_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33889/solr ready
   [junit4]   2> 3855574 INFO  (qtp1898735950-30677) [n:127.0.0.1:49160_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3855575 DEBUG (qtp1898735950-30675) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3855576 INFO  (qtp1898735950-30675) [n:127.0.0.1:49160_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 3855576 DEBUG (zkCallback-4647-thread-1-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 3855577 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 3855577 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3855577 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3855577 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3855578 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 3855578 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7132cb3d{/solr,null,AVAILABLE}
   [junit4]   2> 3855578 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ef515cb{HTTP/1.1,[http/1.1]}{127.0.0.1:33860}
   [junit4]   2> 3855578 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.e.j.s.Server Started @3858254ms
   [junit4]   2> 3855578 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33860}
   [junit4]   2> 3855579 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3855579 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 3855579 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3855580 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 3855580 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-09T22:25:29.326Z
   [junit4]   2> 3855582 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3855588 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33889/solr
   [junit4]   2> 3855601 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:33860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3855604 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:33860_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3855606 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:33860_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33860_solr
   [junit4]   2> 3855608 INFO  (zkCallback-4652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3855608 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33860_solr"} current state version: 0
   [junit4]   2> 3855608 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33860_solr
   [junit4]   2> 3855608 INFO  (zkCallback-4663-thread-1-processing-n:127.0.0.1:33860_solr) [n:127.0.0.1:33860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3855609 INFO  (zkCallback-4647-thread-1-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3855700 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:33860_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33860.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@149c8f39
   [junit4]   2> 3855706 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:33860_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33860.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@149c8f39
   [junit4]   2> 3855706 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:33860_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33860.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@149c8f39
   [junit4]   2> 3855707 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:33860_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3DDA8493F90BBB5-001/tempDir-001/node2/.
   [junit4]   2> 3855724 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3855725 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d67cf15{/solr,null,AVAILABLE}
   [junit4]   2> 3855726 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e7f8c2e{HTTP/1.1,[http/1.1]}{127.0.0.1:44677}
   [junit4]   2> 3855726 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.e.j.s.Server Started @3858401ms
   [junit4]   2> 3855726 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44677}
   [junit4]   2> 3855726 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3855726 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 3855726 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3855727 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 3855727 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-09T22:25:29.473Z
   [junit4]   2> 3855729 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3855748 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33889/solr
   [junit4]   2> 3855762 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:44677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3855766 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:44677_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3855768 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:44677_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44677_solr
   [junit4]   2> 3855769 INFO  (zkCallback-4652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3855769 INFO  (zkCallback-4663-thread-1-processing-n:127.0.0.1:33860_solr) [n:127.0.0.1:33860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3855770 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44677_solr"} current state version: 0
   [junit4]   2> 3855770 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44677_solr
   [junit4]   2> 3855770 INFO  (zkCallback-4669-thread-1-processing-n:127.0.0.1:44677_solr) [n:127.0.0.1:44677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3855771 INFO  (zkCallback-4647-thread-1-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3855839 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:44677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44677.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@149c8f39
   [junit4]   2> 3855846 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:44677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44677.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@149c8f39
   [junit4]   2> 3855846 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:44677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44677.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@149c8f39
   [junit4]   2> 3855847 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:44677_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3DDA8493F90BBB5-001/tempDir-001/node3/.
   [junit4]   2> 3855870 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3855871 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3bde5302{/solr,null,AVAILABLE}
   [junit4]   2> 3855871 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@232ad784{HTTP/1.1,[http/1.1]}{127.0.0.1:40842}
   [junit4]   2> 3855872 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.e.j.s.Server Started @3858547ms
   [junit4]   2> 3855872 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40842}
   [junit4]   2> 3855872 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3855873 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.1.0
   [junit4]   2> 3855873 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3855873 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 3855873 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-09T22:25:29.619Z
   [junit4]   2> 3855876 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3855882 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33889/solr
   [junit4]   2> 3855896 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:40842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3855899 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:40842_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3855902 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:40842_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40842_solr
   [junit4]   2> 3855902 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40842_solr"} current state version: 0
   [junit4]   2> 3855902 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40842_solr
   [junit4]   2> 3855903 INFO  (zkCallback-4652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3855903 INFO  (zkCallback-4669-thread-1-processing-n:127.0.0.1:44677_solr) [n:127.0.0.1:44677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3855903 INFO  (zkCallback-4647-thread-1-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3855903 INFO  (zkCallback-4663-thread-1-processing-n:127.0.0.1:33860_solr) [n:127.0.0.1:33860_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3855904 INFO  (zkCallback-4675-thread-1-processing-n:127.0.0.1:40842_solr) [n:127.0.0.1:40842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3855995 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:40842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40842.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@149c8f39
   [junit4]   2> 3856001 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:40842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40842.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@149c8f39
   [junit4]   2> 3856001 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:40842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40842.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@149c8f39
   [junit4]   2> 3856002 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[A3DDA8493F90BBB5]) [n:127.0.0.1:40842_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3DDA8493F90BBB5-001/tempDir-001/node4/.
   [junit4]   2> 3856051 INFO  (qtp1898735950-30678) [n:127.0.0.1:49160_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3856052 INFO  (qtp1898735950-30678) [n:127.0.0.1:49160_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33889/solr ready
   [junit4]   2> 3856055 INFO  (qtp1202844762-30721) [n:127.0.0.1:33860_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3856057 INFO  (qtp767563735-30743) [n:127.0.0.1:44677_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3856057 INFO  (qtp1898735950-30679) [n:127.0.0.1:49160_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3856060 INFO  (qtp2068717930-30765) [n:127.0.0.1:40842_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3856061 DEBUG (qtp1898735950-30678) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3856062 INFO  (qtp1898735950-30678) [n:127.0.0.1:49160_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 3856062 DEBUG (zkCallback-4647-thread-1-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 3856063 INFO  (qtp1202844762-30723) [n:127.0.0.1:33860_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&collection.configName=conf&name=testNodeWithMultipleReplicasLost&nrtReplicas=3&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3856065 DEBUG (zkCallback-4647-thread-1-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:44677_solr, 127.0.0.1:40842_solr, 127.0.0.1:33860_solr, 127.0.0.1:49160_solr]
   [junit4]   2> 3856065 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 3856066 INFO  (OverseerThreadFactory-10334-thread-4-processing-n:127.0.0.1:49160_solr) [n:127.0.0.1:49160_solr    ] o.a.s.c.CreateCollectionCmd Create collection testNodeWithMultipleReplicasLost
   [junit4]   2> 3856067 INFO  (OverseerCollectionConfigSetProcessor-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3856068 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3856068 DEBUG (OverseerAutoScalingTriggerThread-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 3856068 DEBUG (ScheduledTrigger-10332-thread-1) [n:127.0.0.1:49160_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:33860_solr, 127.0.0.1:40842_solr, 127.0.0.1:44677_solr, 127.0.0.1:49160_solr]
   [junit4]   2> 3856072 INFO  (qtp1202844762-30725) [n:127.0.0.1:33860_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3856074 INFO  (qtp2068717930-30767) [n:127.0.0.1:40842_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3856075 INFO  (qtp767563735-30745) [n:127.0.0.1:44677_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3856076 INFO  (qtp1898735950-30681) [n:127.0.0.1:49160_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3856090 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3856090 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testNodeWithMultipleReplicasLost
   [junit4]   2> 3856092 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 3856201 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>   "type":"NRT"} current state version: 0
   [junit4]   2> 3856202 INFO  (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3856205 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 3856205 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3856209 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>   "type":"NRT"} current state version: 0
   [junit4]   2> 3856210 INFO  (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3856213 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3856213 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3856217 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>   "type":"NRT"} current state version: 0
   [junit4]   2> 3856217 INFO  (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3856220 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3856220 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3856224 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>   "type":"NRT"} current state version: 0
   [junit4]   2> 3856225 INFO  (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3856228 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 3856228 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3856232 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>   "type":"NRT"} current state version: 0
   [junit4]   2> 3856232 INFO  (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3856234 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3856234 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3856237 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>   "type":"NRT"} current state version: 0
   [junit4]   2> 3856237 INFO  (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3856240 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3856240 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node12":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>       "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 3856344 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeWithMultipleReplicasLost/state.json version: 0
   [junit4]   2> 3856440 INFO  (qtp767563735-30748) [n:127.0.0.1:44677_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n2&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3856440 INFO  (qtp2068717930-30763) [n:127.0.0.1:40842_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n4&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3856441 INFO  (qtp767563735-30748) [n:127.0.0.1:44677_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3856441 INFO  (qtp2068717930-30763) [n:127.0.0.1:40842_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3856442 INFO  (qtp1202844762-30719) [n:127.0.0.1:33860_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n6&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3856443 INFO  (qtp1202844762-30719) [n:127.0.0.1:33860_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3856443 INFO  (qtp767563735-30741) [n:127.0.0.1:44677_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n10&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3856444 INFO  (qtp2068717930-30766) [n:127.0.0.1:40842_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n8&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3856446 INFO  (qtp1898735950-30680) [n:127.0.0.1:49160_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n1&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3856446 INFO  (qtp1898735950-30680) [n:127.0.0.1:49160_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3856456 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40842_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3856456 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40842_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3856456 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node7:{"core":"testNodeWithMultipleReplicasLost_shard1_replica_n4","base_url":"http://127.0.0.1:40842/solr","node_name":"127.0.0.1:40842_solr","state":"down","type":"NRT"}
   [junit4]   2> 3856456 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40842_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 3856460 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44677_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3856460 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44677_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3856460 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"testNodeWithMultipleReplicasLost_shard1_replica_n2","base_url":"http://127.0.0.1:44677/solr","node_name":"127.0.0.1:44677_solr","state":"down","type":"NRT"}
   [junit4]   2> 3856460 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44677_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40842_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 3856464 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node9",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33860_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3856464 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node9",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33860_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3856465 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node9:{"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6","base_url":"http://127.0.0.1:33860/solr","node_name":"127.0.0.1:33860_solr","state":"down","type":"NRT"}
   [junit4]   2> 3856465 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44677_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40842_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>           "node_name":"127.0.0.1:33860_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 3856470 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49160_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3856470 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49160_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3856470 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"testNodeWithMultipleReplicasLost_shard1_replica_n1","base_url":"http://127.0.0.1:49160/solr","node_name":"127.0.0.1:49160_solr","state":"down","type":"NRT"}
   [junit4]   2> 3856470 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:49160/solr",
   [junit4]   2>           "node_name":"127.0.0.1:49160_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>           "node_name":"127.0.0.1:44677_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40842_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"http://127.0.0.1:33860/solr",
   [junit4]   2>           "node_name":"127.0.0.1:33860_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"http://127.0.0.1:40842/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"http://127.0.0.1:44677/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 3856474 DEBUG (OverseerStateUpdate-98801282505244675-127.0.0.1:49160_solr-n_0000000000) [n:127.0.0.1:49160_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "core_node_name":"core_node12",
   [junit4]   2

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

1.replica_n2, service url = null, agent id = null] for registry solr.core.testNodeAdded.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@61334ae8
   [junit4]   2> 3875627 INFO  (coreCloseExecutor-10441-thread-1) [n:127.0.0.1:40569_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testNodeAdded.shard1.leader, tag=1468066099
   [junit4]   2> 3875629 INFO  (jetty-closer-4641-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98801282505244704-127.0.0.1:40569_solr-n_0000000005) closing
   [junit4]   2> 3875629 INFO  (OverseerStateUpdate-98801282505244704-127.0.0.1:40569_solr-n_0000000005) [n:127.0.0.1:40569_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40569_solr
   [junit4]   2> 3875631 WARN  (OverseerAutoScalingTriggerThread-98801282505244704-127.0.0.1:40569_solr-n_0000000005) [n:127.0.0.1:40569_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3875633 DEBUG (jetty-closer-4641-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3877136 WARN  (zkCallback-4717-thread-1-processing-n:127.0.0.1:40569_solr) [n:127.0.0.1:40569_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3877136 INFO  (jetty-closer-4641-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ac3c2ca{/solr,null,UNAVAILABLE}
   [junit4]   2> 3877138 ERROR (SUITE-ComputePlanActionTest-seed#[A3DDA8493F90BBB5]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3877138 INFO  (SUITE-ComputePlanActionTest-seed#[A3DDA8493F90BBB5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33889 33889
   [junit4]   2> 3887954 INFO  (Thread-6913) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33889 33889
   [junit4]   2> 3887956 WARN  (Thread-6913) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/clusterprops.json
   [junit4]   2> 	23	/solr/aliases.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 	23	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/collections/testNodeLost/state.json
   [junit4]   2> 	8	/solr/collections/testNodeAdded/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/98801282505244682-127.0.0.1:33860_solr-n_0000000001
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard2/election/98801282505244688-core_node11-n_0000000000
   [junit4]   2> 	2	/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard1/election/98801282505244688-core_node7-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_A3DDA8493F90BBB5-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=en-ZA, timezone=Pacific/Bougainville
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 (64-bit)/cpus=3,threads=1,free=178567368,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestHdfsUpdateLog, TestNamedUpdateProcessors, TestMissingGroups, TestSimpleTrackingShardHandler, TestCSVLoader, TestRangeQuery, TestManagedSchemaAPI, TestDistributedGrouping, ImplicitSnitchTest, VMParamsZkACLAndCredentialsProvidersTest, DirectoryFactoryTest, TestBulkSchemaAPI, TestFilteredDocIdSet, DistributedMLTComponentTest, CdcrBootstrapTest, SubstringBytesRefFilterTest, TestDistribIDF, DistributedSuggestComponentTest, SolrCloudExampleTest, BigEndianAscendingWordSerializerTest, MetricsConfigTest, TestBackupRepositoryFactory, MissingSegmentRecoveryTest, CollectionsAPISolrJTest, HLLSerializationTest, SparseHLLTest, TestConfigsApi, TestFiltering, TestPointFields, TestSerializedLuceneMatchVersion, SynonymTokenizerTest, DistributedIntervalFacetingTest, TestLuceneMatchVersion, TestPKIAuthenticationPlugin, SpellCheckCollatorTest, TestSmileRequest, AsyncCallRequestStatusResponseTest, TestHalfAndHalfDocValues, SuggesterTSTTest, CdcrReplicationHandlerTest, TestCloudPivotFacet, SpellCheckComponentTest, DistributedFacetPivotSmallTest, TermsComponentTest, TestNestedDocsSort, TestSolrCoreSnapshots, TestLockTree, TestManagedStopFilterFactory, TestTolerantUpdateProcessorCloud, MoreLikeThisHandlerTest, TestImpersonationWithHadoopAuth, InfoHandlerTest, TestMergePolicyConfig, QueryEqualityTest, TestRecoveryHdfs, BlockJoinFacetRandomTest, TestTestInjection, BJQParserTest, TestCustomStream, RecoveryAfterSoftCommitTest, TestFieldCache, TestTrackingShardHandlerFactory, TestLegacyNumericRangeQueryBuilder, TestJoin, SolrJmxReporterTest, SampleTest, TestFastLRUCache, BooleanFieldTest, TestZkAclsWithHadoopAuth, UpdateRequestProcessorFactoryTest, InfixSuggestersTest, TestGraphMLResponseWriter, TestSolr4Spatial, TestSolrCloudWithKerberosAlt, TestConfigReload, TestCustomSort, TestSchemaSimilarityResource, WrapperMergePolicyFactoryTest, DistribCursorPagingTest, ResponseHeaderTest, RulesTest, TestCloudSchemaless, JSONWriterTest, PluginInfoTest, TestImplicitCoreProperties, FieldMutatingUpdateProcessorTest, TestRemoteStreaming, PolyFieldTest, TestPostingsSolrHighlighter, SystemInfoHandlerTest, TestDynamicFieldCollectionResource, TestLRUCache, AtomicUpdateProcessorFactoryTest, ActionThrottleTest, RestartWhileUpdatingTest, DeleteInactiveReplicaTest, TestXmlQParserPlugin, OpenExchangeRatesOrgProviderTest, TestStressLiveNodes, TestManagedSynonymGraphFilterFactory, TlogReplayBufferedWhileIndexingTest, TestSkipOverseerOperations, ConvertedLegacyTest, PKIAuthenticationIntegrationTest, TestSQLHandlerNonCloud, TestPushWriter, TestSSLRandomization, TestLegacyNumericUtils, SimpleCollectionCreateDeleteTest, MultiThreadedOCPTest, TestClassicSimilarityFactory, DocumentAnalysisRequestHandlerTest, TestFieldTypeCollectionResource, TestJsonFacets, DocumentBuilderTest, TestSearcherReuse, TestCollectionsAPIViaSolrCloudCluster, TestCryptoKeys, TestMacroExpander, TestSlowCompositeReaderWrapper, AddBlockUpdateTest, HdfsRestartWhileUpdatingTest, OverseerRolesTest, SolrIndexConfigTest, BasicFunctionalityTest, BadComponentTest, CollectionReloadTest, TestRTimerTree, CdcrVersionReplicationTest, ConfigureRecoveryStrategyTest, TestSolrConfigHandlerConcurrent, TestCrossCoreJoin, LeaderElectionContextKeyTest, TestAnalyzedSuggestions, TestStandardQParsers, VersionInfoTest, CleanupOldIndexTest, TestNoOpRegenerator, OpenCloseCoreStressTest, TestSolrCoreParser, TestSolrJ, TestNumericTerms64, FileUtilsTest, TestLegacyFieldCache, TestSubQueryTransformer, TestDistribDocBasedVersion, TestConfigSetImmutable, LargeFieldTest, PeerSyncWithIndexFingerprintCachingTest, CurrencyFieldTypeTest, TestSystemIdResolver, TestLeaderInitiatedRecoveryThread, TestLeaderElectionWithEmptyReplica, SpellingQueryConverterTest, DeleteNodeTest, SolrPluginUtilsTest, TestApiFramework, UpdateParamsTest, UUIDUpdateProcessorFallbackTest, DistributedQueryComponentCustomSortTest, TestHashQParserPlugin, TestStressLucene, TestRebalanceLeaders, TestAuthenticationFramework, AutoAddReplicasIntegrationTest, TestLuceneIndexBackCompat, BasicZkTest, TestBinaryResponseWriter, StatelessScriptUpdateProcessorFactoryTest, SolrCloudReportersTest, SolrMetricsIntegrationTest, JsonLoaderTest, TestClusterProperties, TestExactStatsCache, TestRandomFaceting, ReplaceNodeTest, TestFieldCacheVsDocValues, HdfsDirectoryFactoryTest, TestConfig, TestCharFilters, ZkSolrClientTest, TestCollationField, TestFieldCollectionResource, BasicDistributedZkTest, LeaderElectionTest, ShardRoutingCustomTest, TestDistributedSearch, ZkControllerTest, BadIndexSchemaTest, TestSort, TestLazyCores, TestBadConfig, HighlighterTest, SoftAutoCommitTest, QueryParsingTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestComponentsName, HighlighterConfigTest, SOLR749Test, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPIAsyncDistributedZkTest, CreateCollectionCleanupTest, DeleteShardTest, DeleteStatusTest, DistributedQueueTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MoveReplicaHDFSTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, PeerSyncReplicationTest, RollingRestartTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudRecovery, TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, TestPullReplica, TestRandomRequestDistribution, TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation, ZkFailoverTest, ComputePlanActionTest]
   [junit4] Completed [569/744 (1!)] on J1 in 32.88s, 3 tests, 2 failures <<< FAILURES!

[...truncated 47585 lines...]

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 233 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/233/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([DE413982072E4B30:649356FA8400A525]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:529&qt=&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
	... 40 more




Build Log:
[...truncated 11928 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DE413982072E4B30-001/init-core-data-001
   [junit4]   2> 1003275 WARN  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1003281 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1003282 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1003282 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1003283 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1003283 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1003324 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1003344 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1003448 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1003492 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6969df
   [junit4]   2> 1003504 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6969df
   [junit4]   2> 1003504 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6969df
   [junit4]   2> 1003506 INFO  (coreLoadExecutor-3451-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1003509 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1003548 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1003571 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1003752 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1003762 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1003762 INFO  (coreLoadExecutor-3451-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@f6969df
   [junit4]   2> 1003762 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1003762 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DE413982072E4B30-001/init-core-data-001/]
   [junit4]   2> 1003764 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6096349318160614]
   [junit4]   2> 1003830 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1003830 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1003831 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1003831 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1003832 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=61.671875, floorSegmentMB=2.193359375, forceMergeDeletesPctAllowed=8.965137304938214, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1003832 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@43910656[collection1] main]
   [junit4]   2> 1003833 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1003836 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1003884 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1003884 INFO  (searcherExecutor-3452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1003884 INFO  (coreLoadExecutor-3451-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580855078247464960
   [junit4]   2> 1003884 INFO  (searcherExecutor-3452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1003884 INFO  (searcherExecutor-3452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1003884 INFO  (searcherExecutor-3452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1003885 INFO  (searcherExecutor-3452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1003885 INFO  (searcherExecutor-3452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1003886 INFO  (searcherExecutor-3452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1003886 INFO  (searcherExecutor-3452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1003886 INFO  (searcherExecutor-3452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1003887 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1003887 INFO  (searcherExecutor-3452-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43910656[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1003894 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1003894 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1003894 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@50f53c6d[collection1] realtime]
   [junit4]   2> 1003895 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 1003895 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1003896 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1003940 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1003971 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1004113 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1004124 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1004157 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    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@f6969df
   [junit4]   2> 1004157 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DE413982072E4B30-001/init-core-data-001/]
   [junit4]   2> 1004229 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1004229 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1004231 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@23e7f93c[collection1] main]
   [junit4]   2> 1004232 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1004232 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1004235 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1004235 INFO  (searcherExecutor-3457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1004235 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580855078615515136
   [junit4]   2> 1004236 INFO  (searcherExecutor-3457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1004236 INFO  (searcherExecutor-3457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1004236 INFO  (searcherExecutor-3457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1004237 INFO  (searcherExecutor-3457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1004238 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1004238 INFO  (searcherExecutor-3457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1004238 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1004238 INFO  (searcherExecutor-3457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1004239 INFO  (searcherExecutor-3457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1004239 INFO  (searcherExecutor-3457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1004242 INFO  (searcherExecutor-3457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@23e7f93c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1004242 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@143e990[collection1] main]
   [junit4]   2> 1004243 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@281c7361
   [junit4]   2> 1004243 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=672953185
   [junit4]   2> 1004243 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49546b13: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4b9cc8fa
   [junit4]   2> 1004245 INFO  (searcherExecutor-3457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@143e990[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1004262 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1580855078642778112)]} 0 1
   [junit4]   2> 1004263 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1580855078644875264)]} 0 2
   [junit4]   2> 1004263 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1580855078644875265)]} 0 2
   [junit4]   2> 1004263 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1580855078644875266)]} 0 3
   [junit4]   2> 1004264 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1580855078645923840)]} 0 3
   [junit4]   2> 1004264 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1580855078645923841)]} 0 3
   [junit4]   2> 1004264 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1580855078645923842)]} 0 4
   [junit4]   2> 1004264 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1580855078645923843)]} 0 4
   [junit4]   2> 1004265 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1580855078646972416)]} 0 4
   [junit4]   2> 1004265 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1580855078646972417)]} 0 4
   [junit4]   2> 1004265 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1580855078646972418)]} 0 4
   [junit4]   2> 1004265 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1580855078646972419)]} 0 4
   [junit4]   2> 1004265 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1580855078646972420)]} 0 5
   [junit4]   2> 1004265 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1580855078646972421)]} 0 5
   [junit4]   2> 1004266 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1004269 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1580855078650118144)]} 0 8
   [junit4]   2> 1004277 INFO  (commitScheduler-3460-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1004286 INFO  (commitScheduler-3460-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@22150096[collection1] main]
   [junit4]   2> 1004286 INFO  (commitScheduler-3460-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1004289 INFO  (searcherExecutor-3457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22150096[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C15)))}
   [junit4]   2> 1004519 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1580855078913310720)]} 0 259
   [junit4]   2> 1004520 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1004521 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1004521 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1004524 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1004525 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1004525 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@39d8b4d7[collection1] realtime]
   [junit4]   2> 1004525 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 1004526 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1004526 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1004560 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1004583 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1004741 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1004752 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1004785 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    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@f6969df
   [junit4]   2> 1004785 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DE413982072E4B30-001/init-core-data-001/]
   [junit4]   2> 1004849 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1004849 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1004851 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57f3c6df[collection1] main]
   [junit4]   2> 1004852 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1004853 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1004858 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1004858 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1004859 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1004859 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1004859 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1004859 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1004860 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1004860 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8950385454289652]
   [junit4]   2> 1004860 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1004860 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1004860 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1004861 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1004864 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57f3c6df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1004865 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7902150c[collection1] main]
   [junit4]   2> 1004865 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20bb899e
   [junit4]   2> 1004865 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=549161374
   [junit4]   2> 1004865 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@742fbb9a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4b9cc8fa
   [junit4]   2> 1004867 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7902150c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1004876 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1580855079287652352)]} 0 0
   [junit4]   2> 1004877 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1006377 INFO  (commitScheduler-3464-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1006379 INFO  (commitScheduler-3464-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1958926d[collection1] main]
   [junit4]   2> 1006379 INFO  (commitScheduler-3464-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1006381 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1958926d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C1)))}
   [junit4]   2> 1006386 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1580855080869953536)]} 0 1510
   [junit4]   2> 1006386 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1006387 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1006387 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[529 (-1580855080872050688)]} 0 0
   [junit4]   2> 1006388 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1007888 INFO  (commitScheduler-3464-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1007891 INFO  (commitScheduler-3464-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d7b5cf[collection1] main]
   [junit4]   2> 1007892 INFO  (commitScheduler-3464-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1007894 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d7b5cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C1)))}
   [junit4]   2> 1007910 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 (1580855082466934784)]} 0 3035
   [junit4]   2> 1007910 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1007918 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1580855082477420544)]} 0 3043
   [junit4]   2> 1007918 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1580855082477420545)]} 0 3043
   [junit4]   2> 1007919 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1580855082478469120)]} 0 3043
   [junit4]   2> 1007919 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1580855082478469121)]} 0 3043
   [junit4]   2> 1007919 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1580855082478469122)]} 0 3044
   [junit4]   2> 1007919 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1580855082478469123)]} 0 3044
   [junit4]   2> 1007919 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1580855082478469124)]} 0 3044
   [junit4]   2> 1007920 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1580855082479517696)]} 0 3044
   [junit4]   2> 1007920 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1580855082479517697)]} 0 3044
   [junit4]   2> 1007920 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1580855082479517698)]} 0 3045
   [junit4]   2> 1007920 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1009418 INFO  (commitScheduler-3464-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1009421 INFO  (commitScheduler-3464-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76842cfd[collection1] main]
   [junit4]   2> 1009421 INFO  (commitScheduler-3464-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1009424 INFO  (searcherExecutor-3461-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@76842cfd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C1) Uninverting(_4(7.1.0):C11/9:delGen=1)))}
   [junit4]   2> 1009438 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 (1580855084071256064)]} 0 4563
   [junit4]   2> 1009439 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1
   [junit4]   2> 1009440 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1009449 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1009449 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1009450 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d651165[collection1] realtime]
   [junit4]   2> 1009450 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 1009450 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1009451 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1009556 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1009631 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1009850 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1009861 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1009901 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    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@f6969df
   [junit4]   2> 1009901 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DE413982072E4B30-001/init-core-data-001/]
   [junit4]   2> 1009979 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1009979 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1009981 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57101a36[collection1] main]
   [junit4]   2> 1009981 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1009982 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1009985 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1009986 INFO  (searcherExecutor-3465-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1009986 INFO  (searcherExecutor-3465-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1009987 INFO  (searcherExecutor-3465-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1009987 INFO  (searcherExecutor-3465-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1009989 INFO  (searcherExecutor-3465-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1009989 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=32.70703125, floorSegmentMB=1.1787109375, forceMergeDeletesPctAllowed=26.063292704840823, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4015366398204875
   [junit4]   2> 1009990 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1009991 INFO  (searcherExecutor-3465-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1009993 INFO  (searcherExecutor-3465-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1009993 INFO  (searcherExecutor-3465-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1009994 INFO  (searcherExecutor-3465-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1009997 INFO  (searcherExecutor-3465-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57101a36[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1009997 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@58ac880d[collection1] main]
   [junit4]   2> 1009998 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5bf9036d
   [junit4]   2> 1009998 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1543045997
   [junit4]   2> 1009998 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41ca67f3: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4b9cc8fa
   [junit4]   2> 1010011 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1580855084671041536)]} 0 1
   [junit4]   2> 1010011 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1010014 INFO  (searcherExecutor-3465-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@58ac880d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1010262 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1580855084935282688)]} 0 252
   [junit4]   2> 1010262 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1010270 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1580855084936331264)]} 0 259
   [junit4]   2> 1010270 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1010270 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 1010271 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1010271 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[DE413982072E4B30]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=DE413982072E4B30 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=America/Recife -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.83s J1 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DE413982072E4B30:649356FA8400A525]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]    > 	... 40 more
   [junit4]   2> 1010274 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1010274 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1104579535
   [junit4]   2> 1010274 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1010274 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a18c7fb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3124dadc
   [junit4]   2> 1010278 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1010278 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e971add: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2a1cbbab
   [junit4]   2> 1010282 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1010282 INFO  (SUITE-AutoCommitTest-seed#[DE413982072E4B30]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72010f4c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5ea8d9cf
   [junit4]   2> 1010283 INFO  (coreCloseExecutor-3469-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2d68ca3d
   [junit4]   2> 1010284 INFO  (coreCloseExecutor-3469-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=761842237
   [junit4]   2> 1010284 INFO  (coreCloseExecutor-3469-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@150e590: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4b9cc8fa
   [junit4]   2> 1010304 INFO  (coreCloseExecutor-3469-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1010305 INFO  (coreCloseExecutor-3469-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1460f32f commitCommandVersion:0
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DE413982072E4B30-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field_t=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), subject=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneFixedGap), text=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Memory), range_facet_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=286, maxMBSortInHeap=7.726859656771327, sim=RandomSimilarity(queryNorm=false): {}, locale=id, timezone=America/Recife
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 (64-bit)/cpus=3,threads=1,free=121197480,total=361435136
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestoreCore, LeaderFailureAfterFreshStartTest, HttpTriggerListenerTest, BlockCacheTest, QueryEqualityTest, VersionInfoTest, SolrCloudExampleTest, ForceLeaderTest, UpdateRequestProcessorFactoryTest, AssignBackwardCompatibilityTest, LeaderInitiatedRecoveryOnShardRestartTest, TestCharFilters, PolyFieldTest, DistributedIntervalFacetingTest, TestPostingsSolrHighlighter, RankQueryTest, OverseerTaskQueueTest, TestAnalyzedSuggestions, AnalyticsQueryTest, DistributedQueryElevationComponentTest, TermVectorComponentDistributedTest, TestFreeTextSuggestions, TestSolrQueryResponse, TestExactStatsCache, BJQParserTest, SynonymTokenizerTest, AsyncCallRequestStatusResponseTest, TestRawTransformer, DeleteNodeTest, MetricsConfigTest, TestPushWriter, TestPerFieldSimilarity, TestStressLucene, OverseerCollectionConfigSetProcessorTest, TestQueryUtils, CollectionReloadTest, TestCoreDiscovery, OpenExchangeRatesOrgProviderTest, TestDistribIDF, ConfigureRecoveryStrategyTest, TestDistribDocBasedVersion, ZkNodePropsTest, PropertiesRequestHandlerTest, AutoAddReplicasIntegrationTest, TestSystemIdResolver, TestFieldCache, TestCollationField, SuggesterFSTTest, TestFastLRUCache, DistribCursorPagingTest, TestCrossCoreJoin, HdfsThreadLeakTest, MultiThreadedOCPTest, LeaderElectionIntegrationTest, SolrJmxReporterTest, TestRebalanceLeaders, AutoScalingHandlerTest, DistributedSuggestComponentTest, CacheHeaderTest, HdfsRestartWhileUpdatingTest, TestNonDefinedSimilarityFactory, TestSmileRequest, SimpleCollectionCreateDeleteTest, TestHttpShardHandlerFactory, TestNumericRangeQuery64, TestMaxTokenLenTokenizer, CurrencyFieldTypeTest, TestValueSourceCache, TestApiFramework, FieldMutatingUpdateProcessorTest, ImplicitSnitchTest, DeleteInactiveReplicaTest, TestFiltering, TestExclusionRuleCollectionAccess, TestHalfAndHalfDocValues, TestMergePolicyConfig, TestSuggestSpellingConverter, TestBulkSchemaAPI, PKIAuthenticationIntegrationTest, SpellCheckComponentTest, TestConfig, DistributedVersionInfoTest, TestBinaryResponseWriter, AutoCommitTest]
   [junit4] Completed [136/744 (1!)] on J1 in 7.06s, 3 tests, 1 error <<< FAILURES!

[...truncated 49010 lines...]