Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.4/7/
7 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.addReplicaTest Error Message: Error from server at https://127.0.0.1:49982/solr: ADDREPLICA failed to create replica Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49982/solr: ADDREPLICA failed to create replica at __randomizedtesting.SeedInfo.seed([666016370845E0E1:F5C04111864DAB30]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) 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.SolrRequest.process(SolrRequest.java:149) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:669) 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.testCoresAreDistributedAcrossNodes Error Message: Could not find collection : nodes_used_collection Stack Trace: org.apache.solr.common.SolrException: Could not find collection : nodes_used_collection at __randomizedtesting.SeedInfo.seed([666016370845E0E1:220C35BB38B68F0]:0) at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194) at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:245) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes(CollectionsAPIDistributedZkTest.java:397) 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.testCreateShouldFailOnExistingCore Error Message: Error from server at https://127.0.0.1:52083/solr: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core [halfcollection_shard1_replica1] Caused by: Direct buffer memory Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:52083/solr: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core [halfcollection_shard1_replica1] Caused by: Direct buffer memory at __randomizedtesting.SeedInfo.seed([666016370845E0E1:8AA6BB83F3D95D05]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) 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.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore(CollectionsAPIDistributedZkTest.java:283) 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.deleteCollectionOnlyInZk Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([666016370845E0E1:D2804AB6FE4340F0]: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.CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk(CollectionsAPIDistributedZkTest.java:184) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.testCollectionsAPI Error Message: Expected to see collection awhollynewcollection_0 null Last available state: DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/17)={ "replicationFactor":"3", "shards":{ "shard1":{ "range":"80000000-b332ffff", "state":"active", "replicas":{}}, "shard2":{ "range":"b3330000-e665ffff", "state":"active", "replicas":{}}, "shard3":{ "range":"e6660000-1998ffff", "state":"active", "replicas":{}}, "shard4":{ "range":"19990000-4ccbffff", "state":"active", "replicas":{}}, "shard5":{ "range":"4ccc0000-7fffffff", "state":"active", "replicas":{}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"4", "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/17)={ "replicationFactor":"3", "shards":{ "shard1":{ "range":"80000000-b332ffff", "state":"active", "replicas":{}}, "shard2":{ "range":"b3330000-e665ffff", "state":"active", "replicas":{}}, "shard3":{ "range":"e6660000-1998ffff", "state":"active", "replicas":{}}, "shard4":{ "range":"19990000-4ccbffff", "state":"active", "replicas":{}}, "shard5":{ "range":"4ccc0000-7fffffff", "state":"active", "replicas":{}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"4", "autoAddReplicas":"false"} at __randomizedtesting.SeedInfo.seed([666016370845E0E1:2E1562830E76CF74]: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([666016370845E0E1:4B1E596DFF615AED]: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([666016370845E0E1:EE3429EDA6B98D19]: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 12869 lines...] [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/init-core-data-001 [junit4] 2> 3579379 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 3579380 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-001 [junit4] 2> 3579381 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3579383 INFO (Thread-23112) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3579383 INFO (Thread-23112) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3579483 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:58387 [junit4] 2> 3579490 INFO (jetty-launcher-33465-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3579490 INFO (jetty-launcher-33465-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3579491 INFO (jetty-launcher-33465-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3579491 INFO (jetty-launcher-33465-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 3579492 INFO (jetty-launcher-33465-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69ea52e9{/solr,null,AVAILABLE} [junit4] 2> 3579495 INFO (jetty-launcher-33465-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fd7df49{/solr,null,AVAILABLE} [junit4] 2> 3579498 INFO (jetty-launcher-33465-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5e8d968e{SSL,[ssl, http/1.1]}{127.0.0.1:52083} [junit4] 2> 3579498 INFO (jetty-launcher-33465-thread-4) [ ] o.e.j.s.Server Started @3583010ms [junit4] 2> 3579498 INFO (jetty-launcher-33465-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52083} [junit4] 2> 3579498 ERROR (jetty-launcher-33465-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3579498 INFO (jetty-launcher-33465-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 3579499 INFO (jetty-launcher-33465-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3579499 INFO (jetty-launcher-33465-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3579499 INFO (jetty-launcher-33465-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-21T17:22:09.064Z [junit4] 2> 3579501 INFO (jetty-launcher-33465-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@441c4eac{/solr,null,AVAILABLE} [junit4] 2> 3579503 INFO (jetty-launcher-33465-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4047285d{/solr,null,AVAILABLE} [junit4] 2> 3579504 INFO (jetty-launcher-33465-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2a0d3ff{SSL,[ssl, http/1.1]}{127.0.0.1:39346} [junit4] 2> 3579504 INFO (jetty-launcher-33465-thread-3) [ ] o.e.j.s.Server Started @3583016ms [junit4] 2> 3579504 INFO (jetty-launcher-33465-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39346} [junit4] 2> 3579504 ERROR (jetty-launcher-33465-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3579504 INFO (jetty-launcher-33465-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 3579504 INFO (jetty-launcher-33465-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3579504 INFO (jetty-launcher-33465-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3579504 INFO (jetty-launcher-33465-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-21T17:22:09.069Z [junit4] 2> 3579505 INFO (jetty-launcher-33465-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4b0c678f{SSL,[ssl, http/1.1]}{127.0.0.1:49982} [junit4] 2> 3579506 INFO (jetty-launcher-33465-thread-2) [ ] o.e.j.s.Server Started @3583017ms [junit4] 2> 3579506 INFO (jetty-launcher-33465-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49982} [junit4] 2> 3579506 ERROR (jetty-launcher-33465-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3579506 INFO (jetty-launcher-33465-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 3579506 INFO (jetty-launcher-33465-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3579506 INFO (jetty-launcher-33465-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3579506 INFO (jetty-launcher-33465-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-21T17:22:09.071Z [junit4] 2> 3579508 INFO (jetty-launcher-33465-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@747bc0a1{SSL,[ssl, http/1.1]}{127.0.0.1:33535} [junit4] 2> 3579508 INFO (jetty-launcher-33465-thread-1) [ ] o.e.j.s.Server Started @3583020ms [junit4] 2> 3579508 INFO (jetty-launcher-33465-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33535} [junit4] 2> 3579509 ERROR (jetty-launcher-33465-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3579509 INFO (jetty-launcher-33465-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 6.4.0 [junit4] 2> 3579509 INFO (jetty-launcher-33465-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3579509 INFO (jetty-launcher-33465-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3579509 INFO (jetty-launcher-33465-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-21T17:22:09.074Z [junit4] 2> 3579510 INFO (jetty-launcher-33465-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3579518 INFO (jetty-launcher-33465-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3579518 INFO (jetty-launcher-33465-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3579519 INFO (jetty-launcher-33465-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3579532 INFO (jetty-launcher-33465-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3579533 INFO (jetty-launcher-33465-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58387/solr [junit4] 2> 3579536 INFO (jetty-launcher-33465-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3579536 INFO (jetty-launcher-33465-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3579537 INFO (jetty-launcher-33465-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58387/solr [junit4] 2> 3579538 INFO (jetty-launcher-33465-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58387/solr [junit4] 2> 3579538 INFO (jetty-launcher-33465-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 3579539 INFO (jetty-launcher-33465-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58387/solr [junit4] 2> 3579540 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x159c20cb1b50006, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 3579551 INFO (jetty-launcher-33465-thread-4) [n:127.0.0.1:52083_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52083_solr [junit4] 2> 3579551 INFO (jetty-launcher-33465-thread-1) [n:127.0.0.1:33535_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33535_solr [junit4] 2> 3579552 INFO (jetty-launcher-33465-thread-4) [n:127.0.0.1:52083_solr ] o.a.s.c.Overseer Overseer (id=97322226742001672-127.0.0.1:52083_solr-n_0000000000) starting [junit4] 2> 3579554 INFO (zkCallback-33479-thread-1-processing-n:127.0.0.1:52083_solr) [n:127.0.0.1:52083_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3579554 INFO (zkCallback-33484-thread-1-processing-n:127.0.0.1:33535_solr) [n:127.0.0.1:33535_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3579562 INFO (jetty-launcher-33465-thread-4) [n:127.0.0.1:52083_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52083_solr [junit4] 2> 3579563 INFO (zkCallback-33484-thread-1-processing-n:127.0.0.1:33535_solr) [n:127.0.0.1:33535_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3579567 INFO (zkCallback-33479-thread-2-processing-n:127.0.0.1:52083_solr) [n:127.0.0.1:52083_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3579568 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x159c20cb1b5000a, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 3579570 INFO (jetty-launcher-33465-thread-3) [n:127.0.0.1:39346_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3579572 INFO (jetty-launcher-33465-thread-3) [n:127.0.0.1:39346_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39346_solr [junit4] 2> 3579572 INFO (zkCallback-33484-thread-1-processing-n:127.0.0.1:33535_solr) [n:127.0.0.1:33535_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3579582 INFO (zkCallback-33485-thread-1-processing-n:127.0.0.1:39346_solr) [n:127.0.0.1:39346_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3579588 INFO (zkCallback-33479-thread-3-processing-n:127.0.0.1:52083_solr) [n:127.0.0.1:52083_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3579589 INFO (jetty-launcher-33465-thread-2) [n:127.0.0.1:49982_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3579591 INFO (jetty-launcher-33465-thread-2) [n:127.0.0.1:49982_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49982_solr [junit4] 2> 3579591 INFO (zkCallback-33484-thread-1-processing-n:127.0.0.1:33535_solr) [n:127.0.0.1:33535_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3579592 INFO (zkCallback-33485-thread-1-processing-n:127.0.0.1:39346_solr) [n:127.0.0.1:39346_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3579605 INFO (zkCallback-33479-thread-3-processing-n:127.0.0.1:52083_solr) [n:127.0.0.1:52083_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3579609 INFO (zkCallback-33488-thread-1-processing-n:127.0.0.1:49982_solr) [n:127.0.0.1:49982_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3579614 INFO (jetty-launcher-33465-thread-1) [n:127.0.0.1:33535_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-001/node1/. [junit4] 2> 3579625 INFO (jetty-launcher-33465-thread-2) [n:127.0.0.1:49982_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-001/node2/. [junit4] 2> 3579632 INFO (jetty-launcher-33465-thread-4) [n:127.0.0.1:52083_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-001/node4/. [junit4] 2> 3579642 INFO (jetty-launcher-33465-thread-3) [n:127.0.0.1:39346_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-001/node3/. [junit4] 2> 3581889 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3581890 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58387/solr ready [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 3581928 WARN (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 3581946 WARN (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 3581948 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 3581957 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-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_51480_hdfs____.w06szq/webapp [junit4] 2> 3582316 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:51480 [junit4] 2> 3582360 WARN (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 3582361 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 3582370 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-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_42881_datanode____.i3bb1i/webapp [junit4] 2> 3582656 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42881 [junit4] 2> 3582695 WARN (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 3582696 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 3582712 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-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_46872_datanode____mo9whk/webapp [junit4] 2> 3582771 INFO (IPC Server handler 3 on 37746) [ ] BlockStateChange BLOCK* processReport: from storage DS-ce6b6a95-58de-4175-aee0-ddd939812909 node DatanodeRegistration(127.0.0.1:55115, datanodeUuid=84f48198-7fe5-44f4-beb1-d4ad493c2d59, infoPort=56637, infoSecurePort=0, ipcPort=59732, storageInfo=lv=-56;cid=testClusterID;nsid=303344245;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 3582771 INFO (IPC Server handler 3 on 37746) [ ] BlockStateChange BLOCK* processReport: from storage DS-65631d02-cee9-44fe-a819-a02e6d3e9616 node DatanodeRegistration(127.0.0.1:55115, datanodeUuid=84f48198-7fe5-44f4-beb1-d4ad493c2d59, infoPort=56637, infoSecurePort=0, ipcPort=59732, storageInfo=lv=-56;cid=testClusterID;nsid=303344245;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 3583089 INFO (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[666016370845E0E1]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46872 [junit4] 2> 3583189 INFO (IPC Server handler 8 on 37746) [ ] BlockStateChange BLOCK* processReport: from storage DS-d4cf32b1-2dd5-4d12-95bf-7e3921adbc7f node DatanodeRegistration(127.0.0.1:51858, datanodeUuid=810fd0dd-1f60-42d2-a122-1e83f5573dc2, infoPort=41646, infoSecurePort=0, ipcPort=45644, storageInfo=lv=-56;cid=testClusterID;nsid=303344245;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 3583189 INFO (IPC Server handler 8 on 37746) [ ] BlockStateChange BLOCK* processReport: from storage DS-c27c9728-5afd-4fd1-bb82-6a2b5daa7ad3 node DatanodeRegistration(127.0.0.1:51858, datanodeUuid=810fd0dd-1f60-42d2-a122-1e83f5573dc2, infoPort=41646, infoSecurePort=0, ipcPort=45644, storageInfo=lv=-56;cid=testClusterID;nsid=303344245;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 3583297 INFO (TEST-HdfsCollectionsAPIDistributedZkTest.testMissingNumShards-seed#[666016370845E0E1]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMissingNumShards [junit4] 2> 3583298 INFO (TEST-HdfsCollectionsAPIDistributedZkTest.testMissingNumShards-seed#[666016370845E0E1]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3583369 INFO (qtp1392367333-145052) [n:127.0.0.1:49982_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3583372 INFO (OverseerThreadFactory-16039-thread-1-processing-n:127.0.0.1:52083_solr) [n:127.0.0.1:52083_solr ] o.a.s.c.CreateCollectionCmd Create collection acollection [junit4] 2> 3583373 ERROR (OverseerThreadFactory-16039-thread-1-processing-n:127.0.0.1:52083_solr) [n:127.0.0.1:52083_solr ] o.a.s.c.OverseerCollectionMessageHandler Collection: acollection operation: create failed:org.apache.solr.common.SolrException: numShards is a required param (when using CompositeId router). [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:112) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 3583382 INFO (qtp1392367333-145052) [n:127.0.0.1:49982_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2} status=400 QTime=12 [junit4] 2> 3583382 INFO (TEST-HdfsCollectionsAPIDistributedZkTest.testMissingNumShards-seed#[666016370845E0E1]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testMissingNumShards [junit4] 2> 3583452 INFO (TEST-HdfsCollectionsAPIDistributedZkTest.testNoCollectionSpecified-seed#[666016370845E0E1]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNoCollectionSpecified [junit4] 2> 3583453 INFO (TEST-HdfsCollectionsAPIDistributedZkTest.testNoCollectionSpecified-seed#[666016370845E0E1]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3583456 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr ] o.a.s.h.a.CoreAdminOperation core create command dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003&collection.configName=conf&name=corewithnocollection&action=CREATE&numShards=1&collection=&wt=javabin&version=2 [junit4] 2> 3583457 INFO (OverseerStateUpdate-97322226742001672-127.0.0.1:52083_solr-n_0000000000) [n:127.0.0.1:52083_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 3583480 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 3583486 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.s.IndexSchema [corewithnocollection] Schema name=minimal [junit4] 2> 3583489 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3583490 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.CoreContainer Creating SolrCore 'corewithnocollection' using configuration from collection corewithnocollection [junit4] 2> 3583497 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:37746/data [junit4] 2> 3583497 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 3583497 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.SolrCore [[corewithnocollection] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-001/node2/corewithnocollection], dataDir=[hdfs://localhost:37746/data/corewithnocollection/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003/] [junit4] 2> 3583497 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:37746/data/corewithnocollection/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003/snapshot_metadata [junit4] 2> 3583504 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3583504 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes [junit4] 2> 3583504 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3583515 WARN (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 3585374 INFO (OverseerCollectionConfigSetProcessor-97322226742001672-127.0.0.1:52083_solr-n_0000000000) [n:127.0.0.1:52083_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 3588516 WARN (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 3593520 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3593522 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:37746/data/corewithnocollection/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003 [junit4] 2> 3593547 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:37746/data/corewithnocollection/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003/index [junit4] 2> 3593553 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3593553 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes [junit4] 2> 3593553 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3593577 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3593684 INFO (IPC Server handler 7 on 37746) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51858 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-ce6b6a95-58de-4175-aee0-ddd939812909:NORMAL:127.0.0.1:55115|RBW], ReplicaUC[[DISK]DS-d4cf32b1-2dd5-4d12-95bf-7e3921adbc7f:NORMAL:127.0.0.1:51858|FINALIZED]]} size 0 [junit4] 2> 3593687 INFO (IPC Server handler 8 on 37746) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55115 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-ce6b6a95-58de-4175-aee0-ddd939812909:NORMAL:127.0.0.1:55115|RBW], ReplicaUC[[DISK]DS-d4cf32b1-2dd5-4d12-95bf-7e3921adbc7f:NORMAL:127.0.0.1:51858|FINALIZED]]} size 0 [junit4] 2> 3593721 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 3593721 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3593721 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 3593728 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3593728 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3593742 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.s.SolrIndexSearcher Opening [Searcher@6de39231[corewithnocollection] main] [junit4] 2> 3593743 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 3593743 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 3593743 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3593743 INFO (searcherExecutor-16048-thread-1-processing-n:127.0.0.1:49982_solr x:corewithnocollection c:corewithnocollection) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.SolrCore [corewithnocollection] Registered new searcher Searcher@6de39231[corewithnocollection] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3593743 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557155642928529408 [junit4] 2> 3593760 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3593760 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3593760 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:49982/solr/corewithnocollection/ [junit4] 2> 3593760 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3593760 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.SyncStrategy https://127.0.0.1:49982/solr/corewithnocollection/ has no replicas [junit4] 2> 3593763 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:49982/solr/corewithnocollection/ shard1 [junit4] 2> 3593913 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3593916 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr c:corewithnocollection x:corewithnocollection] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003&collection.configName=conf&name=corewithnocollection&action=CREATE&numShards=1&collection=&wt=javabin&version=2} status=0 QTime=10460 [junit4] 2> 3593918 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr ] o.a.s.h.a.CoreAdminOperation core create command dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003&collection.configName=conf&name=corewithnocollection2&action=CREATE&numShards=1&wt=javabin&version=2 [junit4] 2> 3593920 INFO (OverseerStateUpdate-97322226742001672-127.0.0.1:52083_solr-n_0000000000) [n:127.0.0.1:52083_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 3594931 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 3594939 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.s.IndexSchema [corewithnocollection2] Schema name=minimal [junit4] 2> 3594941 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3594943 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.CoreContainer Creating SolrCore 'corewithnocollection2' using configuration from collection corewithnocollection2 [junit4] 2> 3594943 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:37746/data [junit4] 2> 3594944 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 3594944 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.SolrCore [[corewithnocollection2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-001/node2/corewithnocollection2], dataDir=[hdfs://localhost:37746/data/corewithnocollection2/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003/] [junit4] 2> 3594945 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:37746/data/corewithnocollection2/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003/snapshot_metadata [junit4] 2> 3594952 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3594952 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes [junit4] 2> 3594953 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3594963 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3594964 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:37746/data/corewithnocollection2/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003 [junit4] 2> 3594978 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:37746/data/corewithnocollection2/core_node1//x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003/index [junit4] 2> 3594986 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true] [junit4] 2> 3594986 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes [junit4] 2> 3594986 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 3595004 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.s.b.BlockDirectory Block cache on write is disabled [junit4] 2> 3595041 INFO (IPC Server handler 9 on 37746) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51858 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-65631d02-cee9-44fe-a819-a02e6d3e9616:NORMAL:127.0.0.1:55115|RBW], ReplicaUC[[DISK]DS-c27c9728-5afd-4fd1-bb82-6a2b5daa7ad3:NORMAL:127.0.0.1:51858|RBW]]} size 0 [junit4] 2> 3595043 INFO (IPC Server handler 7 on 37746) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55115 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-65631d02-cee9-44fe-a819-a02e6d3e9616:NORMAL:127.0.0.1:55115|RBW], ReplicaUC[[DISK]DS-c27c9728-5afd-4fd1-bb82-6a2b5daa7ad3:NORMAL:127.0.0.1:51858|RBW]]} size 0 [junit4] 2> 3595055 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog [junit4] 2> 3595056 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3595056 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3 [junit4] 2> 3595072 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3595072 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3595078 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3380ab7[corewithnocollection2] main] [junit4] 2> 3595080 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 3595081 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 3595081 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 3595082 INFO (searcherExecutor-16053-thread-1-processing-n:127.0.0.1:49982_solr x:corewithnocollection2 c:corewithnocollection2) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.SolrCore [corewithnocollection2] Registered new searcher Searcher@3380ab7[corewithnocollection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3595082 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557155644332572672 [junit4] 2> 3595089 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3595089 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3595089 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:49982/solr/corewithnocollection2/ [junit4] 2> 3595089 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3595089 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.SyncStrategy https://127.0.0.1:49982/solr/corewithnocollection2/ has no replicas [junit4] 2> 3595092 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:49982/solr/corewithnocollection2/ shard1 [junit4] 2> 3595196 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3595199 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr c:corewithnocollection2 x:corewithnocollection2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003&collection.configName=conf&name=corewithnocollection2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1280 [junit4] 2> 3595201 INFO (TEST-HdfsCollectionsAPIDistributedZkTest.testNoCollectionSpecified-seed#[666016370845E0E1]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNoCollectionSpecified [junit4] 2> 3595278 INFO (TEST-HdfsCollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[666016370845E0E1]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion [junit4] 2> 3595279 INFO (TEST-HdfsCollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[666016370845E0E1]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3595282 INFO (qtp1392367333-145043) [n:127.0.0.1:49982_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=corewithnocollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3595283 INFO (OverseerThreadFactory-16039-thread-2-processing-n:127.0.0.1:52083_solr) [n:127.0.0.1:52083_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 3595289 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.corewithnocollection [junit4] 2> 3595289 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr ] o.a.s.c.SolrCore [corewithnocollection] CLOSING SolrCore org.apache.solr.core.SolrCore@3eaffabc [junit4] 2> 3595292 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.corewithnocollection [junit4] 2> 3595292 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:37746/data/corewithnocollection/core_node1/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003/snapshot_metadata [junit4] 2> 3595293 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:37746/data/corewithnocollection/core_node1/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003/index [junit4] 2> 3595293 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:37746/data/corewithnocollection/core_node1/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003 [junit4] 2> 3595305 INFO (IPC Server handler 3 on 37746) [ ] BlockStateChange BLOCK* addToInvalidates: blk_1073741825_1001 127.0.0.1:55115 127.0.0.1:51858 [junit4] 2> 3595309 INFO (qtp1392367333-145053) [n:127.0.0.1:49982_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=corewithnocollection&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=19 [junit4] 2> 3596041 INFO (qtp1392367333-145043) [n:127.0.0.1:49982_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=corewithnocollection&action=DELETE&wt=javabin&version=2} status=0 QTime=759 [junit4] 2> 3596045 INFO (qtp1392367333-145047) [n:127.0.0.1:49982_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=corewithnocollection2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3596048 INFO (OverseerCollectionConfigSetProcessor-97322226742001672-127.0.0.1:52083_solr-n_0000000000) [n:127.0.0.1:52083_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 3596048 INFO (OverseerThreadFactory-16039-thread-3-processing-n:127.0.0.1:52083_solr) [n:127.0.0.1:52083_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 3596050 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.corewithnocollection2 [junit4] 2> 3596050 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr ] o.a.s.c.SolrCore [corewithnocollection2] CLOSING SolrCore org.apache.solr.core.SolrCore@58bd8ae3 [junit4] 2> 3596052 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.corewithnocollection2 [junit4] 2> 3596052 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:37746/data/corewithnocollection2/core_node1/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003 [junit4] 2> 3596052 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:37746/data/corewithnocollection2/core_node1/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003/snapshot_metadata [junit4] 2> 3596053 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:37746/data/corewithnocollection2/core_node1/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-003/index [junit4] 2> 3596059 INFO (IPC Server handler 0 on 37746) [ ] BlockStateChange BLOCK* addToInvalidates: blk_1073741826_1002 127.0.0.1:55115 127.0.0.1:51858 [junit4] 2> 3596061 INFO (qtp1392367333-145027) [n:127.0.0.1:49982_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=corewithnocollection2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=11 [junit4] 2> 3596764 INFO (qtp1392367333-145047) [n:127.0.0.1:49982_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=corewithnocollection2&action=DELETE&wt=javabin&version=2} status=0 QTime=719 [junit4] 2> 3596766 INFO (qtp1392367333-145034) [n:127.0.0.1:49982_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=created_and_deleted&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3596768 INFO (OverseerCollectionConfigSetProcessor-97322226742001672-127.0.0.1:52083_solr-n_0000000000) [n:127.0.0.1:52083_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 3596768 INFO (OverseerThreadFactory-16039-thread-4-processing-n:127.0.0.1:52083_solr) [n:127.0.0.1:52083_solr ] o.a.s.c.CreateCollectionCmd Create collection created_and_deleted [junit4] 2> 3596973 INFO (qtp1392367333-145052) [n:127.0.0.1:49982_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2 [junit4] 2> 3597076 INFO (zkCallback-33488-thread-1-processing-n:127.0.0.1:49982_solr) [n:127.0.0.1:49982_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4]) [junit4] 2> 3597347 INFO (org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$ReplicationMonitor@30cda8a1) [ ] BlockStateChange BLOCK* BlockManager: ask 127.0.0.1:51858 to delete [blk_1073741825_1001, blk_1073741826_1002] [junit4] 2> 3597981 INFO (qtp1392367333-145052) [n:127.0.0.1:49982_solr c:created_and_deleted s:shard1 x:created_and_deleted_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 3597986 INFO (qtp1392367333-145052) [n:127.0.0.1:49982_solr c:created_and_deleted s:shard1 x:created_and_deleted_shard1_replica1] o.a.s.s.IndexSchema [created_and_deleted_shard1_replica1] Schema name=minimal [junit4] 2> 3597989 INFO (qtp1392367333-145052) [n:127.0.0.1:49982_solr c:created_and_deleted s:shard1 x:created_and_deleted_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3597989 INFO (qtp1392367333-145052) [n:127.0.0.1:49982_solr c:created_and_deleted s:shard1 x:created_and_deleted_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'created_and_deleted_shard1_replica1' using configuration from collection created_and_deleted [junit4] 2> 3597990 INFO (qtp1392367333-145052) [n:127.0.0.1:49982_solr c:created_and_deleted s:shard1 x:created_and_deleted_shard1_replica1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:37746/data [junit4] 2> 3597990 INFO (qtp1392367333-145052) [n:127.0.0.1:49982_solr c:created_and_deleted s:shard1 x:created_and_deleted_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 3597990 INFO (qtp1392367333-145052) [n:127.0.0.1:49982_solr c:created_and_deleted s:shard1 x:created_and_deleted_shard1_replica1] o.a.s.c.SolrCore [[created_and_deleted_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_666016370845E0E1-001/tempDir-001/node2/created_and_deleted_shard1_replica1], dataDir=[hdfs://localhost:37746/data/created_and_deleted/core_node1/data/] [junit4] 2> 3597990 INFO (qtp1392367333-145052) [n:127.0.0.1:49982_so [...truncated too long message...] dRunner.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> ... 53 more [junit4] 2> 3961812 INFO (SUITE-HdfsWriteToMultipleCollectionsTest-seed#[666016370845E0E1]-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/J2/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_666016370845E0E1-001 [junit4] 2> Jan 21, 2017 5:28:31 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): {rnd_b=FSTOrd50, _version_=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_i=FSTOrd50, id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1660, maxMBSortInHeap=5.70411289098509, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=es-CU, timezone=America/Argentina/Rio_Gallegos [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=2,free=293926808,total=522715136 [junit4] 2> NOTE: All tests run in this JVM: [TestRestoreCore, ConnectionReuseTest, DistributedFacetExistsSmallTest, SuggesterTSTTest, TestHdfsCloudBackupRestore, TestCollationField, LeaderInitiatedRecoveryOnShardRestartTest, TestHighFrequencyDictionaryFactory, DeleteInactiveReplicaTest, CoreAdminHandlerTest, CollectionStateFormat2Test, TestUtils, BufferStoreTest, HdfsChaosMonkeySafeLeaderTest, BadComponentTest, JSONWriterTest, TestCloudDeleteByQuery, MinimalSchemaTest, TestRuleBasedAuthorizationPlugin, TestOrdValues, TestStressLiveNodes, FullSolrCloudDistribCmdsTest, PreAnalyzedFieldTest, HdfsSyncSliceTest, TestImpersonationWithHadoopAuth, CleanupOldIndexTest, TestClassicSimilarityFactory, SolrCoreMetricManagerTest, CloneFieldUpdateProcessorFactoryTest, LukeRequestHandlerTest, TestSubQueryTransformerCrossCore, TestDFRSimilarityFactory, TestAnalyzedSuggestions, CollectionsAPISolrJTest, SolrCoreCheckLockOnStartupTest, HdfsUnloadDistributedZkTest, OverseerTaskQueueTest, TestOnReconnectListenerSupport, TestJsonFacetRefinement, HLLSerializationTest, StatelessScriptUpdateProcessorFactoryTest, QueryParsingTest, VersionInfoTest, CoreSorterTest, TestTolerantSearch, FacetPivotSmallTest, SpellPossibilityIteratorTest, TestConfig, MetricsHandlerTest, TestDistributedMissingSort, SortSpecParsingTest, TestSolrDeletionPolicy1, CdcrBootstrapTest, RestartWhileUpdatingTest, TestUseDocValuesAsStored2, BitVectorTest, RemoteQueryErrorTest, DebugComponentTest, TestDynamicFieldCollectionResource, TlogReplayBufferedWhileIndexingTest, TestCollapseQParserPlugin, SolrCloudExampleTest, TestGeoJSONResponseWriter, TestTrackingShardHandlerFactory, DistributedFacetPivotSmallAdvancedTest, DocValuesMultiTest, TestBinaryResponseWriter, TestRTimerTree, TestSchemaVersionResource, TestSchemaManager, TestShardHandlerFactory, TestIndexingPerformance, TestSolrCloudWithKerberosAlt, TestRebalanceLeaders, TestWriterPerf, TestShortCircuitedRequests, UnloadDistributedZkTest, TestRequestStatusCollectionAPI, RequestLoggingTest, LeaderFailoverAfterPartitionTest, TestMacros, TestMiniSolrCloudCluster, NoCacheHeaderTest, TestSolrConfigHandlerCloud, TestMergePolicyConfig, AutoCommitTest, SuggesterTest, DataDrivenBlockJoinTest, TestTrieFacet, TestIndexSearcher, TestFieldCacheSanityChecker, TestSolrFieldCacheMBean, SolrPluginUtilsTest, DirectUpdateHandlerTest, TestLeaderInitiatedRecoveryThread, TestZkChroot, BinaryUpdateRequestHandlerTest, TestConfigSetsAPIZkFailure, TestGroupingSearch, TestLFUCache, TestManagedSynonymFilterFactory, TestConfigSets, TestExtendedDismaxParser, TestDocTermOrds, CheckHdfsIndexTest, SimpleFacetsTest, SolrJmxReporterTest, TimeZoneUtilsTest, TestDocBasedVersionConstraints, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder, TestJoin, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, TestLazyCores, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, DocValuesTest, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, RegexBoostProcessorTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, TestDocSet, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestXIncludeConfig, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, PeerSyncReplicationTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestRandomFlRTGCloud, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorRandomCloud, HdfsBasicDistributedZk2Test, HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest] [junit4] Completed [521/680 (2!)] on J2 in 34.25s, 1 test, 1 failure <<< FAILURES! [...truncated 62947 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org