Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2279/

7 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:41774/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:36685/solr/test_col_shard2_replica_n6: Server Error    
request: 
http://127.0.0.1:36685/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A41774%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:32795/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@7e75f2e7

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:41774/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:36685/solr/test_col_shard2_replica_n6: Server Error



request: 
http://127.0.0.1:36685/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A41774%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:32795/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@7e75f2e7
        at 
__randomizedtesting.SeedInfo.seed([484A1C49FCD33A6:3290C382159009B7]:0)
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
        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: Error from server at 
http://127.0.0.1:41774/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:36685/solr/test_col_shard2_replica_n6: Server Error



request: 
http://127.0.0.1:36685/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A41774%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:32795/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@7e75f2e7
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41774/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:36685/solr/test_col_shard2_replica_n6: Server Error



request: 
http://127.0.0.1:36685/solr/test_col_shard2_replica_n6/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A41774%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:32795/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@7e75f2e7
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
        ... 6 more


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

Error Message:
org.apache.solr.common.SolrException: 

Stack Trace:
org.apache.solr.common.SolrException: org.apache.solr.common.SolrException: 
        at 
__randomizedtesting.SeedInfo.seed([484A1C49FCD33A6:BB916F3A1C275620]:0)
        at 
org.apache.solr.common.cloud.rule.ImplicitSnitch.getTags(ImplicitSnitch.java:78)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider.getNodeValues(SolrClientNodeStateProvider.java:111)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.printState(ComputePlanActionTest.java:150)
        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$10.evaluate(RandomizedRunner.java:992)
        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: org.apache.solr.common.SolrException: 
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$AutoScalingSnitch.getRemoteInfo(SolrClientNodeStateProvider.java:250)
        at 
org.apache.solr.common.cloud.rule.ImplicitSnitch.getTags(ImplicitSnitch.java:76)
        ... 39 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused 
connection at: https://127.0.0.1:44554/solr
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$ClientSnitchCtx.invoke(SolrClientNodeStateProvider.java:292)
        at 
org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$AutoScalingSnitch.getRemoteInfo(SolrClientNodeStateProvider.java:227)
        ... 40 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:44554 [/127.0.0.1] failed: Connection refused (Connection refused)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 45 more
Caused by: java.net.ConnectException: Connection refused (Connection refused)
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
        ... 55 more


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([484A1C49FCD33A6:8CB928BBA50DD20B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState(TriggerIntegrationTest.java:426)
        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.TriggerIntegrationTest.testListeners

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([484A1C49FCD33A6:E94436D422A1AE7F]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners(TriggerIntegrationTest.java:1053)
        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:  
junit.framework.TestSuite.org.apache.solr.search.stats.TestExactSharedStatsCache

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.search.stats.TestExactSharedStatsCache:     1) Thread[id=25571, 
name=qtp1500056194-25571, state=TIMED_WAITING, 
group=TGRP-TestExactSharedStatsCache]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.search.stats.TestExactSharedStatsCache: 
   1) Thread[id=25571, name=qtp1500056194-25571, state=TIMED_WAITING, 
group=TGRP-TestExactSharedStatsCache]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([484A1C49FCD33A6]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.search.stats.TestExactSharedStatsCache

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=25571, name=qtp1500056194-25571, state=TIMED_WAITING, 
group=TGRP-TestExactSharedStatsCache]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=25571, name=qtp1500056194-25571, state=TIMED_WAITING, 
group=TGRP-TestExactSharedStatsCache]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([484A1C49FCD33A6]:0)


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

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([484A1C49FCD33A6:697805392585CCA1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:244)
        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 11819 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> 429984 INFO  
(SUITE-ComputePlanActionTest-seed#[484A1C49FCD33A6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_484A1C49FCD33A6-001/init-core-data-001
   [junit4]   2> 430066 WARN  
(SUITE-ComputePlanActionTest-seed#[484A1C49FCD33A6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 430073 INFO  
(SUITE-ComputePlanActionTest-seed#[484A1C49FCD33A6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 430075 INFO  
(SUITE-ComputePlanActionTest-seed#[484A1C49FCD33A6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 430075 INFO  
(SUITE-ComputePlanActionTest-seed#[484A1C49FCD33A6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_484A1C49FCD33A6-001/tempDir-001
   [junit4]   2> 430076 INFO  
(SUITE-ComputePlanActionTest-seed#[484A1C49FCD33A6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 430110 INFO  (Thread-168) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 430110 INFO  (Thread-168) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 430184 ERROR (Thread-168) [    ] 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> 430404 INFO  
(SUITE-ComputePlanActionTest-seed#[484A1C49FCD33A6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40636
   [junit4]   2> 430536 INFO  (zkConnectionManagerCallback-329-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430607 INFO  (jetty-launcher-326-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 430661 INFO  (jetty-launcher-326-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 430661 INFO  (jetty-launcher-326-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 430661 INFO  (jetty-launcher-326-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 430661 INFO  (jetty-launcher-326-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e1473a9{/solr,null,AVAILABLE}
   [junit4]   2> 430664 INFO  (jetty-launcher-326-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5270c8f1{SSL,[ssl, 
http/1.1]}{127.0.0.1:44337}
   [junit4]   2> 430664 INFO  (jetty-launcher-326-thread-1) [    ] 
o.e.j.s.Server Started @439283ms
   [junit4]   2> 430664 INFO  (jetty-launcher-326-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44337}
   [junit4]   2> 430664 ERROR (jetty-launcher-326-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 430664 INFO  (jetty-launcher-326-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 430664 INFO  (jetty-launcher-326-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 430664 INFO  (jetty-launcher-326-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 430664 INFO  (jetty-launcher-326-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-27T18:58:29.626Z
   [junit4]   2> 430754 INFO  (zkConnectionManagerCallback-331-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 430754 INFO  (jetty-launcher-326-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 430949 INFO  (jetty-launcher-326-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40636/solr
   [junit4]   2> 430973 INFO  (zkConnectionManagerCallback-335-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 431321 INFO  
(zkConnectionManagerCallback-337-thread-1-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 431724 INFO  (jetty-launcher-326-thread-1) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 431724 INFO  (jetty-launcher-326-thread-1) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44337_solr
   [junit4]   2> 431725 INFO  (jetty-launcher-326-thread-1) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.Overseer Overseer 
(id=99423322708901891-127.0.0.1:44337_solr-n_0000000000) starting
   [junit4]   2> 431762 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 431852 INFO  (jetty-launcher-326-thread-1) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44337_solr
   [junit4]   2> 431855 INFO  
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 432003 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Adding 
.autoAddReplicas trigger
   [junit4]   2> 432058 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 1
   [junit4]   2> 432095 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:44337_solr]
   [junit4]   2> 432095 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 432095 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 1
   [junit4]   2> 432402 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 432455 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 432456 INFO  (jetty-launcher-326-thread-1) 
[n:127.0.0.1:44337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44337.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b1362b1
   [junit4]   2> 432516 INFO  (jetty-launcher-326-thread-1) 
[n:127.0.0.1:44337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44337.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b1362b1
   [junit4]   2> 432650 INFO  (jetty-launcher-326-thread-1) 
[n:127.0.0.1:44337_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44337.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b1362b1
   [junit4]   2> 432651 INFO  (jetty-launcher-326-thread-1) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_484A1C49FCD33A6-001/tempDir-001/node1/.
   [junit4]   2> 432548 DEBUG (ScheduledTrigger-371-thread-1) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
.auto_add_replicas with currently live nodes: 1
   [junit4]   2> 433095 INFO  (zkConnectionManagerCallback-341-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433314 INFO  (zkConnectionManagerCallback-345-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 433327 INFO  
(SUITE-ComputePlanActionTest-seed#[484A1C49FCD33A6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 433327 INFO  
(SUITE-ComputePlanActionTest-seed#[484A1C49FCD33A6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40636/solr ready
   [junit4]   2> 433693 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeWithMultipleReplicasLost
   [junit4]   2> 433711 DEBUG 
(zkCallback-336-thread-1-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 2
   [junit4]   2> 433715 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 2
   [junit4]   2> 433928 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 433928 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 433928 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 434130 INFO  (qtp1289361122-1838) [n:127.0.0.1:44337_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> 434200 INFO  
(OverseerThreadFactory-373-thread-1-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 434201 ERROR 
(OverseerThreadFactory-373-thread-1-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.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:118)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:813)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:102)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:252)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [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> 434365 INFO  (qtp1289361122-1838) [n:127.0.0.1:44337_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testNodeLost&action=DELETE&wt=javabin&version=2} status=400 
QTime=234
   [junit4]   2> 434366 INFO  (qtp1289361122-1836) [n:127.0.0.1:44337_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> 434493 INFO  
(OverseerCollectionConfigSetProcessor-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_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> 434493 INFO  
(OverseerThreadFactory-373-thread-2-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 434529 ERROR 
(OverseerThreadFactory-373-thread-2-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.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:118)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:813)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:102)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:252)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [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> 434640 INFO  (qtp1289361122-1836) [n:127.0.0.1:44337_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testNodeAdded&action=DELETE&wt=javabin&version=2} status=400 
QTime=273
   [junit4]   2> 434642 INFO  (qtp1289361122-1838) [n:127.0.0.1:44337_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> 434725 INFO  
(OverseerCollectionConfigSetProcessor-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_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> 434725 INFO  
(OverseerThreadFactory-373-thread-3-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 434725 ERROR 
(OverseerThreadFactory-373-thread-3-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.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:118)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:813)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:102)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:252)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [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> 434765 INFO  (qtp1289361122-1838) [n:127.0.0.1:44337_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2}
 status=400 QTime=122
   [junit4]   2> 435330 INFO  (qtp1289361122-1840) [n:127.0.0.1:44337_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=161
   [junit4]   2> 435365 DEBUG (qtp1289361122-1836) [n:127.0.0.1:44337_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 435376 DEBUG 
(zkCallback-336-thread-1-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 3
   [junit4]   2> 435380 INFO  (qtp1289361122-1836) [n:127.0.0.1:44337_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=449
   [junit4]   2> 435380 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 3
   [junit4]   2> 435380 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 435400 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 435529 INFO  (qtp1289361122-1839) [n:127.0.0.1:44337_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> 435546 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 435619 DEBUG (qtp1289361122-1838) [n:127.0.0.1:44337_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 435652 DEBUG 
(zkCallback-336-thread-1-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 4
   [junit4]   2> 435655 INFO  (qtp1289361122-1838) [n:127.0.0.1:44337_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=274
   [junit4]   2> 435656 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 4
   [junit4]   2> 435656 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeLost markers
   [junit4]   2> 435658 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 435671 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 435692 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 435730 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 435730 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 435730 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 435730 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6183ecfe{/solr,null,AVAILABLE}
   [junit4]   2> 435731 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e0920bc{SSL,[ssl, 
http/1.1]}{127.0.0.1:45220}
   [junit4]   2> 435731 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.Server Started @444350ms
   [junit4]   2> 435731 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45220}
   [junit4]   2> 435731 ERROR 
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 435731 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 435731 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 435731 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 435731 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-27T18:58:34.693Z
   [junit4]   2> 435745 INFO  (zkConnectionManagerCallback-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 435761 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 435826 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40636/solr
   [junit4]   2> 435898 INFO  (zkConnectionManagerCallback-351-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 435914 INFO  
(zkConnectionManagerCallback-353-thread-1-processing-n:127.0.0.1:45220_solr) 
[n:127.0.0.1:45220_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 435918 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:45220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 435931 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:45220_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 435932 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:45220_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45220_solr
   [junit4]   2> 435933 INFO  
(zkCallback-336-thread-1-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 436024 INFO  (zkCallback-344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 436060 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45220_solr"} current state version: 0
   [junit4]   2> 436060 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:45220_solr
   [junit4]   2> 436098 INFO  
(zkCallback-352-thread-1-processing-n:127.0.0.1:45220_solr) 
[n:127.0.0.1:45220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 436479 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:45220_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45220.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b1362b1
   [junit4]   2> 436553 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:45220_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45220.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b1362b1
   [junit4]   2> 436553 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:45220_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45220.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b1362b1
   [junit4]   2> 436589 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:45220_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_484A1C49FCD33A6-001/tempDir-001/node2/.
   [junit4]   2> 436733 INFO  
(OverseerCollectionConfigSetProcessor-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_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> 436843 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 437024 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 437024 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 437025 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 437041 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e99f76a{/solr,null,AVAILABLE}
   [junit4]   2> 437042 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@53879860{SSL,[ssl, 
http/1.1]}{127.0.0.1:37018}
   [junit4]   2> 437042 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.Server Started @445661ms
   [junit4]   2> 437042 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37018}
   [junit4]   2> 437043 ERROR 
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 437043 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 437044 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 437044 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 437044 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-27T18:58:36.006Z
   [junit4]   2> 437101 INFO  (zkConnectionManagerCallback-357-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437117 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 437280 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40636/solr
   [junit4]   2> 437316 INFO  (zkConnectionManagerCallback-361-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437567 INFO  
(zkConnectionManagerCallback-363-thread-1-processing-n:127.0.0.1:37018_solr) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 437591 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:37018_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 437656 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:37018_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 437658 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:37018_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37018_solr
   [junit4]   2> 437659 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37018_solr"} current state version: 0
   [junit4]   2> 437659 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:37018_solr
   [junit4]   2> 437676 INFO  (zkCallback-344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 437677 INFO  
(zkCallback-352-thread-1-processing-n:127.0.0.1:45220_solr) 
[n:127.0.0.1:45220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 437677 INFO  
(zkCallback-336-thread-1-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 437815 INFO  
(zkCallback-362-thread-1-processing-n:127.0.0.1:37018_solr) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 438323 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:37018_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37018.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b1362b1
   [junit4]   2> 438524 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:37018_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37018.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b1362b1
   [junit4]   2> 438524 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:37018_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37018.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b1362b1
   [junit4]   2> 438526 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:37018_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_484A1C49FCD33A6-001/tempDir-001/node3/.
   [junit4]   2> 439049 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 439127 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 439127 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 439127 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 439127 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b32aa90{/solr,null,AVAILABLE}
   [junit4]   2> 439128 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@2b4ba35{SSL,[ssl, 
http/1.1]}{127.0.0.1:36065}
   [junit4]   2> 439128 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.e.j.s.Server Started @447747ms
   [junit4]   2> 439128 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36065}
   [junit4]   2> 439128 ERROR 
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 439128 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 439128 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 439128 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 439128 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-27T18:58:38.090Z
   [junit4]   2> 439163 INFO  (zkConnectionManagerCallback-367-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 439175 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 439274 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40636/solr
   [junit4]   2> 439374 INFO  (zkConnectionManagerCallback-371-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 439540 INFO  
(zkConnectionManagerCallback-373-thread-1-processing-n:127.0.0.1:36065_solr) 
[n:127.0.0.1:36065_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 439559 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:36065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 439573 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:36065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 439575 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:36065_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36065_solr
   [junit4]   2> 439575 INFO  
(zkCallback-362-thread-1-processing-n:127.0.0.1:37018_solr) 
[n:127.0.0.1:37018_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 439576 INFO  
(zkCallback-352-thread-1-processing-n:127.0.0.1:45220_solr) 
[n:127.0.0.1:45220_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 439576 INFO  (zkCallback-344-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 439577 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36065_solr"} current state version: 0
   [junit4]   2> 439577 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:36065_solr
   [junit4]   2> 439669 INFO  
(zkCallback-372-thread-1-processing-n:127.0.0.1:36065_solr) 
[n:127.0.0.1:36065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 439685 INFO  
(zkCallback-336-thread-2-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 440179 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:36065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36065.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b1362b1
   [junit4]   2> 440252 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:36065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36065.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b1362b1
   [junit4]   2> 440252 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:36065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36065.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5b1362b1
   [junit4]   2> 440265 INFO  
(TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[484A1C49FCD33A6])
 [n:127.0.0.1:36065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_484A1C49FCD33A6-001/tempDir-001/node4/.
   [junit4]   2> 441026 INFO  (zkConnectionManagerCallback-377-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 442325 INFO  (qtp327326528-1927) [n:127.0.0.1:36065_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> 442539 INFO  (qtp1019573966-1903) [n:127.0.0.1:37018_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> 442543 INFO  (qtp1289361122-1836) [n:127.0.0.1:44337_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> 442648 INFO  (qtp822576857-1876) [n:127.0.0.1:45220_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> 442648 DEBUG (qtp822576857-1879) [n:127.0.0.1:45220_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 442649 DEBUG 
(zkCallback-336-thread-2-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing 
/autoscaling.json with znode version 5
   [junit4]   2> 442756 INFO  (qtp822576857-1879) [n:127.0.0.1:45220_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=940
   [junit4]   2> 442772 DEBUG 
(zkCallback-336-thread-2-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: 
[127.0.0.1:36065_solr, 127.0.0.1:45220_solr, 127.0.0.1:44337_solr, 
127.0.0.1:37018_solr]
   [junit4]   2> 442773 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger 
updates upto znodeVersion 5
   [junit4]   2> 442774 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old 
nodeAdded markers
   [junit4]   2> 442774 DEBUG 
(OverseerAutoScalingTriggerThread-99423322708901891-127.0.0.1:44337_solr-n_0000000000)
 [n:127.0.0.1:44337_solr    ] o.a.s.c.a.OverseerTriggerThread Current 
znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 442774 DEBUG (ScheduledTrigger-371-thread-3) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: 
node_lost_trigger with currently live nodes: 4
   [junit4]   2> 442925 INFO  (qtp327326528-1928) [n:127.0.0.1:36065_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> 443011 INFO  
(OverseerThreadFactory-373-thread-4-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testNodeWithMultipleReplicasLost
   [junit4]   2> 443106 INFO  (qtp327326528-1926) [n:127.0.0.1:36065_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> 443211 INFO  (qtp1019573966-1901) [n:127.0.0.1:37018_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> 443231 INFO  (qtp1289361122-1840) [n:127.0.0.1:44337_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> 443248 INFO  (qtp822576857-1878) [n:127.0.0.1:45220_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> 443534 INFO  
(OverseerThreadFactory-373-thread-4-processing-n:127.0.0.1:44337_solr) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, 
curr-time 1533854489 sessionWrapper.createTime 1533854203992988, 
this.sessionWrapper.createTime 1533854203992988 
   [junit4]   2> 443540 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_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> 443540 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testNodeWithMultipleReplicasLost
   [junit4]   2> 443540 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 443666 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_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":"https://127.0.0.1:36065/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 443666 INFO  
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_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":"https://127.0.0.1:36065/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 443667 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 443667 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_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":"https://127.0.0.1:36065/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 443717 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
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":"https://127.0.0.1:45220/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 443717 INFO  
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_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":"https://127.0.0.1:45220/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 443718 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_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":"https://127.0.0.1:36065/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 443718 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_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":"https://127.0.0.1:36065/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node7":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:45220/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 443718 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
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":"https://127.0.0.1:44337/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 443718 INFO  
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_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":"https://127.0.0.1:44337/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 443720 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_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":"https://127.0.0.1:36065/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node7":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:45220/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 443720 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_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":"https://127.0.0.1:36065/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node7":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:45220/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node9":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:44337/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 443720 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37018/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 443720 INFO  
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_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_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37018/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 443753 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 443753 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node10":{
   [junit4]   2>       
"core":"testNodeWithMultipleReplicasLost_shard2_replica_n5",
   [junit4]   2>       "base_url":"https://127.0.0.1:37018/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 443754 DEBUG 
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_solr    ] o.a.s.c.Overseer processMessage: queueSize: 6, 
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":"https://127.0.0.1:36065/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 443754 INFO  
(OverseerStateUpdate-99423322708901891-127.0.0.1:44337_solr-n_0000000000) 
[n:127.0.0.1:44337_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":"https://127.0.0.1:

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

name=Lucene70), timestamp=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=347, maxMBSortInHeap=7.881523682030646, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@617b04b5),
 locale=tr, timezone=Mexico/BajaSur
   [junit4]   2> NOTE: Linux 4.4.0-104-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=2,free=67575264,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: 
[AsyncCallRequestStatusResponseTest, TestConfigsApi, 
CurrencyRangeFacetCloudTest, TestPartialUpdateDeduplication, 
TestInPlaceUpdatesDistrib, SolrXmlInZkTest, TestFastLRUCache, 
CdcrBootstrapTest, TestNumericTerms32, ClassificationUpdateProcessorTest, 
ComputePlanActionTest, TestFieldCacheReopen, BadComponentTest, 
SearchHandlerTest, SolrShardReporterTest, TestScoreJoinQPNoScore, 
SpatialHeatmapFacetsTest, ShardRoutingCustomTest, 
TestReversedWildcardFilterFactory, TestUtilizeNode, TestNodeLostTrigger, 
TestSimpleTextCodec, DistributedQueryComponentOptimizationTest, 
UninvertDocValuesMergePolicyTest, TestGenericDistributedQueue, 
TestFreeTextSuggestions, TestCorePropertiesReload, TestSchemaNameResource, 
DirectUpdateHandlerOptimizeTest, QueryElevationComponentTest, 
BlockDirectoryTest, TestTlogReplica, ChaosMonkeySafeLeaderTest, EnumFieldTest, 
TestTriggerIntegration, SortByFunctionTest, TestUseDocValuesAsStored2, 
SchemaVersionSpecificBehaviorTest, TestLockTree, ResourceLoaderTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestRTGBase, 
TestLocalFSCloudBackupRestore, CreateRoutedAliasTest, NodeLostTriggerTest, 
TestTrie, TestQueryWrapperFilter, DistributedMLTComponentTest, 
TestCloudPseudoReturnFields, TestZkChroot, TestClusterProperties, 
TestRandomFlRTGCloud, PolyFieldTest, TestDocBasedVersionConstraints, 
TestPostingsSolrHighlighter, SimplePostToolTest, DocumentBuilderTest, 
AutoAddReplicasIntegrationTest, SyncSliceTest, JvmMetricsTest, 
HdfsBasicDistributedZkTest, TestCloudInspectUtil, PeerSyncReplicationTest, 
TestStandardQParsers, ConfigSetsAPITest, PropertiesRequestHandlerTest, 
RulesTest, SolrMetricManagerTest, TestSolr4Spatial, SOLR749Test, 
TestTestInjection, TestXIncludeConfig, TestJettySolrRunner, TestSolr4Spatial2, 
TestSolrCloudWithHadoopAuthPlugin, VMParamsZkACLAndCredentialsProvidersTest, 
TestConfigSetsAPIZkFailure, TestSimpleTrackingShardHandler, 
TestSweetSpotSimilarityFactory, SharedFSAutoReplicaFailoverTest, 
MergeStrategyTest, MultiThreadedOCPTest, CSVRequestHandlerTest, 
TestDynamicFieldCollectionResource, TestSchemaManager, 
TestDistribDocBasedVersion, TestAddFieldRealTimeGet, SuggesterTest, 
TestDistributedStatsComponentCardinality, TestChildDocTransformer, 
FastVectorHighlighterTest, TestSolrCloudWithDelegationTokens, 
CoreMergeIndexesAdminHandlerTest, SuggesterFSTTest, TestSearcherReuse, 
BlockJoinFacetDistribTest, TestAnalyzeInfixSuggestions, TestStressRecovery, 
HdfsTlogReplayBufferedWhileIndexingTest, TestReqParamsAPI, 
CollectionReloadTest, TestDistributedGrouping, AtomicUpdatesTest, 
TestPolicyCloud, HttpTriggerListenerTest, ResponseHeaderTest, 
QueryEqualityTest, TestBM25SimilarityFactory, TestManagedSchemaAPI, 
DirectSolrConnectionTest, InfixSuggestersTest, TestQueryUtils, 
TestSystemIdResolver, StressHdfsTest, TestOrdValues, 
TestJavabinTupleStreamParser, LeaderFailureAfterFreshStartTest, 
TestInitQParser, StatsReloadRaceTest, TestRequestForwarding, 
SolrGangliaReporterTest, RequiredFieldsTest, TestSolrJ, SolrJmxReporterTest, 
SolrCoreTest, TestBulkSchemaConcurrent, TestMacroExpander, OverseerTest, 
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, 
TestReplicationHandler, TestDistributedSearch, TestStressReorder, TestReload, 
StatsComponentTest, TestFunctionQuery, BasicFunctionalityTest, HighlighterTest, 
DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, 
SuggesterTSTTest, TestCSVLoader, NoCacheHeaderTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, 
SolrInfoBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
TestSurroundQueryParser, DisMaxRequestHandlerTest, TestWriterPerf, 
DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, 
TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
TestIndexingPerformance, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, TestSolrQueryParser, LoggingHandlerTest, 
SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, 
UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
TestComponentsName, TestLFUCache, DistributedIntervalFacetingTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionStateFormat2Test, 
CreateCollectionCleanupTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, 
DistribJoinFromCollectionTest, DistributedQueueTest, 
DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, 
LeaderInitiatedRecoveryOnCommitTest, MoveReplicaTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, 
TestAuthenticationFramework, TestCloudRecovery, TestPrepRecovery, 
CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, 
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, 
HdfsCollectionsAPIDistributedZkTest, TestCollectionAPI, MetricTriggerTest, 
TriggerIntegrationTest, TestSystemCollAutoCreate, V2ApiIntegrationTest, 
AutoscalingHistoryHandlerTest, DistributedExpandComponentTest, 
DistributedFacetPivotLongTailTest, DistributedSuggestComponentTest, 
TestLegacyField, TestLegacyFieldReuse, TestLegacyTerms, 
TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, MetricsConfigTest, 
SolrCoreMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, 
SolrCloudReportersTest, SmileWriterTest, TestBinaryResponseWriter, 
TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, 
TestGraphMLResponseWriter, TestRawTransformer, TestSolrQueryResponse, 
TestSubQueryTransformerDistrib, TestManagedResourceStorage, TestRestManager, 
TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, 
TestSchemaResource, TestUniqueKeyFieldResource, BadCopyFieldTest, 
CurrencyFieldTypeTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestCollationFieldDocValues, TestManagedSchema, TestSchemalessBufferedUpdates, 
TestUseDocValuesAsStored, TestCollapseQParserPlugin, TestCustomSort, 
TestMultiWordSynonyms, TestRandomCollapseQParserPlugin, 
TestMinMaxOnMultiValuedField, BlockJoinFacetRandomTest, 
BlockJoinFacetSimpleTest, GraphQueryTest, TestNestedDocsSort, 
TestScoreJoinQPScore, CloudMLTQParserTest, TestClassicSimilarityFactory, 
TestDFISimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, 
TestDefaultStatsCache, TestExactSharedStatsCache]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestExactSharedStatsCache -Dtests.seed=484A1C49FCD33A6 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=tr 
-Dtests.timezone=Mexico/BajaSur -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestExactSharedStatsCache (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.search.stats.TestExactSharedStatsCache: 
   [junit4]    >    1) Thread[id=25571, name=qtp1500056194-25571, 
state=TIMED_WAITING, group=TGRP-TestExactSharedStatsCache]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([484A1C49FCD33A6]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=25571, name=qtp1500056194-25571, 
state=TIMED_WAITING, group=TGRP-TestExactSharedStatsCache]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([484A1C49FCD33A6]:0)
   [junit4] Completed [739/770 (5!)] on J1 in 72.04s, 1 test, 2 errors <<< 
FAILURES!

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

Reply via email to