Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/43/

8 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.NRTCachingDirectory  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:349)  at 
org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:3011)  
at org.apache.solr.core.SolrCore.close(SolrCore.java:1584)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:980)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)  at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:998) 
 at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:637)  
at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.lucene.store.NRTCachingDirectory
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:349)
        at 
org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:3011)
        at org.apache.solr.core.SolrCore.close(SolrCore.java:1584)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:980)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:843)
        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:998)
        at 
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:637)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)


        at __randomizedtesting.SeedInfo.seed([197712C30A2173D9]: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:294)
        at sun.reflect.GeneratedMethodAccessor36.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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.test

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([197712C30A2173D9:91232D19A4DD1E21]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1268)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:438)
        at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:122)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /clusterstate.json
        at 
__randomizedtesting.SeedInfo.seed([197712C30A2173D9:91232D19A4DD1E21]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:542)
        at 
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:310)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:674)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.updateMappingsFromZk(AbstractFullDistribZkTestBase.java:669)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:464)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest

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([197712C30A2173D9:9A014D31DC587D78]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:184)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test.test

Error Message:
.response.numFound:36!=67

Stack Trace:
junit.framework.AssertionFailedError: .response.numFound:36!=67
        at 
__randomizedtesting.SeedInfo.seed([197712C30A2173D9:91232D19A4DD1E21]:0)
        at junit.framework.Assert.fail(Assert.java:50)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:913)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:940)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:607)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:587)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:566)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkQueries(AbstractFullDistribZkTestBase.java:938)
        at 
org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:102)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
This doc was supposed to have been deleted, but was: SolrDocument{id=0, 
title_s=title0, id_i=0, inplace_updatable_float=1.0, 
_version_=1578205196421431296, inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0}

Stack Trace:
java.lang.AssertionError: This doc was supposed to have been deleted, but was: 
SolrDocument{id=0, title_s=title0, id_i=0, inplace_updatable_float=1.0, 
_version_=1578205196421431296, inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0}
        at 
__randomizedtesting.SeedInfo.seed([197712C30A2173D9:91232D19A4DD1E21]: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.update.TestInPlaceUpdatesDistrib.reorderedDBQsSimpleTest(TestInPlaceUpdatesDistrib.java:247)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:151)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Doc with id=994 not found in http://127.0.0.1:44848/sjvbq/c8n_1x2 due to: Path 
not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=994 not found in 
http://127.0.0.1:44848/sjvbq/c8n_1x2 due to: Path not found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([197712C30A2173D9:91232D19A4DD1E21]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:605)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:560)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:381)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

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

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([197712C30A2173D9:91232D19A4DD1E21]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.assertSliceAndReplicaCount(SharedFSAutoReplicaFailoverTest.java:403)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:248)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12312 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsBasicDistributedZk2Test
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/init-core-data-001
   [junit4]   2> 1004251 WARN  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1004251 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1004252 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1004252 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1004253 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/q_zfv/sk
   [junit4]   2> 1006731 WARN  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1015206 WARN  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1018479 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 1018577 WARN  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1021441 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1021555 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_32972_hdfs____.c759a9/webapp
   [junit4]   2> 1029006 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:32972
   [junit4]   2> 1039029 WARN  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1039050 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1039480 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_47655_datanode____.xguxly/webapp
   [junit4]   2> 1043265 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:47655
   [junit4]   2> 1049706 WARN  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1049709 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1049736 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_53836_datanode____de0gbo/webapp
   [junit4]   2> 1055555 INFO  
(SUITE-HdfsBasicDistributedZk2Test-seed#[197712C30A2173D9]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:53836
   [junit4]   2> 1066409 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:59829) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1066430 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:59829) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1067250 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x12f5f33a42315b: from storage 
DS-2b14f5e8-10b1-485a-a814-0ba903708bb8 node 
DatanodeRegistration(127.0.0.1:50454, 
datanodeUuid=b25e0c00-ff54-4244-bdcc-53a34dcef2bf, infoPort=49606, 
infoSecurePort=0, ipcPort=55183, 
storageInfo=lv=-56;cid=testClusterID;nsid=1040292742;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 18 msecs
   [junit4]   2> 1067251 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x12f5f33a1fe139: from storage 
DS-97467601-ae00-4953-8489-c1ed5e29724c node 
DatanodeRegistration(127.0.0.1:43279, 
datanodeUuid=c84079ee-1866-423f-8bc5-12686584118d, infoPort=49455, 
infoSecurePort=0, ipcPort=49362, 
storageInfo=lv=-56;cid=testClusterID;nsid=1040292742;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1067251 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x12f5f33a42315b: from storage 
DS-a2bc4141-8124-40cc-a438-bb70727e7eb4 node 
DatanodeRegistration(127.0.0.1:50454, 
datanodeUuid=b25e0c00-ff54-4244-bdcc-53a34dcef2bf, infoPort=49606, 
infoSecurePort=0, ipcPort=55183, 
storageInfo=lv=-56;cid=testClusterID;nsid=1040292742;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1067254 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x12f5f33a1fe139: from storage 
DS-1449d293-540f-4d41-8863-801ade43ef85 node 
DatanodeRegistration(127.0.0.1:43279, 
datanodeUuid=c84079ee-1866-423f-8bc5-12686584118d, infoPort=49455, 
infoSecurePort=0, ipcPort=49362, 
storageInfo=lv=-56;cid=testClusterID;nsid=1040292742;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1071522 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1071534 INFO  (Thread-491) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1071534 INFO  (Thread-491) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1071561 ERROR (Thread-491) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1071634 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53174
   [junit4]   2> 1071776 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1071777 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1071782 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1071787 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1071787 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1071788 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1071789 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1071802 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1071810 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1071811 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1071815 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1071826 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 1073191 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1073194 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ef7b2cf{/q_zfv/sk,null,AVAILABLE}
   [junit4]   2> 1073194 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7ef633e6{HTTP/1.1,[http/1.1]}{127.0.0.1:52911}
   [junit4]   2> 1073194 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.e.j.s.Server Started @1091901ms
   [junit4]   2> 1073194 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:59829/hdfs__localhost_59829__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001_tempDir-002_control_data,
 replicaType=NRT, hostContext=/q_zfv/sk, hostPort=52911, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/control-001/cores}
   [junit4]   2> 1073195 ERROR 
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1073195 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1073195 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1073195 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1073195 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-10T23:10:53.165Z
   [junit4]   2> 1073224 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1073224 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/control-001/solr.xml
   [junit4]   2> 1073245 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@244f7a6d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1073264 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53174/solr
   [junit4]   2> 1073856 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1073856 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:52911_q_zfv%2Fsk
   [junit4]   2> 1073860 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.Overseer Overseer 
(id=98637253935628292-127.0.0.1:52911_q_zfv%2Fsk-n_0000000000) starting
   [junit4]   2> 1073977 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:52911_q_zfv%2Fsk
   [junit4]   2> 1073983 INFO  
(zkCallback-172-thread-1-processing-n:127.0.0.1:52911_q_zfv%2Fsk) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1074759 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@244f7a6d
   [junit4]   2> 1074951 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@244f7a6d
   [junit4]   2> 1074952 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@244f7a6d
   [junit4]   2> 1074953 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/control-001/cores
   [junit4]   2> 1075551 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1075551 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53174/solr ready
   [junit4]   2> 1075587 INFO  (qtp1479573790-2559) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52911_q_zfv%252Fsk&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1075608 INFO  
(OverseerThreadFactory-339-thread-1-processing-n:127.0.0.1:52911_q_zfv%2Fsk) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1075738 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1075738 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1075845 INFO  
(zkCallback-172-thread-1-processing-n:127.0.0.1:52911_q_zfv%2Fsk) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1076781 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 1077078 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1078284 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.0 with uniqueid field id
   [junit4]   2> 1078350 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'control_collection_shard1_replica_n1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 1078351 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@244f7a6d
   [junit4]   2> 1080129 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:59829/solr_hdfs_home
   [junit4]   2> 1080129 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr 
Kerberos Authentication disabled
   [junit4]   2> 1080129 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1080129 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost:59829/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 1080149 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:59829/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 1080210 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1080210 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [8388608] will allocate [1] slabs and 
use ~[8388608] bytes
   [junit4]   2> 1080210 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 1085670 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on 
write is disabled
   [junit4]   2> 1085678 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:59829/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 1085828 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:59829/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 1085860 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1085860 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [8388608] will allocate [1] slabs and 
use ~[8388608] bytes
   [junit4]   2> 1085860 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 1087852 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on 
write is disabled
   [junit4]   2> 1087853 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1089202 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50454 is added to 
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-1449d293-540f-4d41-8863-801ade43ef85:NORMAL:127.0.0.1:43279|RBW],
 
ReplicaUC[[DISK]DS-2b14f5e8-10b1-485a-a814-0ba903708bb8:NORMAL:127.0.0.1:50454|RBW]]}
 size 72
   [junit4]   2> 1089203 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43279 is added to 
blk_1073741825_1001 size 72
   [junit4]   2> 1089208 WARN  (PacketResponder: 
BP-351018995-10.41.0.5-1505084993481:blk_1073741825_1001, 
type=LAST_IN_PIPELINE, downstreams=0:[]) [    ] o.a.h.h.s.d.DataNode Slow 
PacketResponder send ack to upstream took 657ms (threshold=300ms), 
PacketResponder: BP-351018995-10.41.0.5-1505084993481:blk_1073741825_1001, 
type=LAST_IN_PIPELINE, downstreams=0:[], replyAck=seqno: 1 reply: SUCCESS 
downstreamAckTimeNanos: 0 flag: 0
   [junit4]   2> 1089646 WARN  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID 
paramSet a in requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1090713 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1090713 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1090713 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing 
HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1090779 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1090779 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1090784 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=3, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1091176 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ad71aa6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1091182 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1091182 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1091185 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 1091210 INFO  
(searcherExecutor-342-thread-1-processing-n:127.0.0.1:52911_q_zfv%2Fsk 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@3ad71aa6[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1091211 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1578196083598688256
   [junit4]   2> 1091218 INFO  
(zkCallback-172-thread-1-processing-n:127.0.0.1:52911_q_zfv%2Fsk) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1091223 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1091223 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1091223 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52911/q_zfv/sk/control_collection_shard1_replica_n1/
   [junit4]   2> 1091224 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 1091224 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:52911/q_zfv/sk/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1091224 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1091231 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:52911/q_zfv/sk/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1091339 INFO  
(zkCallback-172-thread-1-processing-n:127.0.0.1:52911_q_zfv%2Fsk) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1091388 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1091390 INFO  (qtp1479573790-2557) 
[n:127.0.0.1:52911_q_zfv%2Fsk c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=15652
   [junit4]   2> 1091407 INFO  (qtp1479573790-2559) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1091501 INFO  
(zkCallback-172-thread-1-processing-n:127.0.0.1:52911_q_zfv%2Fsk) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1092122 INFO  
(OverseerCollectionConfigSetProcessor-98637253935628292-127.0.0.1:52911_q_zfv%2Fsk-n_0000000000)
 [n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1092461 INFO  (qtp1479573790-2559) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52911_q_zfv%252Fsk&wt=javabin&version=2}
 status=0 QTime=16873
   [junit4]   2> 1092482 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1092483 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53174/solr ready
   [junit4]   2> 1092483 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1092498 INFO  (qtp1479573790-2560) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1092502 INFO  
(OverseerThreadFactory-339-thread-2-processing-n:127.0.0.1:52911_q_zfv%2Fsk) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1092503 WARN  
(OverseerThreadFactory-339-thread-2-processing-n:127.0.0.1:52911_q_zfv%2Fsk) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1092621 INFO  (qtp1479573790-2560) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1092621 INFO  (qtp1479573790-2560) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=123
   [junit4]   2> 1093765 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/shard-1-001
 of type TLOG
   [junit4]   2> 1093780 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1093782 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d33b4ea{/q_zfv/sk,null,AVAILABLE}
   [junit4]   2> 1093782 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5fe678e6{HTTP/1.1,[http/1.1]}{127.0.0.1:50581}
   [junit4]   2> 1093782 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.e.j.s.Server Started @1112488ms
   [junit4]   2> 1093782 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:59829/hdfs__localhost_59829__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-7.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001_tempDir-002_jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/q_zfv/sk, 
hostPort=50581, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/shard-1-001/cores}
   [junit4]   2> 1093782 ERROR 
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1093782 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1093783 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1093783 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1093783 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-10T23:11:13.753Z
   [junit4]   2> 1093808 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1093808 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/shard-1-001/solr.xml
   [junit4]   2> 1093813 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@244f7a6d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1093832 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53174/solr
   [junit4]   2> 1093842 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:50581_q_zfv%2Fsk    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1093844 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:50581_q_zfv%2Fsk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1093849 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:50581_q_zfv%2Fsk    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:50581_q_zfv%2Fsk
   [junit4]   2> 1093849 INFO  (zkCallback-179-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1093849 INFO  
(zkCallback-172-thread-1-processing-n:127.0.0.1:52911_q_zfv%2Fsk) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1093851 INFO  
(zkCallback-184-thread-1-processing-n:127.0.0.1:50581_q_zfv%2Fsk) 
[n:127.0.0.1:50581_q_zfv%2Fsk    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1094131 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:50581_q_zfv%2Fsk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@244f7a6d
   [junit4]   2> 1094168 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:50581_q_zfv%2Fsk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@244f7a6d
   [junit4]   2> 1094168 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:50581_q_zfv%2Fsk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@244f7a6d
   [junit4]   2> 1094170 INFO  
(TEST-HdfsBasicDistributedZk2Test.test-seed#[197712C30A2173D9]) 
[n:127.0.0.1:50581_q_zfv%2Fsk    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/shard-1-001/cores
   [junit4]   2> 1094294 INFO  (qtp125947171-2612) 
[n:127.0.0.1:50581_q_zfv%2Fsk    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:50581_q_zfv%252Fsk&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1094296 INFO  
(OverseerCollectionConfigSetProcessor-98637253935628292-127.0.0.1:52911_q_zfv%2Fsk-n_0000000000)
 [n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1094297 INFO  
(OverseerThreadFactory-339-thread-3-processing-n:127.0.0.1:52911_q_zfv%2Fsk) 
[n:127.0.0.1:52911_q_zfv%2Fsk    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:50581_q_zfv%2Fsk for creating new replica
   [junit4]   2> 1094299 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk    ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1094300 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1096398 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.1.0
   [junit4]   2> 1096560 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 1098600 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 
with uniqueid field id
   [junit4]   2> 1098660 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard2_replica_t41' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1098660 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t41' (registry 
'solr.core.collection1.shard2.replica_t41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@244f7a6d
   [junit4]   2> 1098661 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:59829/solr_hdfs_home
   [junit4]   2> 1098662 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.HdfsDirectoryFactory Solr Kerberos 
Authentication disabled
   [junit4]   2> 1098662 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1098662 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsBasicDistributedZk2Test_197712C30A2173D9-001/shard-1-001/cores/collection1_shard2_replica_t41],
 dataDir=[hdfs://localhost:59829/solr_hdfs_home/collection1/core_node42/data/]
   [junit4]   2> 1098671 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:59829/solr_hdfs_home/collection1/core_node42/data/snapshot_metadata
   [junit4]   2> 1098703 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.HdfsDirectoryFactory Number of slabs 
of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1098703 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.HdfsDirectoryFactory Block cache 
target memory usage, slab size of [8388608] will allocate [1] slabs and use 
~[8388608] bytes
   [junit4]   2> 1098703 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.HdfsDirectoryFactory Creating new 
single instance HDFS BlockCache
   [junit4]   2> 1099712 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.s.b.BlockDirectory Block cache on write 
is disabled
   [junit4]   2> 1099719 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:59829/solr_hdfs_home/collection1/core_node42/data
   [junit4]   2> 1099796 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost:59829/solr_hdfs_home/collection1/core_node42/data/index
   [junit4]   2> 1099823 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.HdfsDirectoryFactory Number of slabs 
of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1099823 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.HdfsDirectoryFactory Block cache 
target memory usage, slab size of [8388608] will allocate [1] slabs and use 
~[8388608] bytes
   [junit4]   2> 1099823 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.HdfsDirectoryFactory Creating new 
single instance HDFS BlockCache
   [junit4]   2> 1099891 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.s.b.BlockDirectory Block cache on write 
is disabled
   [junit4]   2> 1099892 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1100156 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43279 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-a2bc4141-8124-40cc-a438-bb70727e7eb4:NORMAL:127.0.0.1:50454|RBW],
 
ReplicaUC[[DISK]DS-97467601-ae00-4953-8489-c1ed5e29724c:NORMAL:127.0.0.1:43279|FINALIZED]]}
 size 0
   [junit4]   2> 1100162 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50454 is added to 
blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-a2bc4141-8124-40cc-a438-bb70727e7eb4:NORMAL:127.0.0.1:50454|RBW],
 
ReplicaUC[[DISK]DS-97467601-ae00-4953-8489-c1ed5e29724c:NORMAL:127.0.0.1:43279|FINALIZED]]}
 size 0
   [junit4]   2> 1100225 WARN  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.RequestHandlers INVALID paramSet a in 
requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1100707 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1100707 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1100707 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.u.HdfsUpdateLog Initializing 
HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1100861 INFO  (qtp125947171-2610) 
[n:127.0.0.1:50581_q_zfv%2Fsk c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]

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

> Throwable #1: java.lang.AssertionError: This doc was supposed to have been 
> deleted, but was: SolrDocument{id=0, title_s=title0, id_i=0, 
> inplace_updatable_float=1.0, _version_=1578205196421431296, 
> inplace_updatable_int_with_default=666, 
> inplace_updatable_float_with_default=42.0}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([197712C30A2173D9:91232D19A4DD1E21]:0)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsSimpleTest(TestInPlaceUpdatesDistrib.java:247)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:151)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 9801319 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 9801319 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=169231976
   [junit4]   2> 9801319 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 9801319 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6180cfb4: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@73d6be83
   [junit4]   2> 9801320 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 9801320 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2bf506aa: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@27b8c7de
   [junit4]   2> 9801320 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 9801320 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c15fd59: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@65b81d94
   [junit4]   2> 9801321 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[197712C30A2173D9]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 9801321 INFO  (coreCloseExecutor-10486-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ae64174
   [junit4]   2> 9801321 INFO  (coreCloseExecutor-10486-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=451297652
   [junit4]   2> 9801321 INFO  (coreCloseExecutor-10486-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17bf71d1: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@40af0062
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_197712C30A2173D9-001
   [junit4]   2> Sep 11, 2017 1:36:11 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=tr-TR, timezone=Asia/Kolkata
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=219845656,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [TestHttpShardHandlerFactory, 
TestExceedMaxTermLength, TestStressInPlaceUpdates, TestManagedSchema, 
DistributedQueryComponentCustomSortTest, TestZkAclsWithHadoopAuth, 
ZkSolrClientTest, SoftAutoCommitTest, TestSweetSpotSimilarityFactory, 
ShardRoutingCustomTest, SuggestComponentTest, SimpleCollectionCreateDeleteTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestSolrXml, TestConfigSets, 
TestOverriddenPrefixQueryForCustomFieldType, TestXmlQParser, TestConfigReload, 
TestSortByMinMaxFunction, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestShardHandlerFactory, TestBulkSchemaAPI, ParsingFieldUpdateProcessorsTest, 
MultiThreadedOCPTest, LeaderFailoverAfterPartitionTest, 
HdfsBasicDistributedZkTest, QueryParsingTest, DistributedIntervalFacetingTest, 
SpatialRPTFieldTypeTest, TestDynamicLoading, TestPartialUpdateDeduplication, 
TestRequestStatusCollectionAPI, TestLeaderElectionWithEmptyReplica, 
TestCoreContainer, TestManagedResource, AnalysisAfterCoreReloadTest, 
TestReqParamsAPI, IndexSchemaTest, TestSlowCompositeReaderWrapper, 
TestDistributedGrouping, ShufflingReplicaListTransformerTest, 
DocValuesMultiTest, TestSubQueryTransformer, TestReRankQParserPlugin, 
SystemInfoHandlerTest, BlockJoinFacetRandomTest, TestRebalanceLeaders, 
TestStandardQParsers, TestSolrJ, TestSearcherReuse, CacheHeaderTest, 
TestStressRecovery, DateRangeFieldTest, TestRawTransformer, 
TestSystemCollAutoCreate, DeleteInactiveReplicaTest, InfoHandlerTest, 
TestHashPartitioner, TestQueryWrapperFilter, TestCloudSchemaless, 
DisMaxRequestHandlerTest, CollectionsAPIDistributedZkTest, 
TestManagedSynonymFilterFactory, TestSolrIndexConfig, CSVRequestHandlerTest, 
TestNumericTerms64, TestRTGBase, TestLRUCache, NoCacheHeaderTest, 
ZkStateReaderTest, DistributedFacetPivotSmallAdvancedTest, 
CloneFieldUpdateProcessorFactoryTest, TermVectorComponentTest, 
TestBM25SimilarityFactory, ResourceLoaderTest, CollectionsAPISolrJTest, 
TestBlendedInfixSuggestions, TestAddFieldRealTimeGet, 
DistributedMLTComponentTest, DistribCursorPagingTest, ZkCLITest, 
RequestLoggingTest, TestDefaultStatsCache, 
OverriddenZkACLAndCredentialsProvidersTest, TemplateUpdateProcessorTest, 
ForceLeaderTest, DirectSolrSpellCheckerTest, SampleTest, 
TestPostingsSolrHighlighter, TestValueSourceCache, TestFilteredDocIdSet, 
TestExportWriter, TestSerializedLuceneMatchVersion, 
TestInPlaceUpdatesStandalone, TestCursorMarkWithoutUniqueKey, 
HdfsRecoveryZkTest, FileBasedSpellCheckerTest, SolrXmlInZkTest, 
TestFieldCacheWithThreads, SOLR749Test, SolrCmdDistributorTest, 
IndexSchemaRuntimeFieldTest, TestObjectReleaseTracker, OpenCloseCoreStressTest, 
CheckHdfsIndexTest, HdfsDirectoryFactoryTest, SuggesterTSTTest, FileUtilsTest, 
ClusterStateUpdateTest, HdfsThreadLeakTest, 
BigEndianAscendingWordDeserializerTest, TestCloudPseudoReturnFields, 
TestNonDefinedSimilarityFactory, LoggingHandlerTest, MoveReplicaHDFSTest, 
TestCoreDiscovery, TestSolr4Spatial2, SimpleMLTQParserTest, 
StatelessScriptUpdateProcessorFactoryTest, TestPKIAuthenticationPlugin, 
ShardSplitTest, TestStressVersions, SimpleFacetsTest, SpellCheckComponentTest, 
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestIndexSearcher, 
TestExtendedDismaxParser, SolrRequestParserTest, TestFoldingMultitermQuery, 
DocValuesTest, TestQueryTypes, DocumentBuilderTest, MoreLikeThisHandlerTest, 
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, 
BinaryUpdateRequestHandlerTest, TestComponentsName, HighlighterConfigTest, 
TestQuerySenderListener, AlternateDirectoryTest, BadComponentTest, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, TestSearchPerf, 
TestElisionMultitermQuery, OutputWriterTest, TestSolrCoreProperties, 
TestLuceneMatchVersion, SynonymTokenizerTest, TestPerFieldSimilarity, 
TimeZoneUtilsTest, TestFastOutputStream, TestFastLRUCache, PrimUtilsTest, 
DateFieldTest, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AssignTest, 
CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, 
CollectionReloadTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, 
ConnectionManagerTest, DeleteNodeTest, DeleteReplicaTest, 
DistributedVersionInfoTest, OverseerModifyCollectionTest, OverseerStatusTest, 
ReplaceNodeTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, 
TestCloudSearcherWarming, TestClusterProperties, 
TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, 
TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestPullReplica, TestReplicaProperties, TestSSLRandomization, 
TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, 
TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, 
HdfsSyncSliceTest, StressHdfsTest, TestSolrConfigHandlerConcurrent, 
V2ApiIntegrationTest, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, 
CoreMergeIndexesAdminHandlerTest, SecurityConfHandlerTest, StatsReloadRaceTest, 
DistributedFacetExistsSmallTest, DistributedSuggestComponentTest, 
TestUnifiedSolrHighlighter, TestMultiValuedNumericRangeQuery, 
TestNumericRangeQuery64, SubstringBytesRefFilterTest, TestIntervalFaceting, 
TestLegacyFieldCache, TestNumericTerms32, TestUninvertingReader, 
AnalysisErrorHandlingTest, CdcrUpdateLogTest, 
PeerSyncWithIndexFingerprintCachingTest, TestDocBasedVersionConstraints, 
TestInPlaceUpdatesDistrib]
   [junit4] Completed [731/731 (8!)] on J1 in 208.95s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to