Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1370/

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.facet.FieldFacetExtrasCloudTest

Error Message:
Could not find collection:collection1

Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
        at __randomizedtesting.SeedInfo.seed([21560BB5309200B3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.analytics.facet.AbstractAnalyticsFacetCloudTest.setupCluster(AbstractAnalyticsFacetCloudTest.java:59)
        at 
org.apache.solr.analytics.facet.FieldFacetExtrasCloudTest.beforeClass(FieldFacetExtrasCloudTest.java:47)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.client.solrj.TestLBHttpSolrClient.testSimple

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([A4C06904A797761A:9C734DFA8064A2CB]: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.client.solrj.TestLBHttpSolrClient.testSimple(TestLBHttpSolrClient.java:170)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:
Error from server at https://127.0.0.1:33922/solr/workQueue_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/workQueue_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/workQueue_shard2_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.14.v20161028</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:33922/solr/workQueue_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([A4C06904A797761A:19D71C1D9EBB4B47]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:6865)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:33922/solr/workQueue_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        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


FAILED:  org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([D462F2CBF5B95C1B:5C36CD115B4531E3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:317)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 13140 lines...]
   [junit4] Suite: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/init-core-data-001
   [junit4]   2> 3830698 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=97 numCloses=97
   [junit4]   2> 3830698 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3830700 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 3830700 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3830700 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /h_/y
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 3830754 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 3830765 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3830766 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 3830782 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_42038_hdfs____d13wu9/webapp
   [junit4]   2> 3831160 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42038
   [junit4]   2> 3831295 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3831302 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 3831318 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_34242_datanode____yqc5g6/webapp
   [junit4]   2> 3831759 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34242
   [junit4]   2> 3831876 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3831878 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 3831905 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_33187_datanode____vkfxiv/webapp
   [junit4]   2> 3831990 INFO  (IPC Server handler 4 on 51901) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-23cce0aa-59cc-44f8-83f9-e6858aed2929 node 
DatanodeRegistration(127.0.0.1:52882, 
datanodeUuid=9b732080-19d2-4915-8206-0b43867689ea, infoPort=57915, 
infoSecurePort=0, ipcPort=38303, 
storageInfo=lv=-56;cid=testClusterID;nsid=1430733612;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 3831990 INFO  (IPC Server handler 4 on 51901) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-f63c3fb5-e8ea-46dd-bbb0-5d9915c4714c node 
DatanodeRegistration(127.0.0.1:52882, 
datanodeUuid=9b732080-19d2-4915-8206-0b43867689ea, infoPort=57915, 
infoSecurePort=0, ipcPort=38303, 
storageInfo=lv=-56;cid=testClusterID;nsid=1430733612;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 3832361 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[D462F2CBF5B95C1B]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33187
   [junit4]   2> 3832530 INFO  (IPC Server handler 6 on 51901) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-d28515d8-761a-47c7-82cc-dc9049f566ee node 
DatanodeRegistration(127.0.0.1:41714, 
datanodeUuid=52812360-a8d3-4c30-be90-893f1203e62a, infoPort=36590, 
infoSecurePort=0, ipcPort=50497, 
storageInfo=lv=-56;cid=testClusterID;nsid=1430733612;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 3832531 INFO  (IPC Server handler 6 on 51901) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-bce56e04-699f-4f42-b330-62f1cb2ebca2 node 
DatanodeRegistration(127.0.0.1:41714, 
datanodeUuid=52812360-a8d3-4c30-be90-893f1203e62a, infoPort=36590, 
infoSecurePort=0, ipcPort=50497, 
storageInfo=lv=-56;cid=testClusterID;nsid=1430733612;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 3833357 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3833358 INFO  (Thread-47271) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3833358 INFO  (Thread-47271) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3833362 ERROR (Thread-47271) [    ] 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> 3833458 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41097
   [junit4]   2> 3833476 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3833478 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3833479 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3833481 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3833482 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3833483 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3833484 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3833485 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3833487 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3833488 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3833489 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3833491 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3833630 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3833632 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7dbe36a{/h_/y,null,AVAILABLE}
   [junit4]   2> 3833632 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4069e455{HTTP/1.1,[http/1.1]}{127.0.0.1:56606}
   [junit4]   2> 3833635 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.e.j.s.Server Started @3838348ms
   [junit4]   2> 3833635 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {replicaType=NRT, 
hostContext=/h_/y, hostPort=56606, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/control-001/cores}
   [junit4]   2> 3833635 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3833635 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3833636 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3833636 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3833636 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-08T10:24:29.168Z
   [junit4]   2> 3833639 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3833639 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/control-001/solr.xml
   [junit4]   2> 3833644 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3833647 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41097/solr
   [junit4]   2> 3833747 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3833748 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56606_h_%2Fy
   [junit4]   2> 3833749 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.Overseer Overseer 
(id=98447384175640580-127.0.0.1:56606_h_%2Fy-n_0000000000) starting
   [junit4]   2> 3833759 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56606_h_%2Fy
   [junit4]   2> 3833764 INFO  
(zkCallback-3098-thread-1-processing-n:127.0.0.1:56606_h_%2Fy) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3833838 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c
   [junit4]   2> 3833844 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c
   [junit4]   2> 3833845 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c
   [junit4]   2> 3833846 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/control-001/cores
   [junit4]   2> 3833868 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3833869 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41097/solr ready
   [junit4]   2> 3833874 INFO  (qtp1401254264-63951) [n:127.0.0.1:56606_h_%2Fy  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56606_h_%252Fy&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3833878 INFO  
(OverseerThreadFactory-8412-thread-1-processing-n:127.0.0.1:56606_h_%2Fy) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 3833986 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy  
  ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3833986 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3834092 INFO  
(zkCallback-3098-thread-1-processing-n:127.0.0.1:56606_h_%2Fy) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3835027 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3835042 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 3835142 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3835158 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 3835159 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c
   [junit4]   2> 3835159 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:51901/solr_hdfs_home
   [junit4]   2> 3835159 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3835159 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3835159 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost:51901/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 3835161 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51901/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 3835169 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3835170 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 3835185 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3835186 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51901/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 3835221 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51901/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 3835229 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3835229 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 3835246 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3835247 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=20.5888671875, 
floorSegmentMB=1.974609375, forceMergeDeletesPctAllowed=6.871805679395555, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.787783701248509
   [junit4]   2> 3835297 INFO  (IPC Server handler 7 on 51901) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52882 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bce56e04-699f-4f42-b330-62f1cb2ebca2:NORMAL:127.0.0.1:41714|RBW],
 
ReplicaUC[[DISK]DS-23cce0aa-59cc-44f8-83f9-e6858aed2929:NORMAL:127.0.0.1:52882|RBW]]}
 size 0
   [junit4]   2> 3835298 INFO  (IPC Server handler 9 on 51901) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41714 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-23cce0aa-59cc-44f8-83f9-e6858aed2929:NORMAL:127.0.0.1:52882|RBW],
 
ReplicaUC[[DISK]DS-d28515d8-761a-47c7-82cc-dc9049f566ee:NORMAL:127.0.0.1:41714|FINALIZED]]}
 size 0
   [junit4]   2> 3835325 WARN  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3835383 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3835383 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3835383 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 3835394 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3835394 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3835396 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.519621200197992]
   [junit4]   2> 3835402 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31308c19[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3835403 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3835403 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3835404 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3835406 INFO  
(searcherExecutor-8415-thread-1-processing-n:127.0.0.1:56606_h_%2Fy 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:56606_h_%2Fy c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@31308c19[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3835406 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1575158148956684288
   [junit4]   2> 3835417 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3835417 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3835417 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56606/h_/y/control_collection_shard1_replica_n1/
   [junit4]   2> 3835417 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3835417 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:56606/h_/y/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 3835417 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3835424 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56606/h_/y/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3835527 INFO  
(zkCallback-3098-thread-1-processing-n:127.0.0.1:56606_h_%2Fy) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3835575 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3835577 INFO  (qtp1401254264-63953) [n:127.0.0.1:56606_h_%2Fy 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1591
   [junit4]   2> 3835586 INFO  (qtp1401254264-63951) [n:127.0.0.1:56606_h_%2Fy  
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 3835680 INFO  
(zkCallback-3098-thread-1-processing-n:127.0.0.1:56606_h_%2Fy) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3835883 INFO  
(OverseerCollectionConfigSetProcessor-98447384175640580-127.0.0.1:56606_h_%2Fy-n_0000000000)
 [n:127.0.0.1:56606_h_%2Fy    ] 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> 3836587 INFO  (qtp1401254264-63951) [n:127.0.0.1:56606_h_%2Fy  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:56606_h_%252Fy&wt=javabin&version=2}
 status=0 QTime=2712
   [junit4]   2> 3836593 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3836594 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41097/solr ready
   [junit4]   2> 3836594 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3836595 INFO  (qtp1401254264-63948) [n:127.0.0.1:56606_h_%2Fy  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3836598 INFO  
(OverseerThreadFactory-8412-thread-2-processing-n:127.0.0.1:56606_h_%2Fy) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 3836599 WARN  
(OverseerThreadFactory-8412-thread-2-processing-n:127.0.0.1:56606_h_%2Fy) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 3836804 INFO  (qtp1401254264-63948) [n:127.0.0.1:56606_h_%2Fy  
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 3836804 INFO  (qtp1401254264-63948) [n:127.0.0.1:56606_h_%2Fy  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=209
   [junit4]   2> 3836969 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/shard-1-001
 of type NRT
   [junit4]   2> 3836970 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3836971 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@793912c9{/h_/y,null,AVAILABLE}
   [junit4]   2> 3836972 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2fd786cd{HTTP/1.1,[http/1.1]}{127.0.0.1:59741}
   [junit4]   2> 3836977 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.e.j.s.Server Started @3841693ms
   [junit4]   2> 3836977 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {replicaType=NRT, 
solrconfig=solrconfig.xml, hostContext=/h_/y, hostPort=59741, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/shard-1-001/cores}
   [junit4]   2> 3836977 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3836978 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3836978 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3836978 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3836978 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-08T10:24:32.510Z
   [junit4]   2> 3836981 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3836981 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/shard-1-001/solr.xml
   [junit4]   2> 3836989 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3836994 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41097/solr
   [junit4]   2> 3837006 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3837008 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3837011 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59741_h_%2Fy
   [junit4]   2> 3837012 INFO  
(zkCallback-3098-thread-1-processing-n:127.0.0.1:56606_h_%2Fy) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3837016 INFO  
(zkCallback-3110-thread-1-processing-n:127.0.0.1:59741_h_%2Fy) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3837025 INFO  (zkCallback-3105-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3837114 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c
   [junit4]   2> 3837121 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c
   [junit4]   2> 3837121 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c
   [junit4]   2> 3837123 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/shard-1-001/cores
   [junit4]   2> 3837150 INFO  (qtp595611964-64002) [n:127.0.0.1:59741_h_%2Fy   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:59741_h_%252Fy&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3837153 INFO  
(OverseerCollectionConfigSetProcessor-98447384175640580-127.0.0.1:56606_h_%2Fy-n_0000000000)
 [n:127.0.0.1:56606_h_%2Fy    ] 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> 3837155 INFO  
(OverseerThreadFactory-8412-thread-3-processing-n:127.0.0.1:56606_h_%2Fy) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:59741_h_%2Fy for creating new replica
   [junit4]   2> 3837159 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3837159 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3837265 INFO  
(zkCallback-3110-thread-1-processing-n:127.0.0.1:59741_h_%2Fy) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3838178 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3838201 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 3838328 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3838345 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3838346 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c
   [junit4]   2> 3838346 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:51901/solr_hdfs_home
   [junit4]   2> 3838346 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3838346 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3838347 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/shard-1-001/cores/collection1_shard2_replica_n41],
 dataDir=[hdfs://localhost:51901/solr_hdfs_home/collection1/core_node42/data/]
   [junit4]   2> 3838348 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51901/solr_hdfs_home/collection1/core_node42/data/snapshot_metadata
   [junit4]   2> 3838356 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3838357 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 3838360 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3838360 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51901/solr_hdfs_home/collection1/core_node42/data
   [junit4]   2> 3838381 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51901/solr_hdfs_home/collection1/core_node42/data/index
   [junit4]   2> 3838388 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3838388 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 3838392 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3838393 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=20.5888671875, 
floorSegmentMB=1.974609375, forceMergeDeletesPctAllowed=6.871805679395555, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.787783701248509
   [junit4]   2> 3838422 INFO  (IPC Server handler 2 on 51901) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52882 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bce56e04-699f-4f42-b330-62f1cb2ebca2:NORMAL:127.0.0.1:41714|RBW],
 
ReplicaUC[[DISK]DS-f63c3fb5-e8ea-46dd-bbb0-5d9915c4714c:NORMAL:127.0.0.1:52882|FINALIZED]]}
 size 0
   [junit4]   2> 3838423 INFO  (IPC Server handler 1 on 51901) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41714 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bce56e04-699f-4f42-b330-62f1cb2ebca2:NORMAL:127.0.0.1:41714|RBW],
 
ReplicaUC[[DISK]DS-f63c3fb5-e8ea-46dd-bbb0-5d9915c4714c:NORMAL:127.0.0.1:52882|FINALIZED]]}
 size 0
   [junit4]   2> 3838429 WARN  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3838490 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3838490 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3838490 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 3838500 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3838501 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3838504 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.519621200197992]
   [junit4]   2> 3838515 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c86d90c[collection1_shard2_replica_n41] main]
   [junit4]   2> 3838516 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3838516 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3838517 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3838519 INFO  
(searcherExecutor-8426-thread-1-processing-n:127.0.0.1:59741_h_%2Fy 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) 
[n:127.0.0.1:59741_h_%2Fy c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@2c86d90c[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3838519 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575158152220901376
   [junit4]   2> 3838526 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3838526 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3838526 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:59741/h_/y/collection1_shard2_replica_n41/
   [junit4]   2> 3838526 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 3838526 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:59741/h_/y/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 3838526 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3838534 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59741/h_/y/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 3838637 INFO  
(zkCallback-3110-thread-1-processing-n:127.0.0.1:59741_h_%2Fy) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3838685 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 3838687 INFO  (qtp595611964-64000) [n:127.0.0.1:59741_h_%2Fy 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1528
   [junit4]   2> 3838692 INFO  (qtp595611964-64002) [n:127.0.0.1:59741_h_%2Fy   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:59741_h_%252Fy&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1541
   [junit4]   2> 3838795 INFO  
(zkCallback-3110-thread-1-processing-n:127.0.0.1:59741_h_%2Fy) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3838853 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/shard-2-001
 of type NRT
   [junit4]   2> 3838853 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3838855 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4bea9bb3{/h_/y,null,AVAILABLE}
   [junit4]   2> 3838855 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@497e89e2{HTTP/1.1,[http/1.1]}{127.0.0.1:58113}
   [junit4]   2> 3838855 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.e.j.s.Server Started @3843571ms
   [junit4]   2> 3838855 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, 
hostContext=/h_/y, hostPort=58113, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/shard-2-001/cores}
   [junit4]   2> 3838855 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3838856 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 3838856 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3838856 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3838856 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-08T10:24:34.388Z
   [junit4]   2> 3838864 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3838864 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/shard-2-001/solr.xml
   [junit4]   2> 3838870 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3838874 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41097/solr
   [junit4]   2> 3838890 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:58113_h_%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3838892 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:58113_h_%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3838895 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:58113_h_%2Fy    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58113_h_%2Fy
   [junit4]   2> 3838896 INFO  (zkCallback-3105-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3838896 INFO  
(zkCallback-3098-thread-2-processing-n:127.0.0.1:56606_h_%2Fy) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3838897 INFO  
(zkCallback-3110-thread-1-processing-n:127.0.0.1:59741_h_%2Fy) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3838913 INFO  
(zkCallback-3116-thread-1-processing-n:127.0.0.1:58113_h_%2Fy) 
[n:127.0.0.1:58113_h_%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3838988 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:58113_h_%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c
   [junit4]   2> 3838996 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:58113_h_%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c
   [junit4]   2> 3838997 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:58113_h_%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c
   [junit4]   2> 3838999 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[D462F2CBF5B95C1B]) 
[n:127.0.0.1:58113_h_%2Fy    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/shard-2-001/cores
   [junit4]   2> 3839035 INFO  (qtp595611964-64003) [n:127.0.0.1:59741_h_%2Fy   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:58113_h_%252Fy&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3839042 INFO  
(OverseerCollectionConfigSetProcessor-98447384175640580-127.0.0.1:56606_h_%2Fy-n_0000000000)
 [n:127.0.0.1:56606_h_%2Fy    ] 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> 3839043 INFO  
(OverseerThreadFactory-8412-thread-4-processing-n:127.0.0.1:56606_h_%2Fy) 
[n:127.0.0.1:56606_h_%2Fy    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:58113_h_%2Fy for creating new replica
   [junit4]   2> 3839059 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy  
  ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3839059 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3839167 INFO  
(zkCallback-3110-thread-1-processing-n:127.0.0.1:59741_h_%2Fy) 
[n:127.0.0.1:59741_h_%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3839167 INFO  
(zkCallback-3116-thread-1-processing-n:127.0.0.1:58113_h_%2Fy) 
[n:127.0.0.1:58113_h_%2Fy    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 3840159 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3840175 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 3840338 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 3840354 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3840355 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2bc83b2c
   [junit4]   2> 3840355 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:51901/solr_hdfs_home
   [junit4]   2> 3840355 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3840355 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 3840355 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_D462F2CBF5B95C1B-001/shard-2-001/cores/collection1_shard1_replica_n43],
 dataDir=[hdfs://localhost:51901/solr_hdfs_home/collection1/core_node44/data/]
   [junit4]   2> 3840357 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51901/solr_hdfs_home/collection1/core_node44/data/snapshot_metadata
   [junit4]   2> 3840365 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3840365 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 3840368 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3840369 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51901/solr_hdfs_home/collection1/core_node44/data
   [junit4]   2> 3840431 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51901/solr_hdfs_home/collection1/core_node44/data/index
   [junit4]   2> 3840438 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 3840438 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 3840466 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3840467 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=20.5888671875, 
floorSegmentMB=1.974609375, forceMergeDeletesPctAllowed=6.871805679395555, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.787783701248509
   [junit4]   2> 3840531 INFO  (IPC Server handler 4 on 51901) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52882 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bce56e04-699f-4f42-b330-62f1cb2ebca2:NORMAL:127.0.0.1:41714|RBW],
 
ReplicaUC[[DISK]DS-23cce0aa-59cc-44f8-83f9-e6858aed2929:NORMAL:127.0.0.1:52882|RBW]]}
 size 0
   [junit4]   2> 3840531 INFO  (IPC Server handler 3 on 51901) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41714 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-23cce0aa-59cc-44f8-83f9-e6858aed2929:NORMAL:127.0.0.1:52882|RBW],
 
ReplicaUC[[DISK]DS-d28515d8-761a-47c7-82cc-dc9049f566ee:NORMAL:127.0.0.1:41714|FINALIZED]]}
 size 0
   [junit4]   2> 3840558 WARN  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3840659 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3840659 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3840659 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 3840703 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3840703 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3840715 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.519621200197992]
   [junit4]   2> 3840752 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a36df29[collection1_shard1_replica_n43] main]
   [junit4]   2> 3840753 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3840754 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3840755 INFO  (qtp2125959599-64039) [n:127.0.0.1:58113_h_%2Fy 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3840756 INFO  
(searcherExecutor-8437-thread-1-processing-n:127.0.0.1:58113_h_%2

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

ad-331) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/aliases.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        7       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/clusterprops.json
   [junit4]   2>        93      /solr/clusterstate.json
   [junit4]   2>        38      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        30      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/live_nodes
   [junit4]   2>        93      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_A4C06904A797761A-001
   [junit4]   2> Aug 08, 2017 10:53:27 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=PostingsFormat(name=MockRandom), expr_s=FSTOrd50, iteration_i=FSTOrd50, 
terms_ss=PostingsFormat(name=Asserting), 
join2_s=PostingsFormat(name=Asserting), 
multiDefault=PostingsFormat(name=Asserting), 
subject=PostingsFormat(name=Asserting), a_f=PostingsFormat(name=Asserting), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
falseNegative_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a2_s=PostingsFormat(name=MockRandom), a_i=FSTOrd50, level1_s=FSTOrd50, 
body_t=PostingsFormat(name=MockRandom), a_s=PostingsFormat(name=MockRandom), 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=FSTOrd50, text=PostingsFormat(name=MockRandom), 
alpha_d=PostingsFormat(name=MockRandom), i_multi=FSTOrd50, 
idf_d=PostingsFormat(name=Asserting), b_ls=PostingsFormat(name=Asserting), 
checkpoint_ss=PostingsFormat(name=MockRandom), 
test_t=PostingsFormat(name=MockRandom), ident_s=PostingsFormat(name=Asserting), 
order_i=PostingsFormat(name=Asserting), error_d=FSTOrd50, 
side_s=PostingsFormat(name=MockRandom), truePositive_i=FSTOrd50, 
miles_i=PostingsFormat(name=Asserting), 
field_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 price_f=PostingsFormat(name=Asserting), a1_s=PostingsFormat(name=Asserting), 
join1_i=FSTOrd50, join3_i=PostingsFormat(name=MockRandom), 
test_i=PostingsFormat(name=Asserting), 
falsePositive_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 field_i=PostingsFormat(name=Asserting), 
s_multi=PostingsFormat(name=MockRandom), col_s=PostingsFormat(name=Asserting), 
a_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
level2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 score_f=PostingsFormat(name=MockRandom), 
tv_text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 term_s=PostingsFormat(name=Asserting), text_s=FSTOrd50, 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
idfs_ds=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 weights_ds=PostingsFormat(name=MockRandom), 
featureSet_s=PostingsFormat(name=Asserting), 
trueNegative_i=PostingsFormat(name=MockRandom), 
index_i=PostingsFormat(name=Asserting), test_dt=FSTOrd50, 
out_i=PostingsFormat(name=Asserting), whitetok=PostingsFormat(name=MockRandom), 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{name_s=DocValuesFormat(name=Memory), 
expr_s=DocValuesFormat(name=Direct), iteration_i=DocValuesFormat(name=Direct), 
terms_ss=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Asserting), 
falseNegative_i=DocValuesFormat(name=Asserting), 
a2_s=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Direct), 
level1_s=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Direct), alpha_d=DocValuesFormat(name=Memory), 
i_multi=DocValuesFormat(name=Direct), idf_d=DocValuesFormat(name=Lucene70), 
b_ls=DocValuesFormat(name=Lucene70), 
checkpoint_ss=DocValuesFormat(name=Memory), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), 
error_d=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Memory), 
truePositive_i=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Lucene70), 
field_s=DocValuesFormat(name=Asserting), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Memory), 
test_i=DocValuesFormat(name=Lucene70), 
falsePositive_i=DocValuesFormat(name=Asserting), 
field_i=DocValuesFormat(name=Lucene70), s_multi=DocValuesFormat(name=Memory), 
col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Asserting), 
level2_s=DocValuesFormat(name=Asserting), score_f=DocValuesFormat(name=Memory), 
term_s=DocValuesFormat(name=Lucene70), text_s=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Asserting), 
idfs_ds=DocValuesFormat(name=Asserting), 
weights_ds=DocValuesFormat(name=Memory), 
featureSet_s=DocValuesFormat(name=Lucene70), 
trueNegative_i=DocValuesFormat(name=Memory), 
index_i=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Direct), 
out_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=132, 
maxMBSortInHeap=6.205108381320784, sim=RandomSimilarity(queryNorm=false): {}, 
locale=es-EC, timezone=Iceland
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=217074960,total=510132224
   [junit4]   2> NOTE: All tests run in this JVM: [CubedRootEvaluatorTest, 
AbsoluteValueEvaluatorTest, ContentStreamTest, ExclusiveOrEvaluatorTest, 
OrEvaluatorTest, CompoundEvaluatorTest, LargeVolumeBinaryJettyTest, 
UuidEvaluatorTest, TestLBHttpSolrClient, TestCollectionStateWatchers, 
JDBCStreamTest, TestXMLEscaping, TestCollectionAdminRequest, 
LessThanEqualToEvaluatorTest, CloudSolrClientMultiConstructorTest, 
TestValidatingJsonMap, HttpSolrClientSSLAuthConPoolTest, 
BasicHttpSolrClientTest, TestEmbeddedSolrServer, TestJsonRecordReader, 
TestBatchUpdate, LargeVolumeEmbeddedTest, TestSpellCheckResponse, 
TermsResponseTest, FieldAnalysisResponseTest, FacetFieldTest, 
SolrSchemalessExampleTest, GraphTest, StreamExpressionTest]
   [junit4] Completed [135/135 (2!)] on J0 in 125.80s, 93 tests, 1 error <<< 
FAILURES!

[...truncated 1798 lines...]
   [junit4] Suite: org.apache.solr.analytics.facet.FieldFacetExtrasCloudTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/contrib/solr-analytics/test/J1/temp/solr.analytics.facet.FieldFacetExtrasCloudTest_21560BB5309200B3-001/init-core-data-001
   [junit4]   2> Aug 08, 2017 10:55:21 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1871, maxMBSortInHeap=7.97677179123033, 
sim=RandomSimilarity(queryNorm=true): {}, locale=nl-NL, timezone=CET
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=264873984,total=330825728
   [junit4]   2> NOTE: All tests run in this JVM: [ExpressionTest, 
AbstractAnalyticsStatsTest, RangeFacetTest, FunctionTest, 
AbstractAnalyticsFacetTest, FacetSortingTest, FieldFacetExtrasCloudTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FieldFacetExtrasCloudTest -Dtests.seed=21560BB5309200B3 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=nl-NL -Dtests.timezone=CET -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | FieldFacetExtrasCloudTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([21560BB5309200B3]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    >        at 
org.apache.solr.analytics.facet.AbstractAnalyticsFacetCloudTest.setupCluster(AbstractAnalyticsFacetCloudTest.java:59)
   [junit4]    >        at 
org.apache.solr.analytics.facet.FieldFacetExtrasCloudTest.beforeClass(FieldFacetExtrasCloudTest.java:47)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [17/17 (1!)] on J1 in 43.34s, 0 tests, 1 failure <<< 
FAILURES!

[...truncated 40615 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to