Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.4/12/
5 tests failed.
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([A0E8744EFFF6D47:62B1B26E3F657FAB]: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.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:141)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:305)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test
Error Message:
Timeout occured while waiting response from server at:
http://127.0.0.1:56559/hxrd/n
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:56559/hxrd/n
at
__randomizedtesting.SeedInfo.seed([A0E8744EFFF6D47:825AB89E410300BF]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:220)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
... 51 more
FAILED:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Expected to see collection awhollynewcollection_0 null Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
"replicationFactor":"4", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{}},
"shard2":{ "range":"0-7fffffff", "state":"active",
"replicas":{}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"3",
"autoAddReplicas":"false"}
Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state:
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
"replicationFactor":"4",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"3",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([A0E8744EFFF6D47:427BF3F0E9CC42D2]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets
Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2
Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode
for /collections/withconfigset2
at
__randomizedtesting.SeedInfo.seed([A0E8744EFFF6D47:2770C81E18DBD74B]:0)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([A0E8744EFFF6D47:825AB89E410300BF]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11638 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/init-core-data-001
[junit4] 2> 398193 INFO
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-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> 398194 INFO
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hxrd/n
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 398258 WARN
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 398281 WARN
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 398290 INFO
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ] o.m.log jetty-6.1.26
[junit4] 2> 398305 INFO
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_35924_hdfs____lpannn/webapp
[junit4] 2> 398808 INFO
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35924
[junit4] 2> 399106 WARN
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 399108 INFO
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ] o.m.log jetty-6.1.26
[junit4] 2> 399139 INFO
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_37011_datanode____.aiz9nx/webapp
[junit4] 2> 399648 INFO
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37011
[junit4] 2> 399751 WARN
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 399753 INFO
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ] o.m.log jetty-6.1.26
[junit4] 2> 399764 INFO
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_54687_datanode____.kjm63n/webapp
[junit4] 2> 399972 INFO (IPC Server handler 3 on 53768) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-37af2ab2-15f1-4ef0-8be4-8e15ae82d1ec node
DatanodeRegistration(127.0.0.1:55868,
datanodeUuid=10ba36c6-6a0b-48b2-afc8-e493d0faa827, infoPort=36093,
infoSecurePort=0, ipcPort=52332,
storageInfo=lv=-56;cid=testClusterID;nsid=981443627;c=0), blocks: 0,
hasStaleStorage: true, processing time: 1 msecs
[junit4] 2> 399972 INFO (IPC Server handler 3 on 53768) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-ade8b739-3634-4c56-ac7e-3497e91376fd node
DatanodeRegistration(127.0.0.1:55868,
datanodeUuid=10ba36c6-6a0b-48b2-afc8-e493d0faa827, infoPort=36093,
infoSecurePort=0, ipcPort=52332,
storageInfo=lv=-56;cid=testClusterID;nsid=981443627;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 400320 INFO
(SUITE-StressHdfsTest-seed#[A0E8744EFFF6D47]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54687
[junit4] 2> 400530 INFO (IPC Server handler 5 on 53768) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-7235ed24-4ffd-40df-8cb1-1e535ed57769 node
DatanodeRegistration(127.0.0.1:47812,
datanodeUuid=a2beb79f-fcad-4615-b702-bec9f295e2c2, infoPort=53422,
infoSecurePort=0, ipcPort=33645,
storageInfo=lv=-56;cid=testClusterID;nsid=981443627;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 400531 INFO (IPC Server handler 5 on 53768) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-eed78961-aa96-4d45-8524-7527356b674c node
DatanodeRegistration(127.0.0.1:47812,
datanodeUuid=a2beb79f-fcad-4615-b702-bec9f295e2c2, infoPort=53422,
infoSecurePort=0, ipcPort=33645,
storageInfo=lv=-56;cid=testClusterID;nsid=981443627;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 400801 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 400801 INFO (Thread-1289) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 400801 INFO (Thread-1289) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 400901 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.ZkTestServer start zk server on port:39242
[junit4] 2> 400934 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 400937 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 400939 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 400943 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 400946 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 400948 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 400950 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 400952 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 400954 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 400956 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 400957 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 401077 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/control-001/cores/collection1
[junit4] 2> 401080 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 401082 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4b263886{/hxrd/n,null,AVAILABLE}
[junit4] 2> 401082 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@53ce0af7{HTTP/1.1,[http/1.1]}{127.0.0.1:60648}
[junit4] 2> 401082 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.Server Started @405663ms
[junit4] 2> 401082 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:53768/hdfs__localhost_53768__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.4_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001_tempDir-002_control_data,
hostContext=/hxrd/n, hostPort=60648,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/control-001/cores}
[junit4] 2> 401082 ERROR (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 401082 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.4.1
[junit4] 2> 401083 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 401083 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 401083 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-30T12:40:07.179Z
[junit4] 2> 401106 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 401106 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/control-001/solr.xml
[junit4] 2> 401115 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 401119 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39242/solr
[junit4] 2> 401163 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:60648_hxrd%2Fn ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:60648_hxrd%2Fn
[junit4] 2> 401164 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:60648_hxrd%2Fn ] o.a.s.c.Overseer Overseer
(id=97372078532198404-127.0.0.1:60648_hxrd%2Fn-n_0000000000) starting
[junit4] 2> 401209 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:60648_hxrd%2Fn ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60648_hxrd%2Fn
[junit4] 2> 401211 INFO
(zkCallback-603-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 401269 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:60648_hxrd%2Fn ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/control-001/cores
[junit4] 2> 401269 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:60648_hxrd%2Fn ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 401291 INFO
(OverseerStateUpdate-97372078532198404-127.0.0.1:60648_hxrd%2Fn-n_0000000000)
[n:127.0.0.1:60648_hxrd%2Fn ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 401309 WARN
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 401309 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.1
[junit4] 2> 401323 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 401450 WARN
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 401452 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 401467 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 401467 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:53768/solr_hdfs_home
[junit4] 2> 401467 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 401467 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/control-001/cores/collection1],
dataDir=[hdfs://localhost:53768/solr_hdfs_home/control_collection/core_node1/data/]
[junit4] 2> 401468 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457cbf0
[junit4] 2> 401468 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:53768/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
[junit4] 2> 401479 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 401479 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 401493 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 401497 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:53768/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 401537 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:53768/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 401550 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 401550 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 401558 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 401558 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@76be21d7
[junit4] 2> 401623 INFO (IPC Server handler 1 on 53768) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55868 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-7235ed24-4ffd-40df-8cb1-1e535ed57769:NORMAL:127.0.0.1:47812|RBW],
ReplicaUC[[DISK]DS-ade8b739-3634-4c56-ac7e-3497e91376fd:NORMAL:127.0.0.1:55868|RBW]]}
size 0
[junit4] 2> 401628 INFO (IPC Server handler 2 on 53768) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47812 is
added to blk_1073741825_1001 size 71
[junit4] 2> 401638 WARN
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
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> 401652 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 401652 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 401653 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 401663 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 401663 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 401665 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=62.7314453125,
floorSegmentMB=1.439453125, forceMergeDeletesPctAllowed=17.068978968937238,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 401679 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3265f5d6[collection1] main]
[junit4] 2> 401680 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 401681 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 401681 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 401684 INFO
(searcherExecutor-1997-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn
x:collection1 c:control_collection) [n:127.0.0.1:60648_hxrd%2Fn
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@3265f5d6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 401687 INFO
(coreLoadExecutor-1996-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1557953257441067008
[junit4] 2> 401696 INFO
(coreZkRegister-1989-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn
x:collection1 c:control_collection) [n:127.0.0.1:60648_hxrd%2Fn
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 401696 INFO
(coreZkRegister-1989-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn
x:collection1 c:control_collection) [n:127.0.0.1:60648_hxrd%2Fn
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 401696 INFO
(coreZkRegister-1989-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn
x:collection1 c:control_collection) [n:127.0.0.1:60648_hxrd%2Fn
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:60648/hxrd/n/collection1/
[junit4] 2> 401696 INFO
(coreZkRegister-1989-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn
x:collection1 c:control_collection) [n:127.0.0.1:60648_hxrd%2Fn
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 401696 INFO
(coreZkRegister-1989-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn
x:collection1 c:control_collection) [n:127.0.0.1:60648_hxrd%2Fn
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:60648/hxrd/n/collection1/ has no replicas
[junit4] 2> 401701 INFO
(coreZkRegister-1989-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn
x:collection1 c:control_collection) [n:127.0.0.1:60648_hxrd%2Fn
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:60648/hxrd/n/collection1/ shard1
[junit4] 2> 401715 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 401717 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39242/solr
ready
[junit4] 2> 401717 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 401822 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-1-001/cores/collection1
[junit4] 2> 401823 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-1-001
[junit4] 2> 401824 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 401826 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@145eaef6{/hxrd/n,null,AVAILABLE}
[junit4] 2> 401826 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@40979a9e{HTTP/1.1,[http/1.1]}{127.0.0.1:34638}
[junit4] 2> 401826 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.Server Started @406407ms
[junit4] 2> 401827 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:53768/hdfs__localhost_53768__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.4_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001_tempDir-002_jetty1,
solrconfig=solrconfig.xml, hostContext=/hxrd/n, hostPort=34638,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-1-001/cores}
[junit4] 2> 401827 ERROR (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 401827 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.4.1
[junit4] 2> 401827 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 401827 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 401827 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-30T12:40:07.923Z
[junit4] 2> 401843 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 401844 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-1-001/solr.xml
[junit4] 2> 401851 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 401851 INFO
(coreZkRegister-1989-thread-1-processing-n:127.0.0.1:60648_hxrd%2Fn
x:collection1 c:control_collection) [n:127.0.0.1:60648_hxrd%2Fn
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 401852 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39242/solr
[junit4] 2> 401870 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:34638_hxrd%2Fn ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 401877 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:34638_hxrd%2Fn ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34638_hxrd%2Fn
[junit4] 2> 401879 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 401879 INFO
(zkCallback-603-thread-3-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 401882 INFO
(zkCallback-612-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 401966 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:34638_hxrd%2Fn ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-1-001/cores
[junit4] 2> 401966 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:34638_hxrd%2Fn ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 401977 INFO
(OverseerStateUpdate-97372078532198404-127.0.0.1:60648_hxrd%2Fn-n_0000000000)
[n:127.0.0.1:60648_hxrd%2Fn ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 403012 WARN
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 403013 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.1
[junit4] 2> 403028 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 403114 WARN
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 403116 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 403143 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 403147 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:53768/solr_hdfs_home
[junit4] 2> 403147 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 403147 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-1-001/cores/collection1],
dataDir=[hdfs://localhost:53768/solr_hdfs_home/collection1/core_node1/data/]
[junit4] 2> 403148 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457cbf0
[junit4] 2> 403148 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:53768/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
[junit4] 2> 403157 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 403157 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 403163 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 403170 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:53768/solr_hdfs_home/collection1/core_node1/data
[junit4] 2> 403196 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:53768/solr_hdfs_home/collection1/core_node1/data/index
[junit4] 2> 403203 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 403203 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 403209 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 403209 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@659afca2
[junit4] 2> 403247 INFO (IPC Server handler 9 on 53768) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47812 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-37af2ab2-15f1-4ef0-8be4-8e15ae82d1ec:NORMAL:127.0.0.1:55868|RBW],
ReplicaUC[[DISK]DS-eed78961-aa96-4d45-8524-7527356b674c:NORMAL:127.0.0.1:47812|FINALIZED]]}
size 0
[junit4] 2> 403252 INFO (IPC Server handler 0 on 53768) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55868 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-37af2ab2-15f1-4ef0-8be4-8e15ae82d1ec:NORMAL:127.0.0.1:55868|RBW],
ReplicaUC[[DISK]DS-eed78961-aa96-4d45-8524-7527356b674c:NORMAL:127.0.0.1:47812|FINALIZED]]}
size 0
[junit4] 2> 403262 WARN
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
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> 403282 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 403282 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 403282 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 403294 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 403294 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 403296 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=62.7314453125,
floorSegmentMB=1.439453125, forceMergeDeletesPctAllowed=17.068978968937238,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 403310 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@24e3b0f3[collection1] main]
[junit4] 2> 403312 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 403313 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 403314 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 403315 INFO
(searcherExecutor-2008-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn
x:collection1 c:collection1) [n:127.0.0.1:34638_hxrd%2Fn c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@24e3b0f3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 403319 INFO
(coreLoadExecutor-2007-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1557953259152343040
[junit4] 2> 403330 INFO
(coreZkRegister-2002-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn
x:collection1 c:collection1) [n:127.0.0.1:34638_hxrd%2Fn c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 403330 INFO
(coreZkRegister-2002-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn
x:collection1 c:collection1) [n:127.0.0.1:34638_hxrd%2Fn c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 403330 INFO
(coreZkRegister-2002-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn
x:collection1 c:collection1) [n:127.0.0.1:34638_hxrd%2Fn c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34638/hxrd/n/collection1/
[junit4] 2> 403330 INFO
(coreZkRegister-2002-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn
x:collection1 c:collection1) [n:127.0.0.1:34638_hxrd%2Fn c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 403330 INFO
(coreZkRegister-2002-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn
x:collection1 c:collection1) [n:127.0.0.1:34638_hxrd%2Fn c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:34638/hxrd/n/collection1/ has no replicas
[junit4] 2> 403336 INFO
(coreZkRegister-2002-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn
x:collection1 c:collection1) [n:127.0.0.1:34638_hxrd%2Fn c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:34638/hxrd/n/collection1/ shard1
[junit4] 2> 403487 INFO
(coreZkRegister-2002-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn
x:collection1 c:collection1) [n:127.0.0.1:34638_hxrd%2Fn c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 403848 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-2-001/cores/collection1
[junit4] 2> 403849 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-2-001
[junit4] 2> 403852 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 403856 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4a18f153{/hxrd/n,null,AVAILABLE}
[junit4] 2> 403856 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@25102e01{HTTP/1.1,[http/1.1]}{127.0.0.1:56372}
[junit4] 2> 403856 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.Server Started @408437ms
[junit4] 2> 403856 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:53768/hdfs__localhost_53768__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.4_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001_tempDir-002_jetty2,
solrconfig=solrconfig.xml, hostContext=/hxrd/n, hostPort=56372,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-2-001/cores}
[junit4] 2> 403857 ERROR (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 403857 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.4.1
[junit4] 2> 403857 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 403857 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 403857 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-30T12:40:09.953Z
[junit4] 2> 403871 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 403871 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-2-001/solr.xml
[junit4] 2> 403879 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 403880 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39242/solr
[junit4] 2> 403905 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:56372_hxrd%2Fn ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 403910 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:56372_hxrd%2Fn ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56372_hxrd%2Fn
[junit4] 2> 403911 INFO
(zkCallback-612-thread-1-processing-n:127.0.0.1:34638_hxrd%2Fn)
[n:127.0.0.1:34638_hxrd%2Fn ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 403911 INFO (zkCallback-607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 403911 INFO
(zkCallback-603-thread-2-processing-n:127.0.0.1:60648_hxrd%2Fn)
[n:127.0.0.1:60648_hxrd%2Fn ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 403919 INFO
(zkCallback-618-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 403971 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:56372_hxrd%2Fn ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-2-001/cores
[junit4] 2> 403971 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[n:127.0.0.1:56372_hxrd%2Fn ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 403973 INFO
(OverseerStateUpdate-97372078532198404-127.0.0.1:60648_hxrd%2Fn-n_0000000000)
[n:127.0.0.1:60648_hxrd%2Fn ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 405008 WARN
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 405009 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.1
[junit4] 2> 405046 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 405226 WARN
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 405232 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 405251 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 405251 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:53768/solr_hdfs_home
[junit4] 2> 405251 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 405251 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-2-001/cores/collection1],
dataDir=[hdfs://localhost:53768/solr_hdfs_home/collection1/core_node2/data/]
[junit4] 2> 405252 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7457cbf0
[junit4] 2> 405252 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:53768/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
[junit4] 2> 405270 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 405270 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 405289 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 405291 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:53768/solr_hdfs_home/collection1/core_node2/data
[junit4] 2> 405327 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:53768/solr_hdfs_home/collection1/core_node2/data/index
[junit4] 2> 405342 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 405342 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 405352 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 405353 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2799e7d9
[junit4] 2> 405419 INFO (IPC Server handler 0 on 53768) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55868 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-eed78961-aa96-4d45-8524-7527356b674c:NORMAL:127.0.0.1:47812|RBW],
ReplicaUC[[DISK]DS-ade8b739-3634-4c56-ac7e-3497e91376fd:NORMAL:127.0.0.1:55868|FINALIZED]]}
size 0
[junit4] 2> 405420 INFO (IPC Server handler 1 on 53768) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47812 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-ade8b739-3634-4c56-ac7e-3497e91376fd:NORMAL:127.0.0.1:55868|FINALIZED],
ReplicaUC[[DISK]DS-7235ed24-4ffd-40df-8cb1-1e535ed57769:NORMAL:127.0.0.1:47812|FINALIZED]]}
size 0
[junit4] 2> 405447 WARN
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
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> 405507 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 405507 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 405507 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 405530 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 405530 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 405541 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=62.7314453125,
floorSegmentMB=1.439453125, forceMergeDeletesPctAllowed=17.068978968937238,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 405553 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6bb1b04f[collection1] main]
[junit4] 2> 405555 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 405556 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 405556 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 405557 INFO
(searcherExecutor-2019-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn
x:collection1 c:collection1) [n:127.0.0.1:56372_hxrd%2Fn c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6bb1b04f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 405560 INFO
(coreLoadExecutor-2018-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn)
[n:127.0.0.1:56372_hxrd%2Fn c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1557953261502201856
[junit4] 2> 405567 INFO
(coreZkRegister-2013-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn
x:collection1 c:collection1) [n:127.0.0.1:56372_hxrd%2Fn c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 405567 INFO
(updateExecutor-615-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56372_hxrd%2Fn
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 405568 INFO
(recoveryExecutor-616-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56372_hxrd%2Fn
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 405568 INFO
(recoveryExecutor-616-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56372_hxrd%2Fn
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 405568 INFO
(recoveryExecutor-616-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56372_hxrd%2Fn
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 405568 INFO
(recoveryExecutor-616-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56372_hxrd%2Fn
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. HDFSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 405568 INFO
(recoveryExecutor-616-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56372_hxrd%2Fn
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:34638/hxrd/n/collection1/] and I am
[http://127.0.0.1:56372/hxrd/n/collection1/]
[junit4] 2> 405573 INFO
(recoveryExecutor-616-thread-1-processing-n:127.0.0.1:56372_hxrd%2Fn
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56372_hxrd%2Fn
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:34638/hxrd/n];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:56372_hxrd%252Fn&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 405578 INFO (qtp651329718-4038) [n:127.0.0.1:34638_hxrd%2Fn
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 405579 INFO (qtp651329718-4038) [n:127.0.0.1:34638_hxrd%2Fn
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 405579 INFO (qtp651329718-4038) [n:127.0.0.1:34638_hxrd%2Fn
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:56372_hxrd%2Fn,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:56372/hxrd/n","node_name":"127.0.0.1:56372_hxrd%2Fn","state":"down"}
[junit4] 2> 405842 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-3-001/cores/collection1
[junit4] 2> 405842 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_A0E8744EFFF6D47-001/shard-3-001
[junit4] 2> 405843 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 405845 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF6D47])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e20948{/hxrd/n,null,AVAILABLE}
[junit4] 2> 405845 INFO (TEST-StressHdfsTest.test-seed#[A0E8744EFFF
[...truncated too long message...]
P-343209663-10.41.0.5-1485783234236 (Datanode Uuid
53d90e62-9743-48f7-8f14-fdff29bf4a6e) service to localhost/127.0.0.1:35017
interrupted
[junit4] 2> 3796982 WARN (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_A0E8744EFFF6D47-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_A0E8744EFFF6D47-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to localhost/127.0.0.1:35017) [ ] o.a.h.h.s.d.DataNode Ending
block pool service for: Block pool BP-343209663-10.41.0.5-1485783234236
(Datanode Uuid 53d90e62-9743-48f7-8f14-fdff29bf4a6e) service to
localhost/127.0.0.1:35017
[junit4] 2> 3796993 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A0E8744EFFF6D47]-worker) [
] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 3797095 ERROR
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A0E8744EFFF6D47]-worker) [
] o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
[junit4] 2> java.lang.reflect.InvocationTargetException
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.teardownClass(HdfsCollectionsAPIDistributedZkTest.java:52)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 54 more
[junit4] 2> 3797098 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A0E8744EFFF6D47]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35546 35546
[junit4] 2> 3797098 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[A0E8744EFFF6D47]-worker) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_A0E8744EFFF6D47-001
[junit4] 2> Jan 30, 2017 1:36:42 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 35 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=2039, maxMBSortInHeap=6.307144546824459,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=en-MT, timezone=PNT
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=240792504,total=516423680
[junit4] 2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest,
DistributedVersionInfoTest, SuggestComponentContextFilterQueryTest,
OutputWriterTest, TestReplicationHandler, TestSha256AuthenticationProvider,
TestReplicaProperties, SolrMetricManagerTest, SimpleCollectionCreateDeleteTest,
TestLRUStatsCache, ReplaceNodeTest, TestChildDocTransformer,
TestCloudSchemaless, TestJoin, JavabinLoaderTest, AnalyticsMergeStrategyTest,
XsltUpdateRequestHandlerTest, SyncSliceTest, CdcrReplicationDistributedZkTest,
NumericFieldsTest, DirectoryFactoryTest, TestHashQParserPlugin,
TestStressRecovery, TestRestManager, RequiredFieldsTest,
CollectionTooManyReplicasTest, HighlighterConfigTest, JSONWriterTest,
SecurityConfHandlerTest, TestManagedSchemaAPI,
HdfsWriteToMultipleCollectionsTest, DistributedQueryElevationComponentTest,
RegexBoostProcessorTest, CoreMergeIndexesAdminHandlerTest,
AsyncCallRequestStatusResponseTest, ShardSplitTest,
TestSizeLimitedDistributedMap, DistributedDebugComponentTest, TestRealTimeGet,
HdfsCollectionsAPIDistributedZkTest]
[junit4] Completed [460/680 (4!)] on J0 in 178.69s, 20 tests, 1 failure, 1
error <<< FAILURES!
[...truncated 63116 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]