Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/183/

3 tests failed.
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([DEB682AFD519EF2:85BF57F053ADF30A]: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:309)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:127)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 6 object(s) that were not released!!! [NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
  at java.lang.Thread.run(Thread.java:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
  at java.lang.Thread.run(Thread.java:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
  at java.lang.Thread.run(Thread.java:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
  at java.lang.Thread.run(Thread.java:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
  at java.lang.Thread.run(Thread.java:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 6 object(s) that were not 
released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
        at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
        at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
        at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
        at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
        at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
        at java.lang.Thread.run(Thread.java:745)


        at __randomizedtesting.SeedInfo.seed([DEB682AFD519EF2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
        at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
        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$7.evaluate(RandomizedRunner.java:870)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Timeout occured while waiting response from server at: 
https://127.0.0.1:34553/_v/la

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:34553/_v/la
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:604)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:399)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:515)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:179)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:498)
        ... 47 more




Build Log:
[...truncated 11788 lines...]
   [junit4] Suite: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/init-core-data-001
   [junit4]   2> 1228375 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1228375 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1228401 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1228406 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1228408 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1228418 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-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_43755_hdfs____wdiin6/webapp
   [junit4]   2> 1228761 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43755
   [junit4]   2> 1228825 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1228826 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1228835 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-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_34935_datanode____.a15lmn/webapp
   [junit4]   2> 1229132 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34935
   [junit4]   2> 1229192 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1229193 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1229209 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-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_56721_datanode____.4902lg/webapp
   [junit4]   2> 1229258 INFO  (IPC Server handler 6 on 43100) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-f3a76652-a6c9-40e2-afbd-26fc1e85078a node 
DatanodeRegistration(127.0.0.1:57590, 
datanodeUuid=7bdb3fdf-3c8b-4a06-82d9-9c8764126e8f, infoPort=43119, 
infoSecurePort=0, ipcPort=52026, 
storageInfo=lv=-56;cid=testClusterID;nsid=589038129;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1229259 INFO  (IPC Server handler 6 on 43100) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-3db56194-04d2-4c6c-946d-100b010ff998 node 
DatanodeRegistration(127.0.0.1:57590, 
datanodeUuid=7bdb3fdf-3c8b-4a06-82d9-9c8764126e8f, infoPort=43119, 
infoSecurePort=0, ipcPort=52026, 
storageInfo=lv=-56;cid=testClusterID;nsid=589038129;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1229583 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[DEB682AFD519EF2]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56721
   [junit4]   2> 1229675 INFO  (IPC Server handler 3 on 43100) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-41898197-9e64-471e-bb64-f871d298929f node 
DatanodeRegistration(127.0.0.1:43338, 
datanodeUuid=5ac90a62-2ad1-4eb8-b1b0-9d0c5714694d, infoPort=42655, 
infoSecurePort=0, ipcPort=37053, 
storageInfo=lv=-56;cid=testClusterID;nsid=589038129;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1229675 INFO  (IPC Server handler 3 on 43100) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-76e6a292-2b42-42be-bfde-a5ded49278b4 node 
DatanodeRegistration(127.0.0.1:43338, 
datanodeUuid=5ac90a62-2ad1-4eb8-b1b0-9d0c5714694d, infoPort=42655, 
infoSecurePort=0, ipcPort=37053, 
storageInfo=lv=-56;cid=testClusterID;nsid=589038129;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1229889 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1229889 INFO  (Thread-40656) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1229889 INFO  (Thread-40656) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1229989 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50868
   [junit4]   2> 1230001 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1230002 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1230003 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1230004 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1230005 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1230005 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1230006 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1230006 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1230007 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1230008 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1230009 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1230075 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/control-001/cores/collection1
   [junit4]   2> 1230076 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1230077 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29e33dbe{/,null,AVAILABLE}
   [junit4]   2> 1230077 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@af2f011{HTTP/1.1,[http/1.1]}{127.0.0.1:49162}
   [junit4]   2> 1230077 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.e.j.s.Server Started @1232354ms
   [junit4]   2> 1230077 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=49162, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/control-001/cores}
   [junit4]   2> 1230077 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1230077 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 1230077 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1230077 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1230077 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-23T13:12:13.699Z
   [junit4]   2> 1230085 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1230085 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/control-001/solr.xml
   [junit4]   2> 1230089 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1230089 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50868/solr
   [junit4]   2> 1230112 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:49162_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:49162_
   [junit4]   2> 1230112 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:49162_    ] o.a.s.c.Overseer Overseer 
(id=96811636065042436-127.0.0.1:49162_-n_0000000000) starting
   [junit4]   2> 1230117 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:49162_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49162_
   [junit4]   2> 1230118 INFO  
(zkCallback-1891-thread-1-processing-n:127.0.0.1:49162_) [n:127.0.0.1:49162_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1230136 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:49162_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/control-001/cores
   [junit4]   2> 1230136 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:49162_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1230138 INFO  
(OverseerStateUpdate-96811636065042436-127.0.0.1:49162_-n_0000000000) 
[n:127.0.0.1:49162_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1231159 WARN  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1231159 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1231171 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1231218 WARN  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1231219 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1231229 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1231229 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:43100/solr_hdfs_home
   [junit4]   2> 1231229 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1231230 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:43100/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 1231230 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51d341ab
   [junit4]   2> 1231230 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43100/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 1231235 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1231235 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1231235 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1231241 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1231242 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43100/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 1231259 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43100/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 1231846 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1231846 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1231846 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1231851 ERROR (Finalizer) [    ] o.a.s.u.ConcurrentLFUCache 
ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- 
POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 1231853 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1231853 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@72ab45a4
   [junit4]   2> 1231863 INFO  (IPC Server handler 6 on 43100) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43338 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-f3a76652-a6c9-40e2-afbd-26fc1e85078a:NORMAL:127.0.0.1:57590|RBW],
 
ReplicaUC[[DISK]DS-41898197-9e64-471e-bb64-f871d298929f:NORMAL:127.0.0.1:43338|RBW]]}
 size 0
   [junit4]   2> 1231864 INFO  (IPC Server handler 5 on 43100) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57590 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-41898197-9e64-471e-bb64-f871d298929f:NORMAL:127.0.0.1:43338|RBW],
 
ReplicaUC[[DISK]DS-3db56194-04d2-4c6c-946d-100b010ff998:NORMAL:127.0.0.1:57590|FINALIZED]]}
 size 0
   [junit4]   2> 1231868 WARN  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1231874 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1231874 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1231874 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1231881 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1231881 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1231881 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4231290808045898]
   [junit4]   2> 1231898 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14b52ae3[collection1] main]
   [junit4]   2> 1231901 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1231911 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1231911 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1231912 INFO  
(searcherExecutor-4158-thread-1-processing-n:127.0.0.1:49162_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49162_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@14b52ae3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1231914 WARN  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://localhost:37599/solr3 due to exception: java.net.ConnectException: Call 
From lucene1-us-west/10.41.0.5 to localhost:37599 failed on connection 
exception: java.net.ConnectException: Connection refused; For more details see: 
 http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 1231915 INFO  
(coreLoadExecutor-4157-thread-1-processing-n:127.0.0.1:49162_) 
[n:127.0.0.1:49162_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1548986179164045312
   [junit4]   2> 1231923 INFO  
(coreZkRegister-4150-thread-1-processing-n:127.0.0.1:49162_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49162_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1231923 INFO  
(coreZkRegister-4150-thread-1-processing-n:127.0.0.1:49162_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49162_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1231923 INFO  
(coreZkRegister-4150-thread-1-processing-n:127.0.0.1:49162_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49162_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:49162/collection1/
   [junit4]   2> 1231923 INFO  
(coreZkRegister-4150-thread-1-processing-n:127.0.0.1:49162_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49162_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1231923 INFO  
(coreZkRegister-4150-thread-1-processing-n:127.0.0.1:49162_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49162_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:49162/collection1/ has no replicas
   [junit4]   2> 1231926 INFO  
(coreZkRegister-4150-thread-1-processing-n:127.0.0.1:49162_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49162_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49162/collection1/ shard1
   [junit4]   2> 1232077 INFO  
(coreZkRegister-4150-thread-1-processing-n:127.0.0.1:49162_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49162_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1232349 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1232350 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1232350 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1232424 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/shard-1-001/cores/collection1
   [junit4]   2> 1232425 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/shard-1-001
   [junit4]   2> 1232425 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1232427 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5edc8258{/,null,AVAILABLE}
   [junit4]   2> 1232427 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@78eb1a1b{HTTP/1.1,[http/1.1]}{127.0.0.1:51733}
   [junit4]   2> 1232427 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.e.j.s.Server Started @1234704ms
   [junit4]   2> 1232427 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, 
hostContext=/, hostPort=51733, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/shard-1-001/cores}
   [junit4]   2> 1232427 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1232427 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 1232427 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1232427 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1232428 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-23T13:12:16.049Z
   [junit4]   2> 1232431 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1232431 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/shard-1-001/solr.xml
   [junit4]   2> 1232436 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1232437 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50868/solr
   [junit4]   2> 1232443 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:51733_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1232445 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:51733_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51733_
   [junit4]   2> 1232447 INFO  (zkCallback-1895-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1232447 INFO  
(zkCallback-1891-thread-3-processing-n:127.0.0.1:49162_) [n:127.0.0.1:49162_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1232448 INFO  
(zkCallback-1901-thread-1-processing-n:127.0.0.1:51733_) [n:127.0.0.1:51733_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1232456 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:51733_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/shard-1-001/cores
   [junit4]   2> 1232456 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:51733_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1232458 INFO  
(OverseerStateUpdate-96811636065042436-127.0.0.1:49162_-n_0000000000) 
[n:127.0.0.1:49162_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1232560 WARN  
(OverseerStateUpdate-96811636065042436-127.0.0.1:49162_-n_0000000000) 
[n:127.0.0.1:49162_    ] o.a.s.c.Overseer Bad version writing to ZK using 
compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion 
for /collections/collection1/state.json
   [junit4]   2> 1232562 INFO  
(zkCallback-1901-thread-2-processing-n:127.0.0.1:51733_) [n:127.0.0.1:51733_    
] 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> 1232562 INFO  
(OverseerStateUpdate-96811636065042436-127.0.0.1:49162_-n_0000000000) 
[n:127.0.0.1:49162_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1232563 INFO  
(zkCallback-1901-thread-2-processing-n:127.0.0.1:51733_) [n:127.0.0.1:51733_    
] 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> 1233465 WARN  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1233466 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.3.0
   [junit4]   2> 1233475 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1233532 WARN  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1233533 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1233543 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1233543 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:43100/solr_hdfs_home
   [junit4]   2> 1233543 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1233544 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:43100/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 1233544 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51d341ab
   [junit4]   2> 1233544 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43100/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 1233550 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1233550 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1233550 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1233553 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1233554 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43100/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 1233565 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43100/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 1233570 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1233570 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1233570 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1233573 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1233573 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@6629decd
   [junit4]   2> 1233581 INFO  (IPC Server handler 7 on 43100) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57590 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-41898197-9e64-471e-bb64-f871d298929f:NORMAL:127.0.0.1:43338|RBW],
 
ReplicaUC[[DISK]DS-f3a76652-a6c9-40e2-afbd-26fc1e85078a:NORMAL:127.0.0.1:57590|FINALIZED]]}
 size 0
   [junit4]   2> 1233582 INFO  (IPC Server handler 4 on 43100) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43338 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-f3a76652-a6c9-40e2-afbd-26fc1e85078a:NORMAL:127.0.0.1:57590|FINALIZED],
 
ReplicaUC[[DISK]DS-76e6a292-2b42-42be-bfde-a5ded49278b4:NORMAL:127.0.0.1:43338|FINALIZED]]}
 size 0
   [junit4]   2> 1233588 WARN  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1233601 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1233601 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1233601 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1233607 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1233607 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1233609 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4231290808045898]
   [junit4]   2> 1233613 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f7e0a6b[collection1] main]
   [junit4]   2> 1233614 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1233614 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1233614 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1233615 WARN  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://localhost:37599/solr3 due to exception: java.net.ConnectException: Call 
From lucene1-us-west/10.41.0.5 to localhost:37599 failed on connection 
exception: java.net.ConnectException: Connection refused; For more details see: 
 http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 1233617 INFO  
(searcherExecutor-4169-thread-1-processing-n:127.0.0.1:51733_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:51733_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@6f7e0a6b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1233617 WARN  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://localhost:37599/solr3 due to exception: java.net.ConnectException: Call 
From lucene1-us-west/10.41.0.5 to localhost:37599 failed on connection 
exception: java.net.ConnectException: Connection refused; For more details see: 
 http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 1233617 INFO  
(coreLoadExecutor-4168-thread-1-processing-n:127.0.0.1:51733_) 
[n:127.0.0.1:51733_ c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1548986180948721664
   [junit4]   2> 1233623 INFO  
(coreZkRegister-4163-thread-1-processing-n:127.0.0.1:51733_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:51733_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1233623 INFO  
(coreZkRegister-4163-thread-1-processing-n:127.0.0.1:51733_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:51733_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 1233623 INFO  
(coreZkRegister-4163-thread-1-processing-n:127.0.0.1:51733_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:51733_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51733/collection1/
   [junit4]   2> 1233623 INFO  
(coreZkRegister-4163-thread-1-processing-n:127.0.0.1:51733_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:51733_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1233623 INFO  
(coreZkRegister-4163-thread-1-processing-n:127.0.0.1:51733_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:51733_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:51733/collection1/ has no replicas
   [junit4]   2> 1233626 INFO  
(coreZkRegister-4163-thread-1-processing-n:127.0.0.1:51733_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:51733_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:51733/collection1/ shard2
   [junit4]   2> 1233729 INFO  
(zkCallback-1901-thread-2-processing-n:127.0.0.1:51733_) [n:127.0.0.1:51733_    
] 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> 1233779 INFO  
(coreZkRegister-4163-thread-1-processing-n:127.0.0.1:51733_ x:collection1 
s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:51733_ c:collection1 s:shard2 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1233881 INFO  
(zkCallback-1901-thread-2-processing-n:127.0.0.1:51733_) [n:127.0.0.1:51733_    
] 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> 1234020 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/shard-2-001/cores/collection1
   [junit4]   2> 1234021 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/shard-2-001
   [junit4]   2> 1234021 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1234022 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18e68912{/,null,AVAILABLE}
   [junit4]   2> 1234022 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3b6e4dea{HTTP/1.1,[http/1.1]}{127.0.0.1:41698}
   [junit4]   2> 1234022 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.e.j.s.Server Started @1236300ms
   [junit4]   2> 1234023 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, 
hostContext=/, hostPort=41698, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/shard-2-001/cores}
   [junit4]   2> 1234023 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1234023 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.3.0
   [junit4]   2> 1234023 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1234023 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1234023 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-23T13:12:17.645Z
   [junit4]   2> 1234026 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1234026 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/shard-2-001/solr.xml
   [junit4]   2> 1234030 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1234031 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50868/solr
   [junit4]   2> 1234040 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:41698_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1234043 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:41698_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41698_
   [junit4]   2> 1234044 INFO  
(zkCallback-1901-thread-2-processing-n:127.0.0.1:51733_) [n:127.0.0.1:51733_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1234044 INFO  (zkCallback-1895-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1234044 INFO  
(zkCallback-1891-thread-3-processing-n:127.0.0.1:49162_) [n:127.0.0.1:49162_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1234044 INFO  
(zkCallback-1907-thread-1-processing-n:127.0.0.1:41698_) [n:127.0.0.1:41698_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1234065 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:41698_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/shard-2-001/cores
   [junit4]   2> 1234065 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[DEB682AFD519EF2]) 
[n:127.0.0.1:41698_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1234066 INFO  
(OverseerStateUpdate-96811636065042436-127.0.0.1:49162_-n_0000000000) 
[n:127.0.0.1:49162_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1234168 INFO  
(zkCallback-1901-thread-2-processing-n:127.0.0.1:51733_) [n:127.0.0.1:51733_    
] 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> 1234168 INFO  
(zkCallback-1907-thread-1-processing-n:127.0.0.1:41698_) [n:127.0.0.1:41698_    
] 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> 1235075 WARN  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1235076 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.3.0
   [junit4]   2> 1235088 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1235157 WARN  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1235159 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1235170 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1235170 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:43100/solr_hdfs_home
   [junit4]   2> 1235170 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1235170 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_DEB682AFD519EF2-001/shard-2-001/cores/collection1],
 dataDir=[hdfs://localhost:43100/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 1235170 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51d341ab
   [junit4]   2> 1235170 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43100/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 1235180 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1235180 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1235180 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1235184 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1235187 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43100/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 1235203 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:43100/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 1235209 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1235209 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 1235209 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1235212 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1235212 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@67370cca
   [junit4]   2> 1235229 INFO  (IPC Server handler 3 on 43100) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43338 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-3db56194-04d2-4c6c-946d-100b010ff998:NORMAL:127.0.0.1:57590|RBW],
 
ReplicaUC[[DISK]DS-41898197-9e64-471e-bb64-f871d298929f:NORMAL:127.0.0.1:43338|FINALIZED]]}
 size 0
   [junit4]   2> 1235230 INFO  (IPC Server handler 9 on 43100) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57590 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-3db56194-04d2-4c6c-946d-100b010ff998:NORMAL:127.0.0.1:57590|RBW],
 
ReplicaUC[[DISK]DS-41898197-9e64-471e-bb64-f871d298929f:NORMAL:127.0.0.1:43338|FINALIZED]]}
 size 0
   [junit4]   2> 1235234 WARN  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1235249 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1235249 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1235249 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1235256 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1235256 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1235258 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4231290808045898]
   [junit4]   2> 1235265 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ddc2a47[collection1] main]
   [junit4]   2> 1235265 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1235266 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1235266 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1235267 WARN  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://localhost:37599/solr3 due to exception: java.net.ConnectException: Call 
From lucene1-us-west/10.41.0.5 to localhost:37599 failed on connection 
exception: java.net.ConnectException: Connection refused; For more details see: 
 http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 1235267 WARN  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.h.HdfsLocalityReporter Could not retrieve locality information for 
hdfs://localhost:37599/solr3 due to exception: java.net.ConnectException: Call 
From lucene1-us-west/10.41.0.5 to localhost:37599 failed on connection 
exception: java.net.ConnectException: Connection refused; For more details see: 
 http://wiki.apache.org/hadoop/ConnectionRefused
   [junit4]   2> 1235267 INFO  
(coreLoadExecutor-4179-thread-1-processing-n:127.0.0.1:41698_) 
[n:127.0.0.1:41698_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1548986182678872064
   [junit4]   2> 1235268 INFO  
(searcherExecutor-4180-thread-1-processing-n:127.0.0.1:41698_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:41698_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@5ddc2a47[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1235275 INFO  
(coreZkRegister-4174-thread-1-processing-n:127.0.0.1:41698_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:

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

ntextHandler Stopped 
o.e.j.s.ServletContextHandler@36ccd71f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2653535 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DEB682AFD519EF2])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@ffe0809{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2653535 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DEB682AFD519EF2])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=890108088
   [junit4]   2> 2653535 INFO  (coreCloseExecutor-5957-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@45c7c30c
   [junit4]   2> 2653536 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[DEB682AFD519EF2])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7433064{/solr,null,UNAVAILABLE}
   [junit4]   2> 2653540 INFO  
(SUITE-TestReplicationHandler-seed#[DEB682AFD519EF2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{name=FSTOrd50, id=FSTOrd50, newname=FSTOrd50}, docValues:{}, 
maxPointsInLeafNode=1519, maxMBSortInHeap=5.248649075273284, 
sim=ClassicSimilarity, locale=fr-CA, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=208423720,total=464519168
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestCursorMarkWithoutUniqueKey, SystemInfoHandlerTest, TestFieldSortValues, 
SolrIndexConfigTest, OverseerRolesTest, TestSimpleTrackingShardHandler, 
TestReRankQParserPlugin, TestCharFilters, TestFieldCacheVsDocValues, 
DistributedQueryComponentOptimizationTest, IndexSchemaRuntimeFieldTest, 
SortSpecParsingTest, TestLuceneMatchVersion, ConvertedLegacyTest, 
TestXmlQParserPlugin, JSONWriterTest, DocumentBuilderTest, JsonLoaderTest, 
TestShardHandlerFactory, TestPKIAuthenticationPlugin, 
TestSortingResponseWriter, ShardRoutingCustomTest, SoftAutoCommitTest, 
TestBlendedInfixSuggestions, TestMissingGroups, TestRequestStatusCollectionAPI, 
TestLeaderRecoverFromLogOnStartup, TestHashPartitioner, 
HdfsTlogReplayBufferedWhileIndexingTest, TestDynamicLoading, 
TestSlowCompositeReaderWrapper, DeleteStatusTest, TestBackupRepositoryFactory, 
TestDistributedGrouping, SolrInfoMBeanTest, TestTestInjection, 
TestSystemIdResolver, ZkStateWriterTest, TestQueryUtils, 
TestMinMaxOnMultiValuedField, TestQueryWrapperFilter, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsRestartWhileUpdatingTest, 
BaseCdcrDistributedZkTest, DataDrivenBlockJoinTest, SolrCmdDistributorTest, 
ShardRoutingTest, EchoParamsTest, TestSolrConfigHandlerCloud, 
SpellCheckComponentTest, CustomCollectionTest, TermsComponentTest, 
DocExpirationUpdateProcessorFactoryTest, AtomicUpdatesTest, 
AliasIntegrationTest, SimpleCollectionCreateDeleteTest, 
TestHighFrequencyDictionaryFactory, TestMiniSolrCloudCluster, 
TestQuerySenderListener, ClusterStateUpdateTest, TestHdfsUpdateLog, 
TestHdfsBackupRestoreCore, TestUseDocValuesAsStored2, BasicFunctionalityTest, 
DocValuesTest, SimpleMLTQParserTest, DistributedIntervalFacetingTest, 
TestIntervalFaceting, TestScoreJoinQPScore, TestCustomDocTransformer, 
RulesTest, TestTolerantUpdateProcessorRandomCloud, AddBlockUpdateTest, 
SearchHandlerTest, TestOnReconnectListenerSupport, MigrateRouteKeyTest, 
TestManagedResourceStorage, DistribJoinFromCollectionTest, FullHLLTest, 
LoggingHandlerTest, CollectionsAPIAsyncDistributedZkTest, 
SolrIndexSplitterTest, TestSuggestSpellingConverter, 
DistributedDebugComponentTest, TestHashQParserPlugin, CSVRequestHandlerTest, 
ZkCLITest, SampleTest, PreAnalyzedUpdateProcessorTest, TestCollectionAPI, 
SortByFunctionTest, TestCoreContainer, TestCollationFieldDocValues, 
TestCSVResponseWriter, SimplePostToolTest, BlockJoinFacetSimpleTest, 
DirectSolrConnectionTest, TestFieldCacheSanityChecker, 
URLClassifyProcessorTest, ZkControllerTest, RequestLoggingTest, 
CollectionReloadTest, TestSolrQueryParserResource, 
LeaderFailureAfterFreshStartTest, TestStressVersions, SparseHLLTest, 
UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, 
TestReplicationHandler]
   [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=TestReplicationHandler -Dtests.seed=DEB682AFD519EF2 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=fr-CA -Dtests.timezone=Antarctica/Macquarie 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 6 
object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, 
NRTCachingDirectory]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DEB682AFD519EF2]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [456/643 (3!)] on J1 in 603.01s, 15 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 60962 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to